[oe-commits] [Bug 5048] Handhelds.org kernel fails to compile for rx3000

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Fri Aug 14 13:53:07 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5048





--- Comment #4 from Daniel <daniel.faulkner at boltblue.com>  2009-08-14 13:53:06 ---
The folder with the file you need to edit is in a folder named something like:
oe/stuff/openembedded/packages/linux/linux-handhelds-2.6-2.6.21/rx3000

Rather than comment the line out you just need to change
CONFIG_RX3000_UDC=m
to:
CONFIG_RX3000_UDC=n

This should work and others have reported success building the kernel doing
this (though other issues prevent using it unfortunately), if your interested
in the rx3000 port I suggest you also follow the ports rather quiet mailing
list ( https://www.handhelds.org/mailman/listinfo/rx3700-port ) 

I'm beginning to suspect that the issue might be related to the compiler or
compiler options in some way as I've built the kernel from handhelds.org using
the codesourcery toolchain without needing to make this change.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list