HP-UX 10.20 assistance

Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
Tue Oct 21 16:43:04 EST 2003


On Mon, Oct 20, 2003 at 10:40:36PM -0700, Robert M. Beswick wrote:
> To Whomever can assist,
> 
> I am looking for anyone who has gotten OpenSsh 3.7.1p2 to build under
> HP-UX 10.20.  I am working with the latest gcc (v. 3.3.1), gmake (v. 3.80),
> and Openssl (0.9.7c) and I still can not get OpenSsh to build properly.
> 
> It errors out on the build process with a:
> 
> loginrec.c:1405: dereferencing pointer to incomplete type
> cing pointer to incomplete type
> loginrec.c:1514: dereferencing pointer to incomplete type
> loginrec.c: In function `lastlog_get_entry':
> loginrec.c:1520: storage size of `last' isn't known
> loginrec.c:1520: warning: unused variable `last'
> gmake: *** [loginrec.o] Error 1

Do you have HP's ANSI C compiler available as well? It is known to work for
me :-)

Anyway: I only have a much outdated version of gcc installed. As gcc
tends to have its own "rewritten" header files available this might well
be a compiler specific issue. Therefore I would only start thinking if
you don't have HP's compiler around...

Best regards,
	Lutz

PS. My configure options (I do keep my own remsh copy locally, YMMV):

CC=cc CFLAGS="+O4 +Oall +Onolimit +Olibcalls" ./configure --with-cflags="+DAportable" --with-zlib=/usr/local --prefix=/usr/local/openssh --sysconfdir=/etc/ssh --with-rsh=/usr/local/lib/rsh/remsh --with-tcp-wrappers --with-default-path="/usr/local/openssh/bin:/usr/bin:/usr/local/bin" --with-pid-dir=/var/run
-- 
Lutz Jaenicke                             Lutz.Jaenicke at aet.TU-Cottbus.DE
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus




More information about the openssh-unix-dev mailing list