From owner-freebsd-ports@FreeBSD.ORG Mon Aug 3 13:09:19 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 4BB18106564A; Mon, 3 Aug 2009 13:09:19 +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 D8EBE8FC12; Mon, 3 Aug 2009 13:09:18 +0000 (UTC) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 80CF0FD8913; Mon, 3 Aug 2009 07:55:20 -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 9ynnwGJyWE+K; Mon, 3 Aug 2009 07:55:20 -0500 (CDT) Received: by oz.twisted.net (Postfix, from userid 1001) id 24AC6FD8C7B; Mon, 3 Aug 2009 07:55:20 -0500 (CDT) Date: Mon, 3 Aug 2009 07:55:19 -0500 From: Troy To: freebsd-ports@FreeBSD.org Message-ID: <20090803125519.GA60550@twisted.net> Mail-Followup-To: freebsd-ports@FreeBSD.org, pgollucci@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: pgollucci@FreeBSD.org Subject: 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: Mon, 03 Aug 2009 13:09:19 -0000 I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran into the following error. My libtool was just upgraded to libtool-2.2.6a so there may be a conflict there. Anyone have ideas? 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.