[Gambas-bugtracker] Bug #1741: .Configure reports everything will be built but make fails for SDL

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Mar 17 23:45:21 CET 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.1741&from=L21haW4-

Comment #2 by Brian G:

Here is the output and the config file attached

make[4]: Entering directory '/srv/gambas/gambas/gb.sdl/src'
  CXX      gb_sdl_la-SDLapp.lo
  CXX      gb_sdl_la-SDLcore.lo
  CXX      gb_sdl_la-SDLerror.lo
  CXX      gb_sdl_la-SDLdebug.lo
  CXX      gb_sdl_la-SDLgfx.lo
  CXX      gb_sdl_la-SDLfont.lo
  CXX      gb_sdl_la-SDLcursor.lo
  CXX      gb_sdl_la-SDLosrender.lo
  CXX      gb_sdl_la-SDLsurface.lo
  CXX      gb_sdl_la-SDLtexture.lo
  CXX      gb_sdl_la-SDLwindow.lo
  CXX      gb_sdl_la-Cconst.lo
  CXX      gb_sdl_la-Cdesktop.lo
  CXX      gb_sdl_la-Cdraw.lo
  CXX      gb_sdl_la-Cfont.lo
  CXX      gb_sdl_la-Cimage.lo
  CXX      gb_sdl_la-Cjoystick.lo
  CXX      gb_sdl_la-Ckey.lo
  CXX      gb_sdl_la-Cmouse.lo
  CXX      gb_sdl_la-Cwindow.lo
  CXX      gb_sdl_la-main.lo
  CXXLD    gb.sdl.la
/usr/bin/ld: cannot find -lGL
collect2: error: ld returned 1 exit status
Makefile:503: recipe for target 'gb.sdl.la' failed
make[4]: *** [gb.sdl.la] Error 1
make[4]: Leaving directory '/srv/gambas/gambas/gb.sdl/src'
Makefile:443: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/srv/gambas/gambas/gb.sdl'
Makefile:375: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/srv/gambas/gambas/gb.sdl'
Makefile:437: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/srv/gambas/gambas'
Makefile:378: recipe for target 'all' failed
make: *** [all] Error 2

Brian G changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list