From: Kenn Humborg (kenn at domain research.wombat.ie)
Date: Sun 24 Oct 1999 - 16:44:01 IST
On Sun, Oct 24, 1999 at 02:34:35AM +0100, John White wrote:
> A fairly straightforward compile & link of some stuff with a crypt() call on
> bog standard RH6.0 yields the following . . .
>
> "undefined reference to crypt()"
Add -lcrypt to your link command. (Check for an EXTRALIBS
or LDFLAGS variable in the Makefile, if present.)
Later,
Kenn
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:47 GMT