The linking problems are caused by a installed library in /usr/shlib,
which is installed by the base OS. I 've never realized, that those free
libs are installed. So, in the future I should look after those libs.
There are two of libjpegs in /usr/shlib:
libjpeg.so standard
libjpeg_g.so with debugging symbols
These libs in turn is installed by two setld packages:
WEBNETSCAPEFASTTRACK301 +
OSFJAVA440 +--- libjpeg.so
OSFJAVADEV440 ---- libjpeg_g.so
Now, there's a new question: What about removing them and replacing the
new libs instead ??
Received on Wed Mar 21 2001 - 13:55:52 NZST