You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Pier Fumagalli <pi...@betaversion.org> on 2001/09/02 02:28:45 UTC

Small LibTool problem on Darwin...

Just compiled httpd 2.0 off CVS and I have a small problem with the GNU
libtool included with OS/X 10.0.4 and the latest developers CD... It doesn't
link libraries in the right way (dunno still if it's actually LibTool, or
Darwin's LD)... Example...

./httpd -l
dyld: ./httpd can't open library: .libs/libaprutil.dylib  (No such file or
directory, errno = 2)

Will investigate further, though! :)

    Pier