From owner-freebsd-ports@FreeBSD.ORG Wed May 18 19:48:34 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 A7FD11065670 for ; Wed, 18 May 2011 19:48:34 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from u18-124.dslaccess.de (unknown [194.231.39.124]) by mx1.freebsd.org (Postfix) with ESMTP id 588CC8FC0C for ; Wed, 18 May 2011 19:48:34 +0000 (UTC) Received: from [172.20.1.100] (cde1100.uni.vrs [172.20.1.100]) (Authenticated sender: ohauer) by u18-124.dslaccess.de (Postfix) with ESMTPSA id 7F29D20306; Wed, 18 May 2011 21:48:28 +0200 (CEST) Message-ID: <4DD4228A.9000800@FreeBSD.org> Date: Wed, 18 May 2011 21:48:26 +0200 From: Olli Hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: eculp References: <20110518071146.68292soqu8iwa084@econet.encontacto.net> <20110518135737.18787ceulp6578ws@econet.encontacto.net> In-Reply-To: <20110518135737.18787ceulp6578ws@econet.encontacto.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Reply-To: ohauer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2011 19:48:34 -0000 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 with >> 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 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 this morning but >> I haven't reset it since Apr. 20. Ports are a few days behind 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 apr1. If this doesn't help please provide also a $> make showconfig from your apr1 directory and which openldap version is used. olli