Bug#721576: eureka: FTBFS: wad.o: undefined reference to symbol 'deflate'

Aaron M. Ucko ucko at debian.org
Thu Sep 5 21:08:32 UTC 2013


found 721576 1.00-1
thanks

Thanks for looking into this report promptly.  Alas, your fix went too
far in the other direction, leading to failures in minimal environments
(as on the autobuilders):

  /usr/bin/ld: cannot find -lXext
  /usr/bin/ld: cannot find -lXft
  /usr/bin/ld: cannot find -lfontconfig
  /usr/bin/ld: cannot find -lXinerama
  /usr/bin/ld: cannot find -lpng
  /usr/bin/ld: cannot find -ljpeg
  /usr/bin/ld: cannot find -lGL
  collect2: error: ld returned 1 exit status
  make[2]: *** [eureka] Error 1

Please build with

  LIBS = $(shell fltk-config --ldflags --use-gl --use-images) -lz

which I believe should be just right.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the Pkg-games-devel mailing list