I am running Redhat Linux 6.0 on a 486 box.  I am having trouble getting ssh to
make.  Below is a log of the attempt.  Any ideas?  Am I mssing some library
files, or is this an ssh problem?

Script started on Wed Aug  4 22:08:11 1999
[root@pong ssh-1.2.27]# make
gcc -pipe -c -I.  -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H  
-DHOST_KEY_FILE=\"/etc/ssh_host_key\" -DHOST_CONFIG_FILE=\"/etc/ssh_config\" 
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\" -DSSH_PROGRAM=\"/usr/local/bin/ssh1\" 
-DETCDIR=\"/etc\" -DPIDDIR=\"/var/run\" -DSSH_BINDIR=\"/usr/local/bin\" 
-DTIS_MAP_FILE=\"/etc/sshd_tis.map\" -D_GNU_SOURCE -g -O2  ssh.c
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from includes.h:163,
                 from ssh.c:195:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file included from /usr/include/signal.h:294,
                 from includes.h:166,
                 from ssh.c:195:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/sys/socket.h:34,
                 from includes.h:215,
                 from ssh.c:195:
/usr/include/bits/socket.h:252: asm/socket.h: No such file or directory
In file included from includes.h:166,
                 from ssh.c:195:
/usr/include/signal.h:297: warning: `struct sigcontext' declared inside parameter list
/usr/include/signal.h:297: warning: its scope is only this definition or declaration,
/usr/include/signal.h:297: warning: which is probably not what you want.
ssh.c: In function `main':
ssh.c:414: storage size of `ws' isn't known
ssh.c:899: `TIOCGWINSZ' undeclared (first use in this function)
ssh.c:899: (Each undeclared identifier is reported only once
ssh.c:899: for each function it appears in.)
make: *** [ssh.o] Error 1
[root@pong ssh-1.2.27]# exit
exit

Script done on Wed Aug  4 22:08:55 1999

--
John Scott
Residential Systems Administrator
KNOLOGY Holdings, Inc.

Reply via email to