Date: Tue, 18 May 2010 10:43:12 +0200 From: "DA Forsyth" <d.forsyth@ru.ac.za> To: freebsd-questions@freebsd.org Subject: building apr1 fails Message-ID: <4BF26F40.25770.3B84C35@d.forsyth.ru.ac.za>
next in thread | raw e-mail | index | archive | help
Hiya all Going round in circles here tryign to update apache 2.0 to 2.2 I have read UPDATING and it says to uninstall apache before updating apr. However, apr will not build, giving ===> Building for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1 cd /usr/ports/devel/apr1/work/apr-1.4.2; /usr/bin/env SHELL=/bin/sh NO_LINT=YES ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib - lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O -pipe" CXX="c++" CXXFLAGS="-O -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" make /bin/sh /usr/ports/devel/apr1/work/apr-1.4.2/libtool --silent -- mode=compile cc -g -O2 -DHAVE_CONFIG_H -I./include - I/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix - I./include/arch/unix -I/usr/ports/devel/apr1/work/apr- 1.4.2/include/arch/unix -I/usr/ports/devel/apr1/work/apr- 1.4.2/include -o passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch passwd/apr_getpass.lo 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 /usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: not found /usr/ports/devel/apr1/work/apr-1.4.2/libtool: X- I/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not found /usr/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include/arch/unix: not found /usr/ports/devel/apr1/work/apr-1.4.2/libtool: X- I/usr/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: not found /usr/ports/devel/apr1/work/apr-1.4.2/libtool: X- I/usr/ports/devel/apr1/work/apr-1.4.2/include: not found X-c: not found /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 *** Error code 1 Stop in /usr/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /usr/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /usr/ports/devel/apr1. *** Error code 1 Stop in /usr/ports/devel/apr1. ====================================== I've tried a bunch of stuff, including rebuilding libtool22, upgrading to python26 and a few other things I cannot recall now. Please help. -- DA Fo rsyth Network Supervisor Principal Technical Officer -- Institute for Water Research http://www.ru.ac.za/institutes/iwr/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF26F40.25770.3B84C35>