OpenSSH 5.1: call for testing
Cristian Ionescu-Idbohrn
cristian.ionescu-idbohrn at axis.com
Wed Jul 9 00:53:33 EST 2008
On Mon, 7 Jul 2008, Damien Miller wrote:
>
> Please send reports of success or failure to
> openssh-unix-dev at mindrot.org.
Cross-builds for cris arch. Quickly tested sftp-server; successfuly.
OpenSSH has been configured with the following options:
User binaries: /usr/bin
System binaries: /usr/sbin
Configuration files: /etc/ssh
Askpass program: /usr/libexec/ssh-askpass
Manual pages: .../target/cris-axis-linux-gnuuclibc/usr/share/man/manX
PID file: /var/run
Privilege separation chroot path: /var/empty
sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin
Manpage format: doc
PAM support: no
OSF SIA support: no
KerberosV support: no
SELinux support: no
Smartcard support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: yes
libedit support: no
Solaris process contract support: no
IP address in $DISPLAY hack: no
Translate v4 in v6 hack: yes
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: cris-axis-linux-gnuuclibc
Compiler: gcc_cris -mlinux -mno-mul-bug-workaround
-muclibc=.../target/cris-axis-linux-gnuuclibc
Compiler flags: -Wall -Wshadow -O2 -g -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -fno-builtin-memset -std=gnu99
Preprocessor flags: -I.../target/cris-axis-linux-gnuuclibc/lib
Linker flags: -L.../target/cris-axis-linux-gnuuclibc/lib
Libraries: -lcrypto -lutil -lz -lcrypt -lresolv -lresolv
Warnings:
xmalloc.h:26: warning: `__nonnull__' attribute directive ignored
bindresvport.c: In function `bindresvport_sa':
bindresvport.c:57: warning: declaration of `sin' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
rresvport.c: In function `rresvport_af':
rresvport.c:92: warning: implicit declaration of function `close'
umac.c:187: warning: declaration of `buffer_ptr' shadows a global declaration
buffer.h:31: warning: shadowed declaration is here
auth.c: In function `auth_openkeyfile':
auth.c:489: warning: implicit declaration of function `close'
I also get this warning from the linker:
/usr/local/cris/r64/lib/gcc-lib/cris-axis-linux-gnu/3.2.1/../../../../cris-axis-linux-gnu/bin/ld: warning: type and size of dynamic symbol `AES_encrypt' are not defined
which goes away if I build with:
CFLAGS += -DUSE_BUILTIN_RIJNDAEL
--
Cristian
More information about the openssh-unix-dev
mailing list