Package: libgtkgl2.0-dev Version: 2.0.1-2 Severity: normal Tags: patch Hello. libgtk-dev should Depend: ligl-dev, libglu-dev to ensure that the symlinks needed to link an end-user program is available. Example:
# touch main.c # make main.o CFLAGS=`pkg-config --cflags gtkgl-2.0` cc -pthread -c -o main.o main.c # make main LDLIBS=`pkg-config --libs gtkgl-2.0` cc main.o -lgtkgl-2.0 -o main /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status make: *** [main] Erreur 1 -- System Information: Versions of packages libgtkgl2.0-dev depends on: ii libgtk2.0-dev 2.24.20-1 ii libgtkgl2.0-1 2.0.1-2 libgtkgl2.0-dev recommends no packages. libgtkgl2.0-dev suggests no packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org