> 
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
> gcc version 2.95.2 20000220 (Debian GNU/Linux)
>  /usr/lib/gcc-lib/i386-linux/2.95.2/collect2 -m elf_i386 -export-dynamic 
>-dynamic-linker /lib/ld-linux.so.2 -o confgtest /usr/lib/crt1.o /usr/lib/crti.o 
>/usr/lib/gcc-lib/i386-linux/2.95.2/crtbegin.o -L/usr/lib -L/usr/local/lib 
>-L/usr/X11R6/lib -L/usr/lib/gcc-lib/i386-linux/2.95.2 c.o -lgtkhtml -lXpm -ljpeg 
>-lpng -lz -lSM -lICE -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgdk_pixbuf 
>-laudiofile -lgnome -lgnomesupport -lgtk -lgdk -lgnomeprint -lesd -lxml -lgdk_imlib 
>-lart_lgpl -lgnomecanvaspixbuf -lgcc -lc -lgcc 
>/usr/lib/gcc-lib/i386-linux/2.95.2/crtend.o /usr/lib/crtn.o
> /usr/bin/ld: cannot find -lgtkhtml
> collect2: ld returned 1 exit status
> 
> My suspicion is that I don't have a fully properly compiled gtkhtml for
> development purposes, despite having...
> lrwxrwxrwx    1 root     root           19 Jul 28 23:09 /usr/lib/libgtkhtml.so.3 -> 
>libgtkhtml.so.3.0.0
> -rw-r--r--    1 root     root       316536 Jul 13 13:03 /usr/lib/libgtkhtml.so.3.0.0

Something else coming to my mind: There should be a link

/usr/lib/libgtkhtml.so -> /usr/lib/libgtkhtml.so.3

Otherwise ld will, indeed, fail. Running ldconfig once as root should
fix that. 'Scuse the multiple posts, it's rather hot here and I didn't
sleep too much last night, the combination of which makes me a slow
thinker today.

Jan


......... . .. .. . . ..... .. ..... .. .. ... ... .. . .  ..... ......
  Jan Schrage                           [EMAIL PROTECTED]
                                http://www.unix-ag.uni-kl.de/~schrage
  PGP:                       http://pgp5.ai.mit.edu/pks-commands.html 

PGP signature

Reply via email to