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/?a...@monk.mit.edu


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to