compile

Raj s_raj@flashmail.com
Fri, 20 Aug 1999 23:34:27 +0530 (IST)


hello

i have gnupg-0.9.8. i am using a redhat linux 5.2 system with not much
modifications. when i compile i get the following error
( i did a simple ./configure and make)

make[2]: Entering directory `/root/gpgp/gnupg-0.9.8/tools'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl    -g -O2 -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -c mpicalc.c
gcc  -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes  -o mpicalc
mpicalc.o ../cipher/libcipher.a  ../util/libutil.a
../mpi/libmpi.a ../util/libutil.a ../intl/libintl.a -lz -ldl -lnsl  -lnsl
ld: cannot open -lz: No such file or directory
make[2]: *** [mpicalc] Error 1
make[2]: Leaving directory `/root/gpgp/gnupg-0.9.8/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gpgp/gnupg-0.9.8'
make: *** [all-recursive-am] Error 2

i also tried the configure with out the asm and nls options but no
success.

is there any additional info required.

raj