Hi All,

When compiling FreeVSD on a Redhat 7.2 machine I got the following error:

--
Making all in src/vsdproxyd
make[1]: Entering directory `/root/download/freevsd/src/vsdproxyd'
cc -o vsdproxyd vsdproxyd.o client.o vsd.o lookup.o
cryptssl.o -L./../libvsd -lv
sd -lz -lcrypto -lssl -lstdc++
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[1]: *** [vsdproxyd] Error 1
make[1]: Leaving directory `/root/download/freevsd/src/vsdproxyd'
make: *** [all-subdirs] Error 1
--

Looks like ld doesn't recognize the -lz switch. Do I need to have another ld
(it's the standard one from the redhat installation)?
I couldn't find any solution to this problem.
I finally wanted to use FreeVSD with openssl and now I get this! It's just
depressing.

Thanks in advance,

Maarten


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to