[MPlayer-users] Couldn't resolve name for AF_INET6: 144.122.56.15
qwen dux
qwenxu at gmail.com
Fri Dec 9 08:15:58 CET 2005
oh,I understanded by mistake,:(
if you wanted to removing the error dailog,you can disable inet6
before complie the source.
but you need inet6 support,you can modify the souce in libmpdex/network.c:
line 251:
if( hp==NULL ) {
// if(verb)
mp_msg(MSGT_NETWORK,MSGL_ERR,"Couldn't resolve name for %s: %s\n",
af2String(af), host);
return -2;
}
More information about the MPlayer-users
mailing list