[Gambas-user] SDL component disabled after ./configure, rev 554

Jose J. Rodriguez joe1962 at ...626...
Wed Sep 5 04:18:51 CEST 2007


I can't get it to enable gb.SDL on rev 554. Here's part of the
./configure output:

checking for sdl-config... (cached) /usr/bin/sdl-config
checking for SDL - version >= 1.2.8... yes
checking for XcursorLibraryLoadCursor in -lXcursor... (cached) no
configure: WARNING: libXcursor not found. Check 'config.log' for more details.
checking for XftListFonts in -lXft... (cached) no
configure: WARNING: libXft not found. Check 'config.log' for more details.
configure: WARNING: *** SDL is disabled


Now libXcursor and libXft are in /usr/X11R6/lib and I have been
building Gambas 2 up to 1.9.49 on this clean build box. I even tried:

--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--with-sdl-libraries=/usr/lib --with-sdl-includes=/usr/include/SDL

Any ideas? Maybe I should try 1.9.50 and see what happens.

Regards,
Joe1962




More information about the User mailing list