This bug was reported automaticaly in connection with IPv6 project. Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will be ready for IPv6. This package seems to lack IPv6 support as is illustrated in attached log. Here follows part of scanning log (grep -r F_INET *)/up to 30 lines: /flac-1.1.2/src/plugin_xmms/http.c:384: sock = socket(AF_INET, SOCK_STREAM, 0); /flac-1.1.2/src/plugin_xmms/http.c:386: address.sin_family = AF_INET; /flac-1.1.2/src/plugin_xmms/http.c:754: if ((*sock = socket(AF_INET, SOCK_DGRAM, 0)) < 0) /flac-1.1.2/src/plugin_xmms/http.c:762: sin.sin_family = AF_INET;
The XMMS plugin is excluded from the build, so you can close this bug now.
* Thu Apr 21 2005 Warren Togami <wtogami> - 1.1.2-25 - Fix buildreqs (#154649 thias) - obsolete older xmms-flac * Mon Apr 4 2005 Elliot Lee <sopwith> - 1.1.2-24 - Removed xmms-flac subpackage You are right. Thnx. Jan