[oe-issues] [Bug 2031] New: linux-rp_2.6.20-r7 fails to build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Mar 22 20:01:07 UTC 2007


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

           Summary: linux-rp_2.6.20-r7 fails to build
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: manuel.teira at telefonica.net
         QAContact: tinderbox-oe at gmx.net


It seems that after inclusion of the sharpsl_rc driver, linux-rp_2.6.20 does
not compile correctly for c7x0 machines. The error is:

...
| drivers/built-in.o: In function `sharpsl_rc_interrupt':
| hid-input.c:(.text+0x59540): undefined reference to `spitzscoop2_device'
| drivers/built-in.o: In function `sharpsl_rc_timer_callback':
| hid-input.c:(.text+0x597ac): undefined reference to `spitzscoop2_device'
| make: *** [.tmp_vmlinux1] Error 1

Looking at the code and comparing with other similar code, it seems that it
lacks some #ifdefs to call set_scoop_gpio and reset_scoop_gpio to the correct
device. 
I don't know if the driver is intended to support c7x0, anyway, I've made a
patch assuming that SPITZ_SCP2_AKIN_PULLUP maps to CORGI_SCP_AKIN_PULLUP.


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




More information about the Openembedded-issues mailing list