[Bugme-new] [Bug 9187] New: ir-functions.c:(.text+0xbce18): undefined reference to `input_event'

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Thu Oct 18 20:52:40 PDT 2007


http://bugzilla.kernel.org/show_bug.cgi?id=9187

           Summary: ir-functions.c:(.text+0xbce18): undefined reference to
                    `input_event'
           Product: Drivers
           Version: 2.5
     KernelVersion: v2.6.23
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: I2C
        AssignedTo: khali at linux-fr.org
        ReportedBy: avuton at gmail.com


I was running randconfig and found the following problem. Config attached:

drivers/built-in.o: In function `ir_input_key_event':
ir-functions.c:(.text+0xbce18): undefined reference to `input_event'
ir-functions.c:(.text+0xbce26): undefined reference to `input_event'
drivers/built-in.o: In function `ir_detach':
ir-kbd-i2c.c:(.text+0xc4fc9): undefined reference to `input_unregister_device'
drivers/built-in.o: In function `ir_probe':
ir-kbd-i2c.c:(.text+0xc5317): undefined reference to `input_allocate_device'
ir-kbd-i2c.c:(.text+0xc5394): undefined reference to `input_free_device'
ir-kbd-i2c.c:(.text+0xc5486): undefined reference to `input_register_device'
drivers/built-in.o: In function `saa7134_input_fini':
(.text+0xdc646): undefined reference to `input_unregister_device'
drivers/built-in.o: In function `saa7134_input_init1':
(.text+0xdcb3a): undefined reference to `input_allocate_device'
drivers/built-in.o: In function `saa7134_input_init1':
(.text+0xdcc79): undefined reference to `input_register_device'
drivers/built-in.o: In function `saa7134_input_init1':
(.text+0xdcc9f): undefined reference to `input_free_device'
drivers/built-in.o: In function `cx88_ir_fini':
(.text+0xe10ed): undefined reference to `input_unregister_device'
drivers/built-in.o: In function `cx88_ir_init':
(.text+0xe1184): undefined reference to `input_allocate_device'
drivers/built-in.o: In function `cx88_ir_init':
(.text+0xe11b4): undefined reference to `input_free_device'
drivers/built-in.o: In function `cx88_ir_init':
(.text+0xe1318): undefined reference to `input_register_device'


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list