Date: Tue, 4 Aug 2009 14:26:57 +0100 From: David Southwell <david@vizion2000.net> To: troy@twisted.net Cc: "Philip M. Gollucci" <pgollucci@p6m7g8.com>, pgollucci@freebsd.org, freebsd-ports@freebsd.org, "N.J. Mann" <njm@njm.me.uk> Subject: Re: apr-gdbm-db42 upgrade conflicting with libtool Message-ID: <200908041426.57664.david@vizion2000.net> In-Reply-To: <4A7828FE.8080205@twisted.net> References: <20090803125519.GA60550@twisted.net> <4A777098.4030206@p6m7g8.com> <4A7828FE.8080205@twisted.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> It seems this may be related to AMD64 kernel? > > Still getting the following error while trying to compile. > > 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. > > > Whats in your /etc/make.conf and related? > > > > $ make -V PYTHON -V PYTHON_VER > > 2.5 > > > What do the symlinks look like in /usr/local/bin/py* ? > > No symlinks there: > > -r-xr-xr-x 2 root wheel 84 Jul 18 00:06 pydoc* > -r-xr-xr-x 1 root wheel 84 Jul 18 00:16 pydoc2.4* > -r-xr-xr-x 2 root wheel 84 Jul 18 00:06 pydoc2.5* > -rwxr-xr-x 1 root wheel 262 Jul 31 06:09 pyste.py* > -r-xr-xr-x 2 root wheel 1189960 Jul 18 00:05 python* > -r-xr-xr-x 2 root wheel 1424 Jul 18 00:06 python-config* > -r-xr-xr-x 2 root wheel 4976 Jul 18 00:06 python-shared* > -r-xr-xr-x 2 root wheel 1431 Jul 18 00:06 python-shared-config* > -r-xr-xr-x 1 root wheel 5040 Jul 18 00:16 python-shared2.4* > -r-xr-xr-x 2 root wheel 4976 Jul 18 00:06 python-shared2.5* > -r-xr-xr-x 2 root wheel 1431 Jul 18 00:06 python-shared2.5-config* > -r-xr-xr-x 1 root wheel 1024424 Jul 18 00:16 python2.4* > -r-xr-xr-x 2 root wheel 1189960 Jul 18 00:05 python2.5* > -r-xr-xr-x 2 root wheel 1424 Jul 18 00:06 python2.5-config* may be I have a clue but am not certain which step was responsible for finally getting apr to compile so I am going through what I did in the hope it may help I cannot guarantee I have remembered everything because it was spread over many hours whilst doing many other tasks!! 1. I revisited UPDATING and found I had skipped: 20090802: AFFECTS: users of devel/libtool15 and devel/libltdl15 AUTHOR: mezz@FreeBSD.org The devel/libtool15 and devel/libltdl15 ports have been moved to libtool22 and libltdl22 respectively then updated to 2.2.6a. You will need to run portmaster or portupgrade to properly perform the upgrade: and followed the instructions there. 2. I did portupgrade -af 3. I then deinstalled devel/apr. 4. I deinstalled and recompiled python2.6 5. I then recompiled devel/apr and voila!! david
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908041426.57664.david>