hmm... axis header files define their own version of functions that the OS provides? Well no wonder it doesn't work, that usleep prototype is totally bogus to have in axutil_unix.h. Actually, come to think of it, I needed to make the same change to compile axis on HPUX, along with a few other things [*1], so it's not just OSX that complains.
eric [*1] in brief: remove -Werror and -ansi from all Makefiles edit uuid_gen_unix.c and comment out sys/sockio.h edit axutil_unix.h and comment out getopt.h and the usleep prototype edit config.h and add a "#define HAVE_NET_IF_H 1" line. fiddle with CADBBeanTemplateSource.xsl in Axis2/Java to fix some int64_t casts in printf calls. >-----Original Message----- >From: Dimuthu Gamage [mailto:dimut...@gmail.com] >Sent: Monday, June 29, 2009 8:43 PM >To: Apache AXIS C Developers List >Subject: Re: build instructions for Mac OS/X > >Hi Sanjay, > >I assume you are the same one asked this on my blog, >http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performa >nce-test-with-wsdl-caching/#comment-9302 > >Did you try the workaround mentioned here, >http://www.dimuthu.org/blog/2008/10/28/wsfphp-services-performa >nce-test-with-wsdl-caching/#comment-9332 > >Thanks >Dimuthu. > > >On Fri, Jun 26, 2009 at 12:05 PM, Sanjay Sharma ><infrahea...@hotmail.com> wrote: > > > Are there instructions anwhere to build on Mac OS/X. I >would not mind if I have to start with an old version. > > Thanks > Sanjay > > >________________________________ > > Windows Live(tm) SkyDrive(tm): Get 25 GB of free online >storage. Get it on your BlackBerry or iPhone. ><http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25 >GB_062009> > > > > >-- >Thanks, >Dimuthu Gamage > >http://www.dimuthu.org >http://www.wso2.org > >