Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-10-23 Thread Ron X
i couldn't access to it: i am only in wo-dev 2012/10/5 Gaastra Dennis - WO Lists webobjects_li...@webappz.com Please look at my email from yesterday: Mountain Lion WO Deployment Package by WEBAPPZ Greetings, Dennis On 02/Oct/12 2:49 PM, Brook, James wrote: I had the same problem. I

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-10-05 Thread Gaastra Dennis - WO Lists
Please look at my email from yesterday: Mountain Lion WO Deployment Package by WEBAPPZ Greetings, Dennis On 02/Oct/12 2:49 PM, Brook, James wrote: I had the same problem. I got the adaptor to compile by manually modifying the /usr/sbin/apxs script. On the lines where 'libtool' is called I

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-10-02 Thread Brook, James
I had the same problem. I got the adaptor to compile by manually modifying the /usr/sbin/apxs script. On the lines where 'libtool' is called I added --tag CC to the list of arguments. That's in two places. I am not sure why that is necessary because according to the manual libtool should try

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-09-03 Thread Johann Werner
If you type gcc -v on your command line what output do you get? Am 03.09.2012 um 07:37 schrieb Ron X ron.x.by...@gmail.com: hi! no, have the same problem: vm-mlion-01:~ esuser$ cd Documents/wonder.old/Utilities/Adaptors/ vm-mlion-01:Adaptors esuser$ ls APPLE_LICENSE

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-09-03 Thread Ron X
vm-mlion-01:~ esuser$ gcc -v Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-09-02 Thread Ron X
hi! no, have the same problem: vm-mlion-01:~ esuser$ cd Documents/wonder.old/Utilities/Adaptors/ vm-mlion-01:Adaptors esuser$ ls APPLE_LICENSEInstallationInstructions.html AdaptorMakefile ApacheNSAPI Apache2PB.project Apache2.2

Re: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so

2012-08-31 Thread Bastian Triller
hello, haven't tried to build on MacOS yet, but i think something like $ cd $wonder/Utilities/Adaptors $ make ADAPTORS=Apache2.2 OS=MACOS APXS=/usr/sbin/apxs could work. Bastian Am Freitag, den 31.08.2012, 18:02 +0300 schrieb Ron X: hi here is the output: bash-3.2$ make Makefile:52: