Call for testing: OpenSSH 6.8

Damien Miller djm at mindrot.org
Tue Feb 24 10:12:22 AEDT 2015


On Mon, 23 Feb 2015, Kevin Brott wrote:

> Hrm - I'll have to run this on one of my linux boxxen and then schlep the
> source over - the AIX/HP-UX boxenn have an older version of the autoconf
> tools and autoreconf is broken/missing ...  and that seems to work.
> 
> Now the build fails here on AIX 6.1/7.1 ...
> 
> xlc_r -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include  -I.
> -I. -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include
> -DSSHDIR=\"/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\"
>  -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\"
>  -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\"
>  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
> -DHAVE_CONFIG_H -c nchan.c -o nchan.o
> "/usr/include/sys/queue.h", line 103.9: 1506-236 (W) Macro name LIST_INIT
> has been redefined.
> "/usr/include/sys/queue.h", line 103.9: 1506-358 (I) "LIST_INIT" is defined
> on line 287 of openbsd-compat/sys-queue.h.

hm, are you sure you have pulled the latest source? AFAIK I have
fixed all the sys/queue.h inclusions. Maybe some system header is
pulling it too (if so, which?)


More information about the openssh-unix-dev mailing list