Control: retitle -1 gnubg: FTBFS: error: board3d requested but gtk or gtkglext not found
David Suárez <david.sephi...@gmail.com> writes: > During a rebuild of all packages in sid, your package failed to build on > amd64. > Relevant part: [...] >> configure:12782: gcc -o conftest -g -O2 -fstack-protector >> --param=ssp-buffer-size=4 -Wformat -Werror=format-security >> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5 >> /tmp/ccdUy7rJ.o: In function `input': >> /«BUILDDIR»/gnubg-0.90+20120429/lex.yy.c:1183: undefined reference to >> `yywrap' >> /tmp/ccdUy7rJ.o: In function `yylex': >> /«BUILDDIR»/gnubg-0.90+20120429/lex.yy.c:882: undefined reference to `yywrap' >> /tmp/ccdUy7rJ.o: In function `main': >> /«BUILDDIR»/gnubg-0.90+20120429/conftest.l:18: undefined reference to >> `yywrap' >> collect2: error: ld returned 1 exit status That part is irrelevant. You want to look at the end of the build log, not at the config.log. config.log always contains a variety of failures as it probes for things not present in Debian. The relevant error at the end of the build log: checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes configure: error: board3d requested but gtk or gtkglext not found -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org