Fwd: Re: Question on undefined reference to 'crypt'
Darren Tucker
dtucker at zip.com.au
Thu Jun 17 11:50:32 EST 2004
Amba giri wrote:
> Thanks for your response. The platform is lynxos. However when I add --with-ldflags=-lcrypt
>
> I get the following error:
[...]
> configure: error: *** compiler cannot create working executables, check config.log ***
In that case you need to find the library that crypt() lives in and add
that instead of -lcrypt.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list