On 01 Aug 2001 14:21:27 -0700, Justin Erenkrantz wrote: > On Wed, Aug 01, 2001 at 01:53:20PM -0700, Ian Holsman wrote: > > Is it possible to get it so that libexpat & libmm get copied to the > > install/lib directory ?? > > rbb added libmm last week. I just committed logic to install libexpat > when we use the bundled copy. >
results on apr-util (latest CVS) did a make distclean, removed aclocal.m4 ./buildconf Copying libtool helper files ... You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `conftools'. Creating config.h.in ... Creating configure ... configure.in:75: AC_PROG_CPP was called before AC_PROG_CC Making all in misc make[1]: Entering directory `/usr/local/src/httpd-2.0/srclib/apr-util/misc' make[2]: Entering directory `/usr/local/src/httpd-2.0/srclib/apr-util/misc' /bin/sh /usr/local/src/httpd-2.0/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -I/usr/local/src/httpd-2.0/srclib/apr-util/include -I/usr/local/src/httpd-2.0/srclib/apr-util/../apr/include -c apr_date.c && touch apr_date.lo make[2]: Leaving directory `/usr/local/src/httpd-2.0/srclib/apr-util/misc' make[1]: Leaving directory `/usr/local/src/httpd-2.0/srclib/apr-util/misc' make[1]: Entering directory `/usr/local/src/httpd-2.0/srclib/apr-util' libtool: link: only absolute run-paths are allowed make[1]: *** [libaprutil.la] Error 1 make[1]: Leaving directory `/usr/local/src/httpd-2.0/srclib/apr-util' make: *** [all-recursive] Error 1 if it makes any difference.. this is using libtool 1.4 (which was working fine a week ago) > Please check it out. -- justin -- Ian Holsman Performance Measurement & Analysis CNET Networks - 415 364-8608
