Bug#698052: [libsdl1.2-dev] sdl-config --static-libs doesn't add Required.private libs

2013-07-29 Thread Kamaraju Kusumanchi
FWIW, I encountered similar looking errors while trying to configure and build a statically linked gvim binary . The complete information (including configure logs etc.,) can be found at https://groups.google.com/forum/#!topic/vim_use/rQBp0rsJ98U . To summarize, consider the following

Bug#698052: [libsdl1.2-dev] sdl-config --static-libs doesn't add Required.private libs

2013-07-27 Thread Manuel A. Fernandez Montecelo
Control: forwarded -1 http://bugzilla.libsdl.org/show_bug.cgi?id=1994 Thanks for the report, I forwarded it upstream, with the URL above. -- Manuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#698052: [libsdl1.2-dev] sdl-config --static-libs doesn't add Required.private libs

2013-01-13 Thread Schrober
Package: libsdl1.2-dev Version: 1.2.15-5 Severity: normal Compiling a program statically with `sdl-config --static-libs ...` will result in missing symbols: /usr/lib/i386-linux-gnu/libX11.a(ClDisplay.o): In function `XCloseDisplay': (.text+0xbd): undefined reference to `xcb_disconnect'