linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compile error 2.4.20.pre5-ac4
@ 2002-09-09 21:05 Andreas Kerl
  2002-09-10 12:42 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kerl @ 2002-09-09 21:05 UTC (permalink / raw)
  To: linux-kernel

drivers/ide/idedriver.o: In function `proc_ide_read_drivers':
drivers/ide/idedriver.o(.text+0x4c9): undefined reference to `ide_modules'
drivers/ide/idedriver.o: In function `proc_ide_read_identify':
drivers/ide/idedriver.o(.text+0x791): undefined reference to 
`taskfile_lib_get_identify'
drivers/ide/idedriver.o: In function `proc_ide_read_settings':
drivers/ide/idedriver.o(.text+0x8ca): undefined reference to 
`ide_read_setting'
drivers/ide/idedriver.o: In function `proc_ide_write_settings':
drivers/ide/idedriver.o(.text+0xb44): undefined reference to 
`ide_find_setting_by_name'
drivers/ide/idedriver.o(.text+0xb9e): undefined reference to 
`ide_write_setting'
drivers/ide/idedriver.o: In function `proc_ide_write_driver':
drivers/ide/idedriver.o(.text+0xea0): undefined reference to 
`ide_replace_subdriver'
drivers/ide/idedriver.o: In function `create_proc_ide_drives':
drivers/ide/idedriver.o(.text+0x110b): undefined reference to 
`generic_subdriver_entries'
drivers/ide/idedriver.o: In function `create_proc_ide_interfaces':
drivers/ide/idedriver.o(.text+0x12c5): undefined reference to `ide_hwifs'
drivers/ide/idedriver.o: In function `destroy_proc_ide_interfaces':
drivers/ide/idedriver.o(.text+0x1338): undefined reference to `ide_hwifs'
make: *** [vmlinux] Fehler 1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile error 2.4.20.pre5-ac4
  2002-09-09 21:05 compile error 2.4.20.pre5-ac4 Andreas Kerl
@ 2002-09-10 12:42 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2002-09-10 12:42 UTC (permalink / raw)
  To: Andreas Kerl; +Cc: linux-kernel

On Mon, 9 Sep 2002, Andreas Kerl wrote:

> drivers/ide/idedriver.o: In function `proc_ide_read_drivers':
> drivers/ide/idedriver.o(.text+0x4c9): undefined reference to `ide_modules'
>...

Hi Andreas,

thanks for the report. This is a known issue when compiling
2.4.20-pre5-ac4 without IDE support. A workaround is to enable IDE
support.

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
								Alan Cox


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-10 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-09 21:05 compile error 2.4.20.pre5-ac4 Andreas Kerl
2002-09-10 12:42 ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).