Unfortunately I cannot apply the patch now, since I have changed the
axutil_uuid_get_mac_addr() significantly after your first mail. It is
much appreciated, if you can check the latest svn HEAD and report
problems if they still exist.
I was a little too slow. ;-) Updated to your code, and every
Hi Terry,
Unfortunately I cannot apply the patch now, since I have changed the
axutil_uuid_get_mac_addr() significantly after your first mail. It is
much appreciated, if you can check the latest svn HEAD and report
problems if they still exist.
Thanks
-sahan
On 7/11/07, Terry Wilson <[EMAIL PRO
On 7/10/07, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
Terry Wilson wrote:
> When trying to compile axis2c to create a 4-way universal binary
> (ppc/x86 32/64-bit) under OS X leopard:
>
> env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
> -arch ppc7400 -arch x86_64 -arch pp
Also, under OS X copy_samples.sh which uses 'find -name' fails because
OS X forces the directory to be the first argument. Changing to 'find
. -name' should work across all platforms.
Yes this is a bug, will fix that.
Fixed in trunk.
Samisa...
--
Samisa Abeysinghe : http://www.wso2.org/ (W
Terry Wilson wrote:
When trying to compile axis2c to create a 4-way universal binary
(ppc/x86 32/64-bit) under OS X leopard:
env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
-arch ppc7400 -arch x86_64 -arch ppc64" LDFLAGS="-arch i386 -arch
ppc7400 -arch x86_64 -arch ppc64" .
When trying to compile axis2c to create a 4-way universal binary
(ppc/x86 32/64-bit) under OS X leopard:
env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
-arch ppc7400 -arch x86_64 -arch ppc64" LDFLAGS="-arch i386 -arch
ppc7400 -arch x86_64 -arch ppc64" ./configure
--disable-