On Thu, 7 Feb 2002, Maarten Engelen wrote:
>
> 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)?
This is telling it to link against the libz (the zLib compression library).
Perhaps you don't have the development (libz.a) installed.
Under Debian, you would do: `apt-get install libz-dev', though I've no idea
about the various rpm distributions that people seem to insist on using.
-Paul
------------------------- 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
-----------------------------------------------------------------------------