Bug#378296: xracer: FTBFS: GL library was not found
tag 378296 patch thanks On Sat, Jul 15, 2006 at 08:31:35AM +0200, Julien Danjou wrote: > Package: xracer > Version: 0.96.9-12 [...] > There was a problem while autobuilding your package: > > checking for glNewList in -lGL... no > > checking for glNewList in -lMesaGL... no > > configure: error: GL library was not found The problem is a missing build-dependency on libxi-dev (as can be seen from config.log). I've attached a patch that fixes this. The resulting package works just as fine as the previous version (i.e. it looks absolutely terrible by today's standards). Cheers, Christian Aichinger --- a/debian/control2006-07-26 22:33:12.0 + +++ b/debian/control2006-07-26 22:46:00.0 + @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]> -Build-Depends: libjpeg62-dev, debhelper (>= 3.0.18), freeglut3-dev, gettext, html2text, libxmu-dev +Build-Depends: libjpeg62-dev, debhelper (>= 3.0.18), freeglut3-dev, gettext, html2text, libxmu-dev, libxi-dev Standards-Version: 3.6.2 Package: xracer signature.asc Description: Digital signature
Bug#378296: xracer: FTBFS: GL library was not found
Package: xracer Version: 0.96.9-12 Severity: serious Hello, There was a problem while autobuilding your package: > Automatic build of xracer_0.96.9-12 on avidan by sbuild/i386 0.48 > Build started at 20060715-0114 > ** > checking for sin in -lm... yes > checking for dlfcn.h... yes > checking for dlopen... no > checking for dlopen in -ldl... yes > checking for windows.h... no > checking for linux/joystick.h... yes > checking for machine/joystick.h... no > checking for X11/Xlib.h... yes > checking for X... libraries , headers > checking for dnet_ntoa in -ldnet... no > checking for dnet_ntoa in -ldnet_stub... no > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking for glNewList in -lGL... no > checking for glNewList in -lMesaGL... no > configure: error: GL library was not found > make[1]: Entering directory `/build/buildd/xracer-0.96.9' > make[1]: *** No targets specified and no makefile found. Stop. > make[1]: Leaving directory `/build/buildd/xracer-0.96.9' > make: *** [build-stamp] Error 2 > ** > Build finished at 20060715-0115 > FAILED [dpkg-buildpackage died] > -- -- Julien Danjou .''`. Debian Developer : :' : http://julien.danjou.info `. `' http://people.debian.org/~acid `- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD signature.asc Description: Digital signature