|
|
| <prev next> |
Sponsor |
log4cxx and MacOS X: msg#00000apache.logging.log4cxx.user
I have MacOS X 10.3.5, gcc 3.3 and I try to use log4cxx 0.9.7. To compile the lib, I had to modify the following lines in serversockect.cpp : #include <log4cxx/config.h> #ifdef WIN32 #include <windows.h> #include <winsock.h> #else #include <netinet/in.h> #endif into #include <log4cxx/config.h> #ifdef WIN32 #include <windows.h> #include <winsock.h> #else #ifdef __APPLE__ #include <netdb.h> #endif #include <netinet/in.h> #endif The trivial example works fine but delayedloop exit on signal 11. I try to understand why. I think it is a library problem. If it can helps somebody, I made a XCode 1.5 project of log4cxx. For the moment, it compiles the dynamic library and the two examples. In the future, I will add more features. Bernard.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Next by Date: | Re: log4cxx and MacOS X, Sven A. Schmidt |
|---|---|
| Next by Thread: | Re: log4cxx and MacOS X, Sven A. Schmidt |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|