open ssl

Dan Mouw dan at latestwave.com
Tue Apr 10 10:21:39 EST 2001


I am trying to get any version of sshd working on a cobalt raq3/4(one of
each).  I tried ssh.com's version(1.2.31) and I got linking errors.  I am
going to try to install openssh, but I need to install openssl, and was
wondering if that will mess up the web server on the raqs.  Any responses
are welcome.


errors:
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\" -DSERV
ER_CONFIG_FILE=\"/etc/sshd_config\"-DSSH_PROGRAM=\"/usr/local/bin/ssh1\" -DE
TCDIR=\"/etc\" -DPIDDIR=\"/var/run\"-DSSH_BINDIR=\"/usr/local/bin\" -DTIS_MA
P_FILE=\"/etc/sshd_tis.map\" -D_GNU_SOURCE -g -O2  ssh.c
In file included from /usr/include/errno.h:36,
                 from includes.h:167,
                 from ssh.c:199:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/signal.h:300,
                 from includes.h:170,
                 from ssh.c:199:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
directory
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:30,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
                 from /usr/include/bits/socket.h:31,
                 from /usr/include/sys/socket.h:34,
                 from includes.h:219,
                 from ssh.c:199:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:34,
                 from includes.h:219,
                 from ssh.c:199:
/usr/include/bits/socket.h:295: asm/socket.h: No such file or directory
In file included from includes.h:170,
                 from ssh.c:199:
/usr/include/signal.h:303: warning: `struct sigcontext' declared inside
parameter list
/usr/include/signal.h:303: warning: its scope is only this definition or
declaration,
/usr/include/signal.h:303: warning: which is probably not what you want.
ssh.c: In function `main':
ssh.c:418: storage size of `ws' isn't known
ssh.c:903: `TIOCGWINSZ' undeclared (first use in this function)
ssh.c:903: (Each undeclared identifier is reported only once
ssh.c:903: for each function it appears in.)
make: *** [ssh.o] Error 1




More information about the openssh-unix-dev mailing list