OpenSSH 3.8.1p1: call for testing

Mark Janssen maniac at maniac.nl
Sun Apr 18 23:29:21 EST 2004


On Tue, 2004-04-13 at 16:42, Darren Tucker wrote:
> Hello All.
> 	Portable OpenSSH version 3.8.1p1 nearing release.  This is primarily a 
> bug fix release and we're asking for interested parties to try a 
> snapshot [1].  A reminder: we rely on community feedback to find out 
> about problems, particularly as there are many platforms any 
> configurations that we don't have access to and can't test.
> 
> 	In most cases, running the built-in tests is as simple as "./configure 
> && make tests", but actually using it will provide a better test for 
> your environment.  Both would be ideal, but either one is far better 
> than neither.

I've tested with snapshot-20040417

I've tried compiling it on my HP D220 HP-UX 11i system... but it failed
during compilation with:

        gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
-I./..  -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1
-DHAVE_CONFIG_H -c xcrypt.c
In file included from /usr/include/sys/user.h:52,
                 from
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.1/include/rpc/auth.h:30,
                 from /usr/include/rpc/rpc.h:61,
                 from /usr/include/rpcsvc/nis.h:9,
                 from /usr/include/prot.h:23,
                 from xcrypt.c:33:
/usr/include/machine/sys/setjmp.h:45: error: redefinition of `struct
label_t'
In file included from xcrypt.c:43:
/usr/include/shadow.h:42: error: conflicting types for `getspnam'
/usr/include/prot.h:650: error: previous declaration of `getspnam'
xcrypt.c: In function `xcrypt':
xcrypt.c:68: warning: passing arg 1 of `bigcrypt' discards qualifiers
from pointer target type
xcrypt.c:68: warning: passing arg 2 of `bigcrypt' discards qualifiers
from pointer target type
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
# gcc --version
gcc (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.



> 
> 	In particular, on HP-UX configure will now attempt to detect a working 
> getnameinfo(), so if you are using IPv6 on HP-UX please see if it 
> detects correctly for your environment.

Does anyone have any pointers on how to get HPUX running with IPv6...
I'm still looking on how to do that.

I'm going to test it on debian on PA-Risc next.

Mark Janssen




More information about the openssh-unix-dev mailing list