From owner-freebsd-ports@FreeBSD.ORG Thu May 19 23:54:31 2011 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 AD018106566C; Thu, 19 May 2011 23:54:31 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id BA1018FC1E; Thu, 19 May 2011 23:54:30 +0000 (UTC) Received: from unixmania.com ([189.251.21.91]) by ns2.bafirst.com with esmtp; Thu, 19 May 2011 18:54:28 -0500 id 000DA804.4DD5ADB4.00001DAA Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Thu, 19 May 2011 18:54:31 -0500 id 000CF014.4DD5ADB7.00005A48 Received: from dsl-189-251-21-91-dyn.prod-infinitum.com.mx (dsl-189-251-21-91-dyn.prod-infinitum.com.mx [189.251.21.91]) by econet.encontacto.net (Horde Framework) with HTTP; Thu, 19 May 2011 18:54:31 -0500 Message-ID: <20110519185431.70771l17l7qnc3wg@econet.encontacto.net> Date: Thu, 19 May 2011 18:54:31 -0500 From: eculp To: ohauer@FreeBSD.org References: <20110518071146.68292soqu8iwa084@econet.encontacto.net> <20110518135737.18787ceulp6578ws@econet.encontacto.net> <4DD4228A.9000800@FreeBSD.org> <20110518174415.13594wsom2y5g8e8@econet.encontacto.net> <20110519125125.12373ryvsgo8bezk@econet.encontacto.net> <4DD563BF.4070202@FreeBSD.org> In-Reply-To: <4DD563BF.4070202@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_1j51l9g1wdlw" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; FreeBSD i386; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 X-IMP-Server: 189.251.21.91 X-Originating-IP: 189.251.21.91 X-Originating-User: eculp@encontacto.net X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports Subject: Re: Issue with apr1 on up to date freebsd stable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2011 23:54:31 -0000 This message is in MIME format. --=_1j51l9g1wdlw Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoting Olli Hauer : > On 2011-05-19 19:51, eculp wrote: >> Quoting eculp : >> >>> Quoting Olli Hauer : >>> >>>> On 2011-05-18 20:57, eculp wrote: >>>>> Quoting eculp : >>>>> >>>>>> For a couple of days I have not been able to upgrade apr1. It dies w= ith >>>>>> libtool that I've also rebuilt. >>>>>> >>>>>> 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: 9904: Syntax error: word unexpected (expecting ")") >>>>>> *** Error code 2 >>>>>> >>>>>> Stop in /new/usr/local/ports/devel/apr1. >>>>>> *** Error code 1 >>>>>> >>>>>> Stop in /new/usr/local/ports/devel/apr1. >>>>>> >>>>>> uname -a >>>>>> FreeBSD unixmania.com 7.4-STABLE FreeBSD 7.4-STABLE #1203: Wed =20 >>>>>> Apr 20 04:57:59 >>>>>> CDT 2011 root@unixmania.com:/usr/obj/usr/src/sys/ENCONTACTO i386 >>>>>> >>>>>> The system is actually up to date with a kernel compile from =20 >>>>>> this morning but >>>>>> I haven't reset it since Apr. 20. Ports are a few days behind =20 >>>>>> because of this >>>>>> problem with apr1. >>>>> >>>> >>>> Hi Ed, >>>> >>>> I just build apr1 with LDAP on 7.4-i386 and 8.2-amd64. >>>> Please try with an updated portstree, there was a patch submitted to ap= r1. >>>> >>>> If this doesn't help please provide also a >>>> $> make showconfig >>>> from your apr1 directory and which openldap version is used. >>> >>> Thanks for your reply Olli, >>> >>> The kernel and all sources are updated daily everything is based =20 >>> on today's >>> sources, kernel and ports that build.. Ports are a bit behind =20 >>> because I need >>> apr1 to build first. >>> >>> # uname -a >>> FreeBSD unixmania.com 7.4-STABLE FreeBSD 7.4-STABLE #1210: Wed May =20 >>> 18 05:16:34 >>> CDT 2011 root@unixmania.com:/usr/obj/usr/src/sys/ENCONTACTO i386 >>> >>> /usr/ports/devel/apr1 # make showconfig >>> =3D=3D=3D> The following configuration options are available for >>> apr-ipv6-devrandom-gdbm-db46-ldap24-1.4.4.1.3.11_1: >>> THREADS=3Don "Enable Threads in apr" >>> IPV6=3Don "Enable IPV6 Support in apr" >>> BDB=3Don "Enable Berkley BDB support in apr-util" >>> GDBM=3Don "Enable GNU dbm support in apr-util" >>> LDAP=3Don "Enable LDAP support in apr-util" >>> MYSQL=3Doff "Enable MySQL suport in apr-util" >>> NDBM=3Doff "Enable NDBM support in apr-util" >>> PGSQL=3Doff "Enable Postgresql suport in apr-util" >>> SQLITE=3Doff "Enable SQLite3 support in apr-util" >>> DEVRANDOM=3Don "Use /dev/random or compatible in apr" >>> =3D=3D=3D> Use 'make config' to modify these settings >>> >>> Ports that portmaster lists as needing upgrading follows: >>> >>> When I try to build apr1 with a simple "make" after cleaning all the old >>> automake/config ports it still dies with configure. >>> >>> 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: 9904: Syntax error: word unexpected (expecting ")") >>> *** Error code 2 >>> >>> Stop in /new/usr/local/ports/devel/apr1. >>> *** Error code 1 >>> >>> I hope this is enough to help someone help me. I don't really =20 >>> understand the >>> Syntas error: word unexpected (expecting ")") *** Error Code 2 >>> >>> It exceeds my trouble shooting abalities. >>> >> >> Hoping for an error I rebuilt all may ports except apache22 and =20 >> apr1 because of >> the above error with apr1. All else built without a problem. >> >> if anyone has a suggestion, please let me know. Especially about the err= or >> above not getting past configure. >> >> Thanks, >> >> ed >> > > Hi Ed, > > I suspect we will see apr-1.4.5 in short time, hopefully this will =20 > fix your issue. > Anyway, I wasn't able to reconstruct this issue on 7.4-i368. > > Maybe you can provide from apr-1.4.3 and apr-1.4.4. > - apr1/work/apr-1.4.4/config.log > - work/apr-util-1.3.11/config.log Thanks Olli. Only work/apr-util-1.3.11/config.log was generated. =20 work/apr-1.4.4/config.log wasn't. Today I read that 1.4.4 has =20 problems and will be updated soon. I have no idea how important this =20 is but see that most of my php depends on it as does ldap, etc. For =20 the time being I removed it from Apache with no ill effects. Thanks, ed > > > Else I have to wait until the magic crystal ball is back from polishing > > olli > I could sure use a good deal on a Crystal ball should you have an extra one;= ) --=_1j51l9g1wdlw--