Hi I believe that the descripton of the problem on the URL that I have given is actually not fixed for the alsapplayer that is in gentoo. (I have tried 0.99.7[4 5]). I tried what they described: > interface/gtk/PlaylistWindow.cpp and gtk_interface.cpp both need an > extra #include <assert.h> at the top, to please gcc 3.3. and it magically worked.. Sorry if this is bogus..
Commited as -r1, ~x86 masked. Thanks for the heads up.
The patch breaks building of alsaplayer 99.76. I used the 99.75 ebuild and copied it to alsaplayer-0.99.76.ebuild. This would not build until I took the gcc patch out. I'm using gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice). I commented out the gcc patch line and it built.