From owner-freebsd-ports@FreeBSD.ORG Sat Jul 19 08:57:43 2003 Return-Path: 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 D956D37B401 for ; Sat, 19 Jul 2003 08:57:43 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE0BA43F75 for ; Sat, 19 Jul 2003 08:57:42 -0700 (PDT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19du4a-0007Zb-00 for ; Sat, 19 Jul 2003 17:56:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19du4Z-0007ZL-00 for ; Sat, 19 Jul 2003 17:56:35 +0200 From: culley harrelson Date: Sat, 19 Jul 2003 08:56:42 -0700 Lines: 26 Message-ID: References: <20030719121913.GA78604@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@main.gmane.org User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en In-Reply-To: <20030719121913.GA78604@rot13.obsecurity.org> Sender: news Subject: Re: print/pdflib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 15:57:44 -0000 ===> libtool-1.3.5_1 is already installed Kris Kennaway wrote: > On Fri, Jul 18, 2003 at 09:40:03AM -0700, culley harrelson wrote: > >>I am getting this error when I try to upgrade pdflib: >> >>==== >> >>../../libtool --silent --mode=link cc -o >>/a/ports/print/pdflib/work/PDFlib-Lite-5.0.1-Unix-src/libs/pdflib/libpp >>libtool: ltconfig version `1.3.4-freebsd-ports' does not match ltmain.sh >>version `1.3.5-freebsd-ports' >>Fatal configuration error. See the libtool docs for more information. >> >>==== >> >>I don't know if this is just a problem with my system or what but I >>thought I would post. > > > Try upgrading your libtool installation. > > Kris