mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] making lastest CVS static


From: Nicolas
Subject: [Mldonkey-users] making lastest CVS static
Date: Tue, 4 Feb 2003 14:52:41 +0100

when making mldonkey static (make mldonkey.static) I got the error when
linking :

cdk/zlibstubs.o: In function `camlzip_deflateInit':
cdk/zlibstubs.o(.text+0x203): undefined reference to `deflateInit2_'
cdk/zlibstubs.o: In function `camlzip_deflate':
cdk/zlibstubs.o(.text+0x2a8): undefined reference to `deflate'
cdk/zlibstubs.o: In function `camlzip_deflateEnd':
cdk/zlibstubs.o(.text+0x404): undefined reference to `deflateEnd'
cdk/zlibstubs.o: In function `camlzip_inflateInit':
cdk/zlibstubs.o(.text+0x481): undefined reference to `inflateInit2_'
cdk/zlibstubs.o: In function `camlzip_inflate':
cdk/zlibstubs.o(.text+0x524): undefined reference to `inflate'
cdk/zlibstubs.o: In function `camlzip_inflateEnd':
cdk/zlibstubs.o(.text+0x68c): undefined reference to `inflateEnd'
cdk/zlibstubs.o: In function `camlzip_update_crc32':
cdk/zlibstubs.o(.text+0x6f0): undefined reference to `crc32'
collect2: ld returned 1 exit status

Any Idea ?

BTW, linking works great when linking dynamic.

Tks
N.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]