Re: Another darwin/10.1 problem

2002-01-05 Thread Wilfredo Sánchez
I'm guessing here that mod_access.so was build as a library and not as a bundle. Run file on the .so to find out. It should say Mach-O bundle ppc and not Mach-O dynamically linked shared library. For example: [bartleby:~] wsanchez% file /usr/lib/libSystem.B.dylib

Re: Another darwin/10.1 problem

2002-01-05 Thread Sander Temme
I'm guessing here that mod_access.so was build as a library and not as a bundle. Run file on the .so to find out. It should say Mach-O Yup there's a problem: [monalisa:/tmp/apache2/modules] sctemme% file mod_access.so mod_access.so: Mach-O dynamically linked shared library ppc If this is

Re: Another darwin/10.1 problem

2002-01-05 Thread Wilfredo Sanchez
I have a version of libtool 1.4.2 installed on moof which is what I've asked to be submitted into the development build of OS X. It seems to work; I build an httpd with it and Fitz built SVN with it. Source is in Darwin CVS. Looks like the libtool owners are keeping up with Darwin patches

Another darwin/10.1 problem

2001-12-29 Thread Sander Temme
Just did my standard build using HEAD. There is a problem loading DSO images into the server. This worked for a while, but stopped working between the last time I looked at this and somewhere last week. Symptom: [monalisa:/tmp/apache2] sctemme% bin/apachectl start Syntax error on line 218 of