[Bitkeeper-users] undefined reference to `adler32'
Daniel Convissor
danielc at analysisandsolutions.com
Thu Feb 15 08:05:28 PST 2007
Hi:
I'm trying to compile the Bitkeeper client tools on a new CentOS 4.4
installation and got an error saying "undefined reference to `adler32'."
STEPS:
wget http://www.bitmover.com/bk-client.shar
sh bk-client.shar
rm bk-client.shar*
cd bk_client-1.1
make all
OUTPUT:
cc -O2 -o sfio -lz sfio.c
/tmp/cc9QIL2e.o(.text+0x3a4): In function `in_file':
: undefined reference to `adler32'
/tmp/cc9QIL2e.o(.text+0x5fe): In function `in_link':
: undefined reference to `adler32'
collect2: ld returned 1 exit status
make: *** [sfio] Error 1
Any ideas, please?
Thanks,
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the Bitkeeper-users
mailing list