TEST RELEASE: openssh-1.2.3pre2

Damien Miller djm at mindrot.org
Tue Mar 14 10:03:58 EST 2000


On Mon, 13 Mar 2000 peter at frontierflying.com wrote:

> Under SuSE 6.0 configure ran with no compliants.
> 
> Trying to compile however generated the following error:
> 
> -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H
> -c -o clientloop.o clientloop.c
> gcc -o ssh ssh.o sshconnect.o log-client.o readconf.o clientloop.o
> -L.  -L/usr/local/ssl/lib -lssh -lnsl -lz  -lutil -lcrypto 
> ./libssh.a(canohost.o): In function `get_remote_hostname':
> /usr/tmp/openssh-1.2.3pre2/canohost.c:52: undefined reference to
> `IN6_IS_ADDR_V4MAPPED'
> collect2: ld returned 1 exit status
> make: *** [ssh] Error 1

Could you send me the output of:

find /usr/include -type f -exec grep -l IN6_IS_ADDR_V4MAPPED {} \;

Thanks,
Damien
 

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








More information about the openssh-unix-dev mailing list