openssh-unix-dev at mindrot.org

Florian Laws florian at void.s.bawue.de
Thu Sep 18 01:32:19 EST 2003


Hello,

I'm getting compile errors on AIX 5.1,
not defining WITH_AIXAUTHENTICATE in config.h seems to solve the problem.

I have configured with --syscondir=/etc/ssh and --with-ssl-dir=/usr/local/ssl
and I am using gcc 2.95.3 
The error messages is included below.

Regards,

Florian

----

make[1]: Entering directory `/home/dmc/src/openssh-3.7.1p1/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include  -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../openbsd-compat/port-aix.h:33,
                 from ../openbsd-compat/openbsd-compat.h:166,
                 from ../includes.h:173,
                 from bsd-arc4random.c:25:
/usr/include/usersec.h:625: warning: `struct aud_rec' declared inside parameter list
/usr/include/usersec.h:625: warning: its scope is only this definition or declaration, which is probably not what you want.
/usr/include/usersec.h:626: warning: `struct aud_rec' declared inside parameter list
In file included from ../openbsd-compat/port-aix.h:35,
                 from ../openbsd-compat/openbsd-compat.h:166,
                 from ../includes.h:173,
                 from bsd-arc4random.c:25:
/usr/include/sys/audit.h:271: parse error before `0200'
/usr/include/sys/audit.h:286: parse error before `}'
make[1]: *** [bsd-arc4random.o] Error 1
make[1]: Leaving directory `/home/dmc/src/openssh-3.7.1p1/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2




More information about the openssh-unix-dev mailing list