lkml.org 
[lkml]   [2003]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.4.23-pre9
Krzysztof Halasa wrote:

> Would you (try to) accept a patch from me if I fix the following?
>
> Modular IDE is still broken:
> hq:/usr/src/linux-hq# /sbin/depmod -ae
> depmod: *** Unresolved symbols in .../kernel/drivers/ide/ide-core.o
> depmod: ide_wait_hwif_ready
> depmod: ide_probe_for_drive
> depmod: ide_probe_reset
> depmod: ide_tune_drives
>
> This is a circular dependency - ide-core.o wants them and they are exported
> by ide-probe.o which wants things from ide-core.o.

Last time that I compiled _all_ kernel modules with _all_ core options, with
OSDL compregress.sh test, there was more bugs:

--cut--
# make modules_install
[...]
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.23-pre5; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.23-pre5/kernel/drivers/ide/ide-core.o
depmod: init_cmd640_vlb
depmod: ide_wait_hwif_ready
depmod: ide_probe_for_drive
depmod: ide_probe_reset
depmod: ide_tune_drives
depmod: *** Unresolved symbols in /lib/modules/2.4.23-pre5/kernel/drivers/net/wan/comx.o
depmod: proc_get_inode
depmod: *** Unresolved symbols in /lib/modules/2.4.23-pre5/kernel/fs/binfmt_elf.o
depmod: put_files_struct
depmod: steal_locks
--end--

--
HTML mails are going to trash automagically

-
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:58    [W:0.072 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site