Snapshot
Jan-Frode Myklebust
janfrode at parallab.uib.no
Wed Sep 20 01:31:53 EST 2000
On Sat, Sep 16, 2000 at 04:37:48PM +1100, Damien Miller wrote:
>
> Quite a few changes here, please test.
>
> http://www.mindrot.org/misc/openssh/openssh-SNAP-20000916.tar.gz
>
Failed because sftpserver.c didn't define u_int64_t.
cc -g -I/usr/local/include -I/usr/local/ssl/include -I. -I.
-DETCDIR=\"/usr/openssh/etc\" -DSSH_PROGRAM=\"/usr/openssh/bin/ssh\"
-DSSH_ASKPASS_DEFAULT=\"/usr/openssh/libexec/ssh-askpass\" -DHAVE_CONFIG_H
-c sftp-server.c -o sftp-server.o
"sftp-server.c", line 108: error(1020): identifier "u_int64_t" is undefined
u_int64_t size;
^
9 times this error in sftp-server.c.
This was on mips-sgi-irix6.5 with MIPSPro, not gcc.
-jf
More information about the openssh-unix-dev
mailing list