Problems compiling openssh-2.1.1p2 on FreeBSD 4.0-RELEASE

Rune Mossige Rune.Mossige at waii.com
Wed Aug 9 23:20:05 EST 2000


Hello,
I have just installed a fresh copy of FreeBSD 4.0-RELEASE on a P75,
and want to compile openssh-2.1.1p2, but the compile fails with:
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c loginrec.c
loginrec.c: In function `construct_utmp':
loginrec.c:619: structure has no member named `ut_user'
loginrec.c:619: structure has no member named `ut_user'
loginrec.c:619: structure has no member named `ut_user'
loginrec.c: In function `syslogin_perform_login':
loginrec.c:1256: warning: implicit declaration of function `login'
loginrec.c: In function `syslogin_perform_logout':
loginrec.c:1269: warning: implicit declaration of function `logout'
loginrec.c:1273: warning: implicit declaration of function `logwtmp'
*** Error code 1

Stop in /usr/local/src/openssh-2.1.1p2.

Is there something I have forgotten to install, or configure? I just
ran the 'configure' script with all details. The FreeBSD box is a fresh
vanilla installation.





More information about the openssh-unix-dev mailing list