On Wed, Jun 02, 2010 at 01:02:11PM -0300, Marc G. Fournier wrote: > X--mode=compile: not found > *** Warning: inferring the mode of operation is deprecated.: not found > *** Future versions of Libtool will require --mode=MODE be specified.: not > found > Xcc: not found > X-g: not found > X-O2: not found > X-DHAVE_CONFIG_H: not found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/usr/local/include: not found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not > found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not > found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I./include/arch/unix: not found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not > found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > X-I/home/ports/usr/ports/devel/apr1/work/apr-1.4.2/include: not found > X-c: not found > /home/ports/usr/ports/devel/apr1/work/apr-1.4.2/libtool: > Xpasswd/apr_getpass.lo: not found > libtool: compile: cannot determine name of library object from `': not > found
I got the same errors. As I only need apr for Subversion I was able to work around it by editing the subversion makefile to use apr0. The svn port will use apr0 if ${APACHE_VERSION} > 20, but if 2+ or no apache is installed it insists on apr1. -- Dylan Leigh - www.dylanleigh.net _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"