Mailing List Archive

Report on openssh-1.2.1pre26.tar.gz
Dear developers,

I tried to make openssh-1.2.1pre26 on my Linux box with kernel 2.2.13
and libc 5.4.46.

First I needed to modify the file "fake-getaddrinfo.h" as attached
diff. Then I tried again, and gave up with the error:

gcc -g -O2 -Wall -I/usr/local/ssl/include \
-DETCDIR=\"/usr/local/openssh/etc\" \
-DSSH_PROGRAM=\"/usr/local/openssh/bin/ssh\" \
-DSSH_ASKPASS_DEFAULT=\"/usr/local/openssh/libexec/ssh/ssh-askpass\" \
-DHAVE_CONFIG_H -c pty.c -o pty.o
pty.c: In function `pty_allocate':
pty.c:100: warning: implicit declaration of function `grantpt'
pty.c:104: warning: implicit declaration of function `unlockpt'
pty.c:108: warning: implicit declaration of function `ptsname'
pty.c:108: warning: assignment makes pointer from integer without a cast
pty.c:122: `I_PUSH' undeclared (first use this function)
pty.c:122: (Each undeclared identifier is reported only once
pty.c:122: for each function it appears in.)
make: *** [pty.o] Error 1

I encountered the same error when I tried 1.2.1pre25 and 1.2pre17,
while I succeeded to make 1.2pre15 with some harmless warnings.

--
SUTO, Kiyokazu <suto@ks-and-ks.ne.jp>
http://pub.ks-and-ks.ne.jp/pgp-public-key.html
Re: Report on openssh-1.2.1pre26.tar.gz [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 16 Jan 2000, Kiyokazu SUTO wrote:

> Dear developers,
>
> I tried to make openssh-1.2.1pre26 on my Linux box with kernel 2.2.13
> and libc 5.4.46.
>
> First I needed to modify the file "fake-getaddrinfo.h" as attached
> diff. Then I tried again, and gave up with the error:

Thanks for the patch, I have applied it.

For the other bug, can you send me the output of ./configure?

Thanks,
Damien Miller

- --
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm@mindrot.org (home) -or- djm@ibs.com.au (work)


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.0 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE4gWyGormJ9RG1dI8RAqGCAKDHdOvNxHhm30HePhR+WjmwpFsxkACfT4FH
0dEBRpgftNeMmURDFY5MIM0=
=eWZJ
-----END PGP SIGNATURE-----