Re: problems compiling xmms
Håvard Kvålen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Nov 2003, Gerald Marewo wrote: > i tried to compile xmms-1.2.8 on SuSE 8.0, kernel 2.4.18 and got the > following error message: The alsa plugin needs atlease alsa 0.9.0 to work. The configure script is supposed to check that you do, but I don't think that works correctly for 0.9.0rc and 0.9.0pre releases. A simple workaround is to compile with 'make -k' and install with 'make -k install'. The alsa plugin wont be built unless you upgrade alsa. -- Håvard Kvålen