Package: gcc Version: 2.6.3-4 I have debian 0.93.R6 installed to empty disk at last week. In tiff-library (v3.4beta018) compilation I got following error. Previously I had debian 0.93R5 and tiff-library compiled on it ok.
./configure make /usr/bin/gcc -c -g -O -I. -I.. -I.././tools -I.././libtiff .././tools/gif2tiff.c /usr/bin/gcc -o gif2tiff -g -O -I. -I.. -I.././tools -I.././libtiff gif2tiff.o ../libtiff/libtiff.a -lm ld: Output file requires shared library `libc.so.4' gcc: Internal compiler error: program ld got fatal signal 6 make[1]: *** [gif2tiff] Error 1 # dir /lib/libc* lrwxrwxrwx 1 root root 14 Nov 25 01:11 /lib/libc.so.4 -> libc.so.4.6.27 -rwxr-xr-x 1 root root 634880 Sep 13 05:17 /lib/libc.so.4.6.27 Juhana Kouhia