From owner-freebsd-ports@FreeBSD.ORG Wed Mar 17 01:26:17 2004 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 20A6716A4CE for ; Wed, 17 Mar 2004 01:26:17 -0800 (PST) Received: from mailout2.barnet.com.au (mailout2.barnet.com.au [218.185.88.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 377B543D45 for ; Wed, 17 Mar 2004 01:26:16 -0800 (PST) (envelope-from edwin@mavetju.org) Received: by mailout2.barnet.com.au (Postfix, from userid 27) id 8D179AA6226; Wed, 17 Mar 2004 20:26:14 +1100 (EST) X-Viruscan-Id: <405819B4000124ECF34006@BarNet> Received: from mail2-auth.barnet.com.au (localhost [127.0.0.1]) by mail2.barnet.com.au (Postfix) with ESMTP id A9E93B29D3F; Wed, 17 Mar 2004 20:26:11 +1100 (EST) Received: from k7.mavetju (edwin.adsl.barnet.com.au [203.111.122.2]) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 446E4195F1; Wed, 17 Mar 2004 20:26:07 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id ED05C619F; Wed, 17 Mar 2004 20:26:06 +1100 (EST) Date: Wed, 17 Mar 2004 20:26:06 +1100 From: Edwin Groothuis To: h Message-ID: <20040317092606.GJ99483@k7.mavetju> References: <200403162033.03076.h@llorien.org> <20040317074955.GI99582@k7.mavetju> <200403170931.30070.h@llorien.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403170931.30070.h@llorien.org> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org Subject: Re: guilib fails to build 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: Wed, 17 Mar 2004 09:26:17 -0000 On Wed, Mar 17, 2004 at 09:31:30AM +0100, h wrote: [...] > checking target system type... i386-portbld-freebsd4.9 > checking for sdl-config... /usr/local/bin/sdl11-config > checking for SDL - version >= 1.0.1... no > *** Could not run SDL test program, checking why... > *** The test program failed to compile or link. See the file config.log for > the > *** exact error that occured. This usually means SDL was incorrectly installed > *** or that you have moved SDL since it was installed. In the latter case, you > *** may want to edit the sdl-config script: /usr/local/bin/sdl11-config > configure: error: *** SDL version 1.0.1 not found! Checking the config.log, I see this at my place: configure:1867: checking for sdl-config configure:1902: checking for SDL - version >= 1.0.1 configure:1984: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include/SD L11 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE conftest.c -L/usr/local/ lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -lc_r 1>&5 What is it you have there? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/