Call for testers.
Damien Miller
djm at mindrot.org
Sun Sep 16 17:32:00 EST 2001
On Sat, 15 Sep 2001, Christian Kurz wrote:
> On 01-09-14 mouring at etoh.eviladmin.org wrote:
> > http://bass.directhit.com/openssh_snap/
>
> > Starting tonight I plan on tracking changes very closely with the OpenBSD
> > tree. I need people to test the latest snapshot (9/14 at of right now)
>
> Is this source identical with the current cvs code? I'll ask because
> with the current code from cvs, I'll get a lot of these warnings:
>
> |/usr/include/sys/types.h:34: warning: `u_char' previously declared here
> |gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/local -DETCDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/bin/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/bin/sftp-server\" -D_PATH_SSH_PIDDIR=\"/var/run\" -DHAVE_CONFIG_H -c auth-rh-rsa.c
> |In file included from config.h:779,
> | from includes.h:22,
> | from auth-rh-rsa.c:15:
> |defines.h:242: warning: redefinition of `u_char'
> |/usr/include/sys/types.h:34: warning: `u_char' previously declared here
Have you regenerated and rerun configure after cvs updating? The
definition of u_char in defines.h should be contingent on an autoconf
test.
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
More information about the openssh-unix-dev
mailing list