Big_Mama Posted July 12, 2010 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 Link to comment Share on other sites More sharing options...
Ykkrosh Posted July 12, 2010 Share Posted July 12, 2010 Should be fixed in r7743. Link to comment Share on other sites More sharing options...
Big_Mama Posted July 12, 2010 Author Share Posted July 12, 2010 okey, will try it Link to comment Share on other sites More sharing options...
Big_Mama Posted July 12, 2010 Author Share Posted July 12, 2010 works fine now, thx Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now