Compiling mod_WebObjecs on Leopard
Compiling mod_WebObjecs on Leopard
- Subject: Compiling mod_WebObjecs on Leopard
- From: Atli Páll Hafsteinsson <email@hidden>
- Date: Mon, 25 Aug 2008 09:41:40 +0000
- Thread-topic: Compiling mod_WebObjecs on Leopard
Title: Compiling mod_WebObjecs on Leopard
Hi
I am trying set up mod_WebObjects on my Leopard dev machine, compiling the .so works fine but when apache tryes to load the module it complains:
8/25/08 9:38:23 AM org.apache.httpd[95028] httpd: Syntax error on line 484 of /private/etc/apache2/httpd.conf: Syntax error on line 2 of /private/etc/apache2/other/webobjects.conf: Cannot load /usr/libexec/apache2/mod_WebObjects.so into server: dlopen(/usr/libexec/apache2/mod_WebObjects.so, 10): no suitable image found. Did find:\n\t/usr/libexec/apache2/mod_WebObjects.so: mach-o, but wrong architecture
My machine is a intel dualcore MacBook Pro and the build script sets:
-arch ppc -arch ppc64 -arch i386 -arch x86_64
Tryed to set it to only -arch x86_64 or -arch i386 gives the same error.
Anyone sucessfully done this ?
Regards
Atli Páll Hafsteinsson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden