Date: Wed, 17 Mar 2004 20:26:06 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: h <h@llorien.org> Cc: ports@freebsd.org Subject: Re: guilib fails to build Message-ID: <20040317092606.GJ99483@k7.mavetju> In-Reply-To: <200403170931.30070.h@llorien.org> References: <200403162033.03076.h@llorien.org> <20040317074955.GI99582@k7.mavetju> <200403170931.30070.h@llorien.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040317092606.GJ99483>