I've been trying to compile SSH (openssh-2.1.1p2 or openssh-2.1.1p1) under
dg/ux 4.20 (intel) and have been getting the following error and I have no
clue how to get it to work.  (Other dg/ux people have been able to get the
older revs of openssh to work but their info doesn't seem to work with the
latest rev.)

The main compile error is below giving an error about ut_host.  In looking
at the ./configure results, I did see the following portion that may be
meaningful where utmp.h is "no" for ut_host.  Any ideas on what to look for
in fixing this?

---begin snip---
checking for struct addrinfo... no
checking for ut_host field in utmp.h... no
checking for ut_host field in utmpx.h... yes
---end snip---

---begin snip---




   gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DS
SH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec
/ssh
/ssh-askpass\" -DHAVE_CONFIG_H -c loginrec.c
loginrec.c: In function `utmp_write_direct':
loginrec.c:746: structure has no member named `ut_host'
loginrec.c:746: structure has no member named `ut_host'
loginrec.c:749: structure has no member named `ut_host'
loginrec.c:749: structure has no member named `ut_host'
loginrec.c:749: structure has no member named `ut_host'
*** Error code 1

Stop.
---end snip---

-=-=-=-=-=-
Chris Wood                         Kitco, Inc.
801-489-2097                       Wencor West, Inc.
[[EMAIL PROTECTED]]                 Durham Aircraft Services
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to