From owner-freebsd-ports@FreeBSD.ORG Fri Jul 18 09:53:01 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 D486937B401 for ; Fri, 18 Jul 2003 09:53:01 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id D614A43FAF for ; Fri, 18 Jul 2003 09:53:00 -0700 (PDT) (envelope-from freebsd-ports@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19dYQq-0002nx-00 for ; Fri, 18 Jul 2003 18:50:08 +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 19dYGu-0001yd-00 for ; Fri, 18 Jul 2003 18:39:52 +0200 From: culley harrelson Date: Fri, 18 Jul 2003 09:40:03 -0700 Lines: 17 Message-ID: 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 Sender: news Subject: 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: Fri, 18 Jul 2003 16:53:02 -0000 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. culley