From owner-freebsd-ports@FreeBSD.ORG Tue Aug 11 03:24:03 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 0AC46106566B; Tue, 11 Aug 2009 03:24:03 +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 BB7398FC1F; Tue, 11 Aug 2009 03:24:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id EDCBFFD8FFD; Mon, 10 Aug 2009 22:29:13 -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 AwXt1JHl3fO2; Mon, 10 Aug 2009 22:29:13 -0500 (CDT) Received: from [172.16.0.5] (sindrome.twisted.net [172.16.0.5]) by oz.twisted.net (Postfix) with ESMTPSA id 7FF84FD8FEC; Mon, 10 Aug 2009 22:29:13 -0500 (CDT) Message-ID: <4A80E451.6060605@twisted.net> Date: Mon, 10 Aug 2009 22:24:01 -0500 From: Troy User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: troy@twisted.net References: <20090803125519.GA60550@twisted.net> <200908100908.41776.david@vizion2000.net> <4A801DFE.9090309@twisted.net> <200908101513.50744.david@vizion2000.net> <4A80E01A.4000101@twisted.net> In-Reply-To: <4A80E01A.4000101@twisted.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Philip M. Gollucci" , 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, 11 Aug 2009 03:24:03 -0000 Troy wrote: > Updated all ports to python 26 and the problem still exists: > > pkg_info|grep py > boost-python-libs-1.39.0 Framework for interfacing Python and C++ > p5-Clone-0.31 Clone - recursively copy Perl datatypes > py26-dbus-0.83.0_1 Python bindings for the D-BUS messaging system > py26-elementtree-1.2.6_1 Container for hierarchical data structures > written in Pytho > py26-sip-4.8.2,1 Python to C and C++ bindings generator > py26-xml-0.8.4_2 PyXML: Python XML library enhancements > python26-2.6.2_1 An interpreted object-oriented programming language > ruby18-bdb-0.6.5_1 Ruby interface to Sleepycat's Berkeley DB revision > 2 or lat > xdpyinfo-1.0.3 Display information utility for X > > checking for stdint.h... yes > checking for unistd.h... yes > 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. > *** Error code 1 > > Stop in /usr/ports/devel/apr. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall20090810-73192-8x2jso-0 env make reinstall > ** Fix the installation problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! devel/apr (install error) > > > FreeBSD somedomain 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat May 23 > 10:45:33 CDT 2009 someone@domain /usr/obj/usr/src/sys/kernel amd64 > > Any thoughts? > > -Troy > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Just to add to this the following warnings came up when trying to build apr. I also deinstalled libtool and it installs just fine. I also researched these errors and someone said it was related to gettext. I reinstalled it just to be safe and still it did not change the outcome. Copying libtool helper files ... buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... configure.in:190: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd build/libtool.m4:67: LT_INIT is expanded from... build/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... configure.in:190: the top level configure.in:190: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd configure.in:190: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd configure.in:190: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd Creating configure ... configure.in:190: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd build/libtool.m4:67: LT_INIT is expanded from... build/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... configure.in:190: the top level configure.in:190: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd configure.in:190: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd configure.in:190: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd configure:9755: error: possibly undefined macro: m4_ifval If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:12392: error: possibly undefined macro: _LT_SET_OPTIONS configure:12392: error: possibly undefined macro: LT_INIT