[uClibc]Re[2]: Fwd: OpenSSH problems

Manuel Novoa III mjn3 at codepoet.org
Fri Nov 1 18:44:36 UTC 2002


On Fri, Nov 01, 2002 at 09:37:45PM +0300, Valera wrote:
> Then I have executed:
> # make
> 
> .............
> loginrec.o: In function `syslogin_perform_login':
> /usr/work/openssh-3.4p1/loginrec.c:1314: the `login' function is stubbed out and will not write utmp or wtmp.
> auth.o: In function `allowed_user':
> /usr/work/openssh-3.4p1/auth.c:90: undefined reference to `getspnam'
> auth-passwd.o: In function `auth_password':
> /usr/work/openssh-3.4p1/auth-passwd.c:171: undefined reference to `getspnam'
> collect2: ld returned 1 exit status
> make: *** [sshd] Error 1
> 
> There can be you know in what here problem?
> Be kind, help to resolve a problem.

Make sure HAS_SHADOW is set to true in your uClibc config file.

Manuel



More information about the uClibc mailing list