Hello,

I have been running ssh on my Linux box for ages now, and it compiled with no problems.

Last week, I compiled the latest gmp library on it, and now I am trying to upgrade to 
ssh-1.2.30

I removed the older version, and compiled the new version, but got the following 
error. I tried 1.2.29, and get exactly the same error....

Please can anyone tell me how to fix it?

sshconnect.o: In function `ssh_connect':
/root/ssh/ssh-1.2.30/sshconnect.c:457: undefined reference to `__inet_addr'
/root/ssh/ssh-1.2.30/sshconnect.c:466: undefined reference to `__inet_ntoa'
/root/ssh/ssh-1.2.30/sshconnect.c:533: undefined reference to `__inet_ntoa'
canohost.o: In function `get_remote_hostname':
/root/ssh/ssh-1.2.30/canohost.c:118: undefined reference to `__inet_ntoa'
/root/ssh/ssh-1.2.30/canohost.c:120: undefined reference to `__inet_ntoa'
/root/ssh/ssh-1.2.30/canohost.c:128: undefined reference to `__inet_ntoa'
canohost.o:/root/ssh/ssh-1.2.30/canohost.c:163: more undefined references to 
`__inet_ntoa' follow
newchannels.o: In function `channel_request_local_forwarding':
/root/ssh/ssh-1.2.30/newchannels.c:1443: undefined reference to `__inet_addr'
newchannels.o: In function `channel_input_port_open':
/root/ssh/ssh-1.2.30/newchannels.c:1695: undefined reference to `__inet_addr'
newchannels.o: In function `x11_input_open':
/root/ssh/ssh-1.2.30/newchannels.c:2076: undefined reference to `__inet_addr'
collect2: ld returned 1 exit status
make: *** [ssh] Error 1
 

Thanks!


Bye for Now,

Ian


                     \|||/ 
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Ian Chilton                              |
 |  E-Mail : [EMAIL PROTECTED]              |
 \-------------------------------------------/


Reply via email to