kernel: olpc-wakeup.S

Scott Douglass scott at swdouglass.com
Thu Mar 12 22:03:00 EDT 2009


When I try to compile olpc-wakeup.S, I get the following:

cc -march=i686 -c
-I/lib/modules/2.6.29-0.197.rc7.fc11.i586/build/arch/x86/include -o
olpc-wakeup.o olpc-wakeup.S
olpc-wakeup.S: Assembler messages:
olpc-wakeup.S:13: Error: no such instruction: `align'
olpc-wakeup.S:104: Error: invalid character '(' in mnemonic
olpc-wakeup.S:126: Error: no such instruction: `align'
make: *** [olpc-wakeup.o] Error 1

This is new terrain to me... so if anyone out there knows how to fix
this, I would be grateful for directions!

I naively tried various -march= setting (i586,i686,geode) but that
doesn't seem to be the issue.

I am compiling on F11/Rawhide.




More information about the Devel mailing list