Failure to compile OpenSSH.

Kevin Steves stevesk at pobox.com
Thu Jun 7 06:57:00 EST 2001


On Wed, 6 Jun 2001, Atro Tossavainen wrote:
:HP:		Configure succeeds, build fails. (5)

:(5)
:cc -Ae -I/afs/bi/p/include -Ae -I. -I.. -I. -I./.. -I/afs/bi/v/@sys/libraries/openssl/latest/include  -D_HPUX_SOURCE -I/usr/athena/include -I/usr/afsws/include -DHAVE_CONFIG_H -c strmode.c
:cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored.
:cc: "strmode.c", line 45: error 1711: Inconsistent parameter list declaration for "strmode".
:gmake[1]: *** [strmode.o] Error 1
:gmake[1]: Leaving directory `/scratch/openssh-2.9p1/openbsd-compat'
:gmake: *** [openbsd-compat/libopenbsd-compat.a] Error 2

that's a compiler bug that was fixed a long time ago.  you can sync the
function definition and declaration to be the same, or try:
ftp.itrc.hp.com/superseded_patches/hp-ux_patches/s700_800/10.X/PHSS_17507.txt

the newer compiler patches are only on the applications CDs that you get
as part of software support, but i think that patch will fix it.




More information about the openssh-unix-dev mailing list