Date: Mon, 3 Aug 2009 16:50:55 +0100 From: "N.J. Mann" <njm@njm.me.uk> To: freebsd-ports@FreeBSD.org, pgollucci@FreeBSD.org Subject: Re: apr-gdbm-db42 upgrade conflicting with libtool Message-ID: <20090803155055.GA31733@titania.njm.me.uk> In-Reply-To: <20090803125519.GA60550@twisted.net> References: <20090803125519.GA60550@twisted.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20090803125519.GA60550@twisted.net>, Troy (troy@twisted.net) wrote: > I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran > into the following error. My libtool was just upgraded to libtool-2.2.6a > so there may be a conflict there. Anyone have ideas? >=20 >=20 > checking minix/config.h usability... no > checking minix/config.h presence... no > checking for minix/config.h... no > checking whether it is safe to define __EXTENSIONS__... yes > checking for library containing strerror... none required > checking whether system uses EBCDIC... no > performing libtool configuration... > ./configure: 9753: Syntax error: word unexpected (expecting ")") > *** Error code 2 >=20 > Stop in /usr/ports/devel/apr. > *** Error code 1 >=20 > Stop in /usr/ports/devel/apr. I am also having problems updating devel/apr. In my case it gets past the configure stage and fails during the compile stage: %%%%% =3D=3D=3D> Building for apr-gdbm-db43-1.3.7.1.3.8 cd /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7; /usr/bin/env TMPD= IR=3D"/home/njm/tmp" TMPDIR=3D"/home/njm/tmp" SHELL=3D/bin/sh NO_LINT=3DYES= ACLOCAL=3D/usr/local/bin/aclocal-1.9 AUTOMAKE=3D/usr/local/bin/automake-1.= 9 AUTOMAKE_VERSION=3D19 AUTOCONF=3D/usr/local/bin/autoconf-2.62 AUTOHEADER= =3D/usr/local/bin/autoheader-2.62 AUTOIFNAMES=3D/usr/local/bin/ifnames-2.62= AUTOM4TE=3D/usr/local/bin/autom4te-2.62 AUTORECONF=3D/usr/local/bin/autore= conf-2.62 AUTOSCAN=3D/usr/local/bin/autoscan-2.62 AUTOUPDATE=3D/usr/local/b= in/autoupdate-2.62 AUTOCONF_VERSION=3D262 LIBTOOL=3D/usr/local/bin/libtool = LIBTOOLIZE=3D/usr/local/bin/libtoolize LIBTOOL_M4=3D/usr/local/share/acloca= l/libtool.m4 PREFIX=3D/usr/local LOCALBASE=3D/usr/local X11BASE=3D/usr/loc= al MOTIFLIB=3D"-L/usr/local/lib -lXm -lXp" LIBDIR=3D"/usr/lib" CC=3D"cc" = CFLAGS=3D"-O2 -fno-strict-aliasing -pipe" CXX=3D"c++" CXXFLAGS=3D"-O2 -fno-= strict-aliasing -pipe" MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"ins= tall -s -m 555" BSD_INSTALL_SCRIPT=3D"install -m 555" BSD_INSTALL_DAT= A=3D"install -m 444" BSD_INSTALL_MAN=3D"install -m 444" /usr/bin/make /bin/sh /libtool --silent --mode=3Dcompile cc -O2 -fno-strict-aliasing -p= ipe -DHAVE_CONFIG_H -I./include -I/usr/ports.workdir/usr/ports/devel/apr= /work/apr-1.3.7/include/arch/unix -I./include/arch/unix -I/usr/ports.workdi= r/usr/ports/devel/apr/work/apr-1.3.7/include/arch/unix -I/usr/ports.workdir= /usr/ports/devel/apr/work/apr-1.3.7/include -o passwd/apr_getpass.lo -c pa= sswd/apr_getpass.c && touch passwd/apr_getpass.lo /libtool: Can't open /libtool: No such file or directory *** Error code 2 Stop in /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7. *** Error code 1 Stop in /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7. *** Error code 1 Stop in /usr/ports/devel/apr. *** Error code 1 Stop in /usr/ports/devel/apr. %%%%% I have not had time to try to figure out what is going wrong, but I may have time tomorrow. Cheers, Nick. --=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090803155055.GA31733>