Bug#480229: libsdl1.2-dev: sdl-config --libs uses RPATH
Sylvain Beucler
beuc at gnu.org
Sun May 11 07:29:25 UTC 2008
On Sat, May 10, 2008 at 12:10:42PM +0200, Aurelien Jarno wrote:
> Sylvain Beucler a écrit :
> > Package: libsdl1.2-dev
> > Version: 1.2.13-2
> > Severity: normal
> >
> > Hi,
> >
> > I'm building a package (non-official) that relies on SDL. The build
> > system uses the standard SDL m4 macros, and in particular it uses the
> > output of:
> > $ sdl-config --libs
> > -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
> >
>
> Wow, that's strange. Are you sure you are running sdl-config from the
> debian package? The rpath part is not present on my system.
Hmm, right. After 'aptitude reinstall libsdl1.2-dev' this changed to:
$ sdl-config --libs
-L/usr/lib -lSDL
I guess this is a left-over from an old SDL bugfix session :/
Sorry for the trouble :)
--
Sylvain
More information about the Pkg-sdl-maintainers
mailing list