SUMMARY: SSH INSTALL (PART II)
2007-12-24 20:13:00
<DIV>
<DIV>
<DIV> </DIV>
<DIV> Thanks to everyone for the responses. Particulary Tim Chipman. He suggested copying the binaries over to the new machine since I already had it built on the same platform. I ended up porting the application to the machne that was giving me problems. It's not the best solution but it worked. Thanks again.</DIV>
<DIV> My original message is below:</DIV>
<DIV> </DIV>
<DIV>When I run a make on my other server I get the following message: </DIV>
<DIV></DIV>sshunixeloop.c: In function `ssh_io_register_fd':
<DIV></DIV>sshunixeloop.c:494: `O_NDELAY' undeclared (first use in this function)
<DIV></DIV>sshunixeloop.c:494: (Each undeclared identifier is reported only once
<DIV></DIV>sshunixeloop.c:494: for each function it appears in.)
<DIV></DIV>make[4]: *** [sshunixeloop.o] Error 1
<DIV></DIV>make[4]: Leaving directory `/usr/local/f-secure-ssh-2.4.0/lib/sshutil/ssheloop/unix'
<DIV></DIV>make[3]: *** [install-recursive] Error 1
<DIV></DIV>make[3]: Leaving directory `/usr/local/f-secure-ssh-2.4.0/lib/sshutil/ssheloop'
<DIV></DIV>make[2]: *** [install-recursive] Error 1
<DIV></DIV>make[2]: Leaving directory `/usr/local/f-secure-ssh-2.4.0/lib/sshutil'
<DIV></DIV>make[1]: *** [install-recursive] Error 1
<DIV></DIV>make[1]: Leaving directory `/usr/local/f-secure-ssh-2.4.0/lib'
<DIV></DIV>make: *** [install-recursive] Error 1
<DIV></DIV>
<DIV></DIV>I have rerun the config.status to make sure nothing was wrong, but it ran fine. Also, in the README it says there should be a file uninstall.sh but I don't see that. Anyone know where that is? Thanks again
<DIV></DIV>
<DIV></DIV>I need some help with the install of SSH on my server. I currently have SSH 2.0.3 and would like to upgrade to 2.4. I have downloaded the source and followed the directions from the manual at the fsecure website. After unzipping and untarring the file I go into the directory and do the following:
<DIV></DIV>1) ./configure
<DIV></DIV>2) The next step should be to run make and
<DIV></DIV>3) Finally make install
<DIV></DIV>However, when I run the make and make install it says there is no target. I am new to compiling from source so am a bit unsure. I have gcc and have listed it as the compiler (CC=gcc). After starting the sshd2 daemon I run ssh -V and it still gives me the old version. Any help would be appreciated. TIA</DIV></DIV></DIV><br clear=all><hr>Get your FREE download of MSN Explorer at <a href="http://explorer.msn.com">http://explorer.msn.com</a><br></html>
Comments
Got something to say?
You must be logged in to post a comment.

