On Tue, Sep 07, 2004 at 07:19:45AM +0100, Joe Orton wrote: > On Tue, Sep 07, 2004 at 09:25:14AM +1000, Ian Holsman wrote: > > I got the following error when I tried building the HTTP2.0/apr-0.9 cvs > > snapshots. > > > > it seems that AP_LIBS is not getting the directory set for apr-util > > > > in config_vars.mk: > > AP_LIBS = /home/ianh/httpd-2.0/srclib/pcre/libpcre.la ./libaprutil-0.la > > -lgdbm -ldb -lexpat /home/ianh/httpd-2.0/srclib/apr/libapr-0.la -lrt -lm > > -lcrypt -lnsl -lpthread -ldl > > Can you send in the generated srclib/apr-util/apu-config script?
The script Ian sent me privately had: APU_SOURCE_DIR="/home/blah/blah/srclib/apr-util" APU_BUILD_DIR="." the latter is weird. Are you using autoconf 2.58 by any chance? There was a bug which caused stuff like this which was fixed in 2.59. joe
