--On Sonntag, Februar 09, 2003 22:42:08 +0100 Michael van Elst <[EMAIL PROTECTED]> wrote:

On Sun, Feb 09, 2003, Steffen Weinreich wrote:

Somehow the linker doesnt find the crc32 function. Has someone a hint
whats  went wrong?
crc32() is a function from zlib. Looks like the GD module is
linked against some libz.so which is no longer found by the linker.
Well I have removed the binary wml package, recompiled it from the source rpm but the problem persists. The underlying System is a Redhat Linux 7.2 with a small set of packages installed. A libz.so is on the system, but it seems that the perl doesnt use it. I had no idea why this happens...


ic3s@journee$ locate libz
/usr/lib/libz.so.1
/usr/lib/libz.so.1.1.3
/opt/ic3s/lib/libz.a
/cw/lib/libz.a
ic3s@journee$ nm /usr/lib/libz.so.1 |grep crc32
00001c90 T crc32
ic3s@journee$


cheerio
Steve

--
Steffen Weinreich, [EMAIL PROTECTED]
Dont blame me, it's software!
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]


Reply via email to