[BusyBox] Would you happen to know what library to link against to get definition for crypt(x,y)

Uwe Beutin uwe at imbrium.de
Sat Jan 25 05:51:03 UTC 2003


On Fri, 24 Jan 2003 Sowmya.Krishnaswamy at nokia.com wrote:

> When I compile busybox downloaded from CVS I get undefined reference
> to crypt (x, y). Would you happen to know the reason for the following
> error:
[...]

You will need to link in the crypt library via  -lcrypt

	Uwe




More information about the busybox mailing list