Helge Hafting wrote: > > Jean-Marc Lasgouttes wrote: > > > > >>>>> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > > > Helge> Dropping --enable-shared didn't seem to help: > > > > The problem is probably to know why configure decided that you do not > > have strchr or bcopy. Could you send the snippet of your config.log > > file that mention them? > > configure:12832: checking for strchr > configure:12860: gcc -o conftest -g -O2 -isystem /usr/X11R6/include > conftest.c -ljpeg -lSM -lICE > -lc -lm -L/usr/X11R6/lib -lX11 1>&5 > /usr/bin/ld: cannot find -ljpeg
This problem was solved by installing libjpeg62-dev The compilation process passed the previous trouble point. I'm looking forward to more testing. Again thanks for ponting me in the right direction. Helge Hafting