Hi, On Saturday 18 March 2006 23.03, Carlos Pino wrote: > Robert Jonsson wrote: > >MusE 0.8 is here at last. > > Hi Robert and everyone. Good news. > > It won't compile at my Demudi 1.3.0 or Sarge intallations.I got this > error message: > > > > dummyaudio.cpp: In function 'void* dummyLoop(void*)': > dummyaudio.cpp:260: error: jump to case label > dummyaudio.cpp:255: error: crosses initialization of 'Audio::State > tempState' > dummyaudio.cpp:266: error: jump to case label > dummyaudio.cpp:255: error: crosses initialization of 'Audio::State > tempState' > dummyaudio.cpp:268: error: jump to case label > dummyaudio.cpp:255: error: crosses initialization of 'Audio::State > tempState' > dummyaudio.cpp:245: warning: unused variable 'n' > dummyaudio.cpp:239: warning: unused variable 'tick' > make[5]: *** [dummyaudio.o] Error 1 > make[5]: se sale del directorio `/home/supertux/muse-0.8/muse/driver' > make[4]: *** [all] Error 2 > make[4]: se sale del directorio `/home/supertux/muse-0.8/muse/driver' > make[3]: *** [all-recursive] Error 1 > make[3]: se sale del directorio `/home/supertux/muse-0.8/muse' > make[2]: *** [all] Error 2 > make[2]: se sale del directorio `/home/supertux/muse-0.8/muse' > make[1]: *** [all-recursive] Error 1 > make[1]: se sale del directorio `/home/supertux/muse-0.8' > make: *** [all] Error 2 > > > It doesn't happens with 0.7.2pre5 that works very well. > Don't know what to do. > Any idea? > Thank you very much. > Oh, how annoying! Could you try editing the dummydriver.cpp and add braces after the case and before the break for both cases? line 253 { line 259 } line 261 { line 265 } Ofcourse when you add the braces the line numbering will be wrong. I'll put up an 'a' release once I know what the problem is. /Robert -- http://spamatica.se/musicsite/