Hello...

  I'm attempting an install of openssh_2.5.1p1 on a dgux box (ver r4.20muo4) with gcc 
2.7.2.

  The configure recognizes the box fine, and everything compiles until I get to the 
compilation of loginrec.c, where
I get :

---------

gcc -g -O2 -Wall -I/usr/local/ssl/include -I/usr/local/ssl/include -I. 
-I./openbsd-compat -I. -DETCDIR=\"/usr/local/etc\"  
-D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"  
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"  
-D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -DHAVE_CONFIG_H -c loginrec.c
loginrec.c: In function `utmp_write_direct':
loginrec.c:778: structure has no member named `ut_host'
loginrec.c:778: structure has no member named `ut_host'
loginrec.c:781: structure has no member named `ut_host'
loginrec.c:781: structure has no member named `ut_host'
loginrec.c:781: structure has no member named `ut_host'
*** Error code 1

Stop.

---------

  If I do a configure w./out utmp and utmpx support, I get it to work but obviously 
don't get a utmp update.  Yuch.
I can see ut_host in /usr/include/utmp.h and utmpx.h so I can't figure out what gives. 
 Thanks in advance...
 
-- 
Ken Kleiner
System Manager
Computer Science Department
Umass Lowell

voice : 978 934 3645
fax : 978 934 3551

[EMAIL PROTECTED]

Reply via email to