On Tue, Jan 19, 2010 at 14:38:38 +0100, Sebastian Dröge wrote: > Oh sorry, the problem is actually the pkg-config file. The .la file and > sdl-config --libs report the right things. > > sdl.pc: > > Libs.private: -lSDL -lpthread -lm -ldl -lasound -lm -ldl -lpthread > -L/usr/lib -lartsc -lesd -lpulse-simple -lpulse -L/usr/lib > -ldirectfb -lfusion -ldirect -lpthread -lvga -laa -L/usr/lib -lcaca > -lpthread > AFAIK Libs.private is only used in --static mode?
But, yeah, something's broken there. -D_GNU_SOURCE=1 -D_REENTRANT in cflags seems wrong too. Cheers, Julien -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

