From owner-freebsd-ports@FreeBSD.ORG Wed Jun 8 18:06:30 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4428C16A41C for ; Wed, 8 Jun 2005 18:06:30 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from internet.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id F08A243D53 for ; Wed, 8 Jun 2005 18:06:27 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (24-53-250-148.pittpa.adelphia.net [24.53.250.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 132E669A22; Wed, 8 Jun 2005 14:06:26 -0400 (EDT) Date: Wed, 8 Jun 2005 14:06:25 -0400 From: Bill Moran To: Kris Kennaway Message-Id: <20050608140625.48c7dce3.wmoran@potentialtech.com> In-Reply-To: <20050608174650.GA95883@xor.obsecurity.org> References: <20050608133600.77130e7a.wmoran@potentialtech.com> <20050608174650.GA95883@xor.obsecurity.org> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: Can't build textproc/php4-xml 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: Wed, 08 Jun 2005 18:06:30 -0000 Kris Kennaway wrote: > On Wed, Jun 08, 2005 at 01:36:00PM -0400, Bill Moran wrote: > > > > Just updated the ports this morning. > > > > %uname -a > > FreeBSD mail.oasisgroup.com 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Mon Jun 6 12:32:42 EDT 2005 wmoran@mail.oasisgroup.com:/usr/obj/usr/src/sys/GENERIC i386 > > > > I emailed ale@freebsd.org (maintainer) yesterday, but have not gotten a > > response yet. I can't seem to find any reports of similar problems in > > any of my google searches. > > > > [...] > > mkdir ./.libs > > rm -fr ./.libs/xml.la ./.libs/xml.* ./.libs/xml.* > > (cd . && ln -s xml.lo xml.o) > > cc -shared xml.lo -Wl,--rpath -Wl,/usr/local/lib/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/.libs/libexpat.so -Wl,-soname -Wl,xml.so -o ./.libs/xml.so > > cc: /usr/local/lib/.libs/libexpat.so: No such file or directory > > *** Error code 1 > > > > Stop in /usr/ports/textproc/php4-xml/work/php-4.3.11/ext/xml. > > *** Error code 1 > > > > Stop in /usr/ports/textproc/php4-xml. > > expat2 was recently broken under the name of upgrading to libtool 1.5. > Not to pick on these two committers, but this is a good case study of > why quick and simple fixes like this one are often neither. Hmmm ... do you have any suggestions? Do you happen to remember a more specific date (or a specific commit) that created this problem, that I could back my tree up to that point to get this installed? -- Bill Moran Potential Technologies http://www.potentialtech.com