From owner-freebsd-ports@FreeBSD.ORG Tue Aug 4 12:26:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 926151065674; Tue, 4 Aug 2009 12:26:40 +0000 (UTC) (envelope-from troy@twisted.net) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.freebsd.org (Postfix) with ESMTP id 54EA28FC19; Tue, 4 Aug 2009 12:26:40 +0000 (UTC) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id A564BFD8CFE; Tue, 4 Aug 2009 07:31:07 -0500 (CDT) X-Virus-Scanned: by amavisd-new at twisted.net Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bruisk1J5Swm; Tue, 4 Aug 2009 07:31:07 -0500 (CDT) Received: from [172.16.0.5] (sindrome.twisted.net [172.16.0.5]) by oz.twisted.net (Postfix) with ESMTPSA id F27B9FD8CC9; Tue, 4 Aug 2009 07:31:06 -0500 (CDT) Message-ID: <4A7828FE.8080205@twisted.net> Date: Tue, 04 Aug 2009 07:26:38 -0500 From: Troy User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <20090803125519.GA60550@twisted.net> <20090803155055.GA31733@titania.njm.me.uk> <200908031739.33343.david@vizion2000.net> <4A777098.4030206@p6m7g8.com> In-Reply-To: <4A777098.4030206@p6m7g8.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: pgollucci@freebsd.org, David Southwell , freebsd-ports@freebsd.org, "N.J. Mann" Subject: Re: apr-gdbm-db42 upgrade conflicting with libtool X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2009 12:26:40 -0000 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*