apr-gdbm-db42 upgrade conflicting with libtool

David Southwell david at vizion2000.net
Tue Aug 4 13:27:10 UTC 2009


> 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 at 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


More information about the freebsd-ports mailing list