From owner-freebsd-ports@FreeBSD.ORG Fri Jan 26 19:31:13 2007 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CE2916A400 for ; Fri, 26 Jan 2007 19:31:13 +0000 (UTC) (envelope-from krinklyfig@speakeasy.net) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB4D13C494 for ; Fri, 26 Jan 2007 19:31:11 +0000 (UTC) (envelope-from krinklyfig@speakeasy.net) Received: (qmail 16187 invoked from network); 26 Jan 2007 19:31:10 -0000 Received: from 209-188-117-232.taosnet.com (HELO smogmonster.local) (krinklyfig@[209.188.117.232]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jan 2007 19:31:10 -0000 Date: Fri, 26 Jan 2007 12:31:10 -0700 From: Joshua Tinnin To: Pav Lucistnik Message-ID: <20070126193110.GB9500@smogmonster.local> References: <20070124040734.GA28171@smogmonster.local> <1169668650.15527.0.camel@ikaros.oook.cz> <20070125000107.GD8401@smogmonster.local> <1169716993.21893.0.camel@pav.hide.vol.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1169716993.21893.0.camel@pav.hide.vol.cz> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: freebsd-ports@FreeBSD.org Subject: Re: paragui wants earlier version of libSDL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: krinklyfig@speakeasy.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jan 2007 19:31:13 -0000 On Thu, Jan 25, 2007 at 10:23:13AM +0100, Pav Lucistnik wrote: > Joshua Tinnin píše v st 24. 01. 2007 v 17:01 -0700: > > On Wed, Jan 24, 2007 at 08:57:30PM +0100, Pav Lucistnik wrote: > > > Joshua Tinnin píše v út 23. 01. 2007 v 21:07 -0700: > > > > > > > I don't know enough about libtool to understand which port is > > > > referencing the old version of libSDL. Here's the failure: > > > > > > > libtool: link: cannot find the library `/usr/local/lib/libSDL-1.1.la' or unhandled argument `/usr/local/lib/libSDL-1.1.la' > > > > +*** Error code 1 > > > > > > Builds fine here, this is your local installation problem. > > > > OK, but do you have any suggestions on how to go about fixing it? I have > > rebuilt every dependency ... > > Find out where libSDL-1.1.la is mentioned. Grep all .la and .pc files > you can find. I've done that, and it's not clear at all to me where the reference is. I'm not a programmer, and some of this is a bit over my head. I did a force rebuild of all paragui dependencies last night, and that didn't work, either. Anyway, I appreciate the help, but I may just have to blow out a bunch of ports and start over ... - jt