Big_Mama Posted July 12, 2010 Report Share Posted July 12, 2010 ==== Building lowlevel ====module_init.cpp../../../source/lib/module_init.cpp: In function ‘LibError ModuleInit(volatile ModuleInitState*, LibError (*)())’:../../../source/lib/module_init.cpp:55: error: ‘_mm_pause’ was not declared in this scope../../../source/lib/module_init.cpp: In function ‘LibError ModuleShutdown(volatile ModuleInitState*, void (*)())’:../../../source/lib/module_init.cpp:80: error: ‘_mm_pause’ was not declared in this scopemake[1]: *** [obj/lowlevel_Release/module_init.o] Fehler 1make: *** [lowlevel] Fehler 2opensuse 11.2 / 64bitrevision 7742 Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted July 12, 2010 Report Share Posted July 12, 2010 Should be fixed in r7743. Quote Link to comment Share on other sites More sharing options...
Big_Mama Posted July 12, 2010 Author Report Share Posted July 12, 2010 okey, will try it Quote Link to comment Share on other sites More sharing options...
Big_Mama Posted July 12, 2010 Author Report Share Posted July 12, 2010 works fine now, thx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.