SDL in build system issue

Michael Schwendt mschwendt at gmail.com
Tue Jan 17 07:06:31 UTC 2012


On Mon, 16 Jan 2012 16:37:48 -0600, BWI (Bruno) wrote:

> The error message in the configure test for SDL is:
> /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libSDL.so: undefined reference to `_XGetRequest'
> 

That's a libX11 symbol. SDL accesses several X headers, but doesn't link
with any X library, however.


More information about the test mailing list