lkml.org 
[lkml]   [2002]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.5.49 Compilation error
Date
When "CONFIG_INPUT=m" the 2.5.49 kernel falies to compile with

drivers/built-in.o: In function `kd_nosound':
drivers/built-in.o(.text+0x13140): undefined reference to `input_event'
drivers/built-in.o(.text+0x1315d): undefined reference to `input_event'
drivers/built-in.o: In function `kd_mksound':
drivers/built-in.o(.text+0x1320a): undefined reference to `input_event'
drivers/built-in.o: In function `kbd_bh':
drivers/built-in.o(.text+0x1409a): undefined reference to `input_event'
drivers/built-in.o(.text+0x140a8): undefined reference to `input_event'
drivers/built-in.o(.text+0x140b9): more undefined references to
`input_event' follow
drivers/built-in.o: In function `kbd_connect':
drivers/built-in.o(.text+0x1454e): undefined reference to
`input_open_device'
drivers/built-in.o: In function `kbd_disconnect':
drivers/built-in.o(.text+0x14567): undefined reference to
`input_close_device'
drivers/built-in.o: In function `kbd_init':
drivers/built-in.o(.init.text+0xdbe): undefined reference to
`input_register_handler'

when "CONFIG_INPUT=y" compilation works fine, diff on working and faulty
.config file
--
952c952
< CONFIG_INPUT=y
---
> CONFIG_INPUT=m
981c981
< CONFIG_KEYBOARD_ATKBD=y
---
> CONFIG_KEYBOARD_ATKBD=m
986c986
< CONFIG_MOUSE_PS2=y
---
> CONFIG_MOUSE_PS2=m



Mark J Hodge mark.hodge@xaman.com
Senior Technical Consultant Tel: +44 (0)870 7499739
Xaman plc Fax: +44 (0)870
7499290


This e-mail including any attachments is confidential and may be
legally privileged. If you have received it in error please advise the
sender immediately by return email and then delete it from your
system.
All electronic communications with the Company may be monitored
in accordance with the UK Regulation of Investigatory Powers Act,
Lawful Business Practice Regulations, 2000.
If you do not consent to such monitoring, you should contact
the sender of the e-mail.
The unauthorised use, distribution, copying or alteration of this
email is strictly forbidden. If you need assistance please contact
Head Office on (+44)(0)870 749 9000 between 9:00 am and 5:30 pm GMT
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.030 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site