Re: missing library

1998-08-28 Thread Glynn Clements
Ibrahim F Haddad wrote: > I am compiling a software that i got from the net. > when compiling I get: > > -- > gcc -Wall -O6 -g -I../zlib-1.1.3 -DHAVE_ZLIB client.o test.o vrml.o > util.o network.o libnr.a analyzeFuncs.o analyzeReport.o gaussfit.o > glue.o seti.o libnr.a -L../zlib-1.1.3

missing library

1998-08-28 Thread Ibrahim F Haddad
Hello all, I am compiling a software that i got from the net. when compiling I get: -- gcc -Wall -O6 -g -I../zlib-1.1.3 -DHAVE_ZLIB client.o test.o vrml.o util.o network.o libnr.a analyzeFuncs.o analyzeReport.o gaussfit.o glue.o seti.o libnr.a -L../zlib-1.1.3 -lz -lm -lsocket -lnsl rpc_c