Re: Compile error on AMD Athlon 64

"Reuben D. Budiardja" <[email protected]> Thu, 28 Jul 2005 15:11:19 -0400
Newsgroups gmane.comp.multimedia.xmms.devel
Message-ID <[email protected]>
On Tuesday 26 July 2005 17:31, pepe wrote:
> Probably you are compiling with gcc-4.0. 

Yes I am.

>> The problem with 'keepGoing' and 
> the other symbols, is that they are declared as extern on ir.h, but they
> are  marked as static on ir.c.

> I haven't an AMD64 at hand right now to make a patch. Please try removing
> the extern keywords on ir.h.

OK. That solved the compile problem. Thanks. However, xmms equalizer still has 
no effect on the audio output. 

RDB