|
From: Andy B. <aba...@ca...> - 2003-04-14 00:51:57
|
Would you like me to post the patched files to this mailing list or to the Patches section of wrapper.sourceforge.net? Also, is a "cvs diff -u" patchfile sufficient? FYI, I still need to put in IFDEFs in the C code to mark my Mac changes. I know a lot more Java than I know C, so I'm going to use the advice in this message as my guide for Mac OS X IFDEFs. <http://www.omnigroup.com/mailman/archive/macosx-dev/2000-May/ 001923.html> One last note, I get Segmentation Faults when "wrapper.logfile.loglevel" is set to INFO. I found that setting this to DEBUG made the Segmentation Faults go away. Perhaps this points to a bug somewhere. I'll try to reproduce this problem again and post the console output of the SegFault; I've done zero C coding on Macs so the error output didn't help me much. Cheers, ~Andy On Sunday, April 13, 2003, at 12:22 AM, Leif Mortenson wrote: > Great that was on my list. There is even a MacOSX server on the > SourceForge compile farm so I can start including it in releases. > Please > post the patched files. CVS diffs if possible. I can handle the > source files > as is though if need be. > > Cheers, > Leif > > Andy Barnett wrote: > >> Has any effort been put toward making Java Service Wrapper compatible >> with Mac OS X? I could not find any references to Mac OS X in the >> forums or mailing lists. >> >> If anyone is interested I have successfully compiled and executed >> Java Service Wrapper on my iMac -- more specifically: Mac OS X >> (Version 10.2.5) with Java 2 (1.4.1_01) and Apple's version of gcc3 >> and gmake. >> >> I had to create a new Makefile.macosx, extend build.xml to recognize >> Mac OS X, and tweak property.c, wrapper.c, and wrapper.h. >> >> Cheers, >> ~Andy >> aba...@ca... |