Hi, can you try wget ftp://161.53.74.67 and some other URLs ? Same error ?
To the coders: The error seems to come from socket(). Since ipv6 is disabled, AF_INET is the only possibility being in sa->sa_family. Should work, though. Could you post the output from 'man socket' ? Tim Am Thursday 12 April 2012 schrieb Gunaji, Siddesh (TCS): > Hello Team, > > I have installed the above version on our True 64 and I get following > error.... > > tnax02> wget ftp://gnjilux.cc.fer.hr/welcome.msg > --2012-04-12 09:35:31-- ftp://gnjilux.cc.fer.hr/welcome.msg > => `welcome.msg' > Resolving gnjilux.cc.fer.hr... 161.53.74.67 > Connecting to gnjilux.cc.fer.hr|161.53.74.67|:21... failed: Address family > not supported by protocol family. > > Version Info: > > tnax02> wget -V > GNU Wget 1.13.4 built on osf5.1b. > > +digest -https -ipv6 -iri +large-file -nls -ntlm +opie -ssl > > Wgetrc: > /usr/users/v-gunajs/etc/wgetrc (system) > Compile: cc -DHAVE_CONFIG_H > -DSYSTEM_WGETRC="/usr/users/v-gunajs/etc/wgetrc" > -DLOCALEDIR="/usr/users/v-gunajs/share/locale" -I. -I../lib > -I../lib -O -Olimit 2000 > Link: cc -O -Olimit 2000 -lrt -lrt ftp-opie.o ../lib/libgnu.a > > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://www.gnu.org/licenses/gpl.html>. > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Originally written by Hrvoje Niksic <[email protected]>. > Please send bug reports and questions to <[email protected]>. > > Kindly help on this... > > > Thanks and Regards > > Siddesh K. Gunaji > Tata Consultancy Services > SAP Basis Consultant > Alcoa, TN > Email: [email protected] > Mob: +1-8658098263 > Desk: +1-8659772633
