Hi all,

With a CVS checkout out half an hour ago, this happened:

./configure --prefix=/opt/local/apache2 --enable-debug
--enable-maintainer-mode --enable-proxy 

[root@jessica httpd-2.0]# make install
Making install in srclib
make[1]: Entering directory
/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib'
Making install in apr
make[2]: Entering directory
/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib/apr'
ar: lib/*.o: No such file or directory
make[2]: *** [libapr.la] Error 1
make[2]: Leaving directory
/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib/apr'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
/home/minfrin/src/apache/sandbox/proxy/httpd-2.0/srclib'
make: *** [install-recursive] Error 1

Manually going into the srclib/apr directory and typing "make" then
worked - going back and typing "make install" again allowed the tree to
be built. Did a "make clean" and the error came back.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]                "There's a moon
                                        over Bourbon Street
                                                tonight..."


Reply via email to