apr-gdbm-db42 upgrade conflicting with libtool

N.J. Mann njm at njm.me.uk
Mon Aug 3 15:51:00 UTC 2009


In message <20090803125519.GA60550 at twisted.net>,
	Troy (troy at 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?
> 
> 
> 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
> 
> Stop in /usr/ports/devel/apr.
> *** Error code 1
> 
> 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:

%%%%%

===>  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 TMPDIR="/home/njm/tmp" TMPDIR="/home/njm/tmp" 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="-O2 -fno-strict-aliasing -pipe" CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s  -m 555"  BSD_INSTALL_SCRIPT="install   -m 555"  BSD_INSTALL_DATA="install   -m 444"  BSD_INSTALL_MAN="install   -m 444" /usr/bin/make
/bin/sh /libtool --silent --mode=compile cc   -O2 -fno-strict-aliasing -pipe -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.workdir/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 passwd/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.
-- 



More information about the freebsd-ports mailing list