| Summary: | Upgrading XMMS from 1.2.10-r5 to 1.2.10-r13 breaks streaming | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Douglas Hitchcock <dhitchcock.gentoobugs> |
| Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | henryk, hodak |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Douglas Hitchcock
2005-03-15 12:27:20 UTC
This also happens to me! Not good! Also of note is that you don't need streamtuner... just go to shoutcast.com and click on any stream... it works fine in r5, broken in r13. I also got same problem. It might be due to the changes in the m4s files See also the Changelog: 13 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> xmms-1.2.10-r13.ebuild: Stable sparc, x86. Included more .m4s so it can work with older gettext versions properly. And by remerging it I get these 'Warnings' You should update your `aclocal.m4' by running aclocal. autoheader-2.59: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.59: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.59: WARNING: is deprecated and discouraged. autoheader-2.59: autoheader-2.59: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.59: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader-2.59: WARNING: `acconfig.h': autoheader-2.59: autoheader-2.59: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.59: [Define if a function `main' is needed.]) autoheader-2.59: autoheader-2.59: WARNING: More sophisticated templates can also be produced, see the autoheader-2.59: WARNING: documentation. You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `..'. autoheader-2.59: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.59: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.59: WARNING: is deprecated and discouraged. autoheader-2.59: autoheader-2.59: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.59: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader-2.59: WARNING: `acconfig.h': autoheader-2.59: autoheader-2.59: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.59: [Define if a function `main' is needed.]) autoheader-2.59: autoheader-2.59: WARNING: More sophisticated templates can also be produced, see the autoheader-2.59: WARNING: documentation. I assume you have USE=mad in your USE flags. Please emerge xmms-mpg123 and use that. xmms-mad doesn't support streaming. |