xfs
[Top] [All Lists]

Re: Unresolved Symbols problem w/ 2.4.1-XFS cvs

To: Keith Owens <kaos@xxxxxxxxxxxxxxxxx>
Subject: Re: Unresolved Symbols problem w/ 2.4.1-XFS cvs
From: "Chris 'Chipper' Chiapusio" <chipper@xxxxxxxxxx>
Date: Tue, 13 Feb 2001 23:40:19 -0500 (EST)
Cc: <linux-xfs@xxxxxxxxxxx>
In-reply-to: <13193.982124038@xxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
[root@zhadum linux]# strings -a
/lib/modules/2.4.1-XFStest2/kernel/net/ipv6/ipv6.o | grep rtn
inet6_rtnetlink_table
rtnl_sem_Rsmp_96bcc44d
rtnl_unlock_Rsmp_6e720ff2
rtnetlink_links
rtnetlink_put_metrics
rtnl
rtnl_lock_Rsmp_c7a4fbed
[root@zhadum linux]# strings -a net/netsyms.o | grep rtn
rtnetlink_links_R__ver_rtnetlink_links
rtnetlink_dump_ifinfo_R__ver_rtnetlink_dump_ifinfo
rtnetlink_put_metrics_R__ver_rtnetlink_put_metrics
rtnl_R__ver_rtnl
rtnl_sem_Rsmp_96bcc44d
rtnl_lock_Rsmp_c7a4fbed
rtnl_unlock_Rsmp_6e720ff2
__kstrtab_rtnetlink_links
__ksymtab_rtnetlink_links
rtnetlink_links
__kstrtab_rtnetlink_dump_ifinfo
__ksymtab_rtnetlink_dump_ifinfo
rtnetlink_dump_ifinfo
__kstrtab_rtnetlink_put_metrics
__ksymtab_rtnetlink_put_metrics
rtnetlink_put_metrics
__kstrtab_rtnl
__ksymtab_rtnl
rtnl
__kstrtab_rtnl_sem
__ksymtab_rtnl_sem
rtnl_sem
__kstrtab_rtnl_lock
__ksymtab_rtnl_lock
rtnl_lock
__kstrtab_rtnl_unlock
__ksymtab_rtnl_unlock
rtnl_unlock
[root@zhadum linux]#


On Wed, 14 Feb 2001, Keith Owens wrote:

>On Tue, 13 Feb 2001 22:06:59 -0500 (EST),
>"Chris 'Chipper' Chiapusio" <chipper@xxxxxxxxxx> wrote:
>>a current cvs checkout (as of 02/12/01) gives me mostly usable modules,
>>only two are not working:
>>[root@zhadum /root]# depmod -ae
>>depmod: *** Unresolved symbols in
>>/lib/modules/2.4.1-XFStest2/kernel/drivers/md/md.o
>>depmod:       name_to_kdev_t
>
>Known bug in the md driver, fixed in later kernels.  IOW, not our problem :).
>
>>depmod: *** Unresolved symbols in
>>/lib/modules/2.4.1-XFStest2/kernel/net/ipv6/ipv6.o
>>depmod:       rtnetlink_links
>>depmod:       __rta_fill
>>depmod:       rtnetlink_put_metrics
>>depmod:       rtnl
>
>This one is strange.  I cannot reproduce the problem on 2.4.2-pre3 with
>your .config but I cannot see any changes between 2.4.1 and 2.4.2-pre3
>that would affect rtnetlink.  I need the output from
>
>strings -a /lib/modules/2.4.1-XFStest2/kernel/net/ipv6/ipv6.o | grep rtn
>strings -a net/netsyms.o | grep rtn
>
>The latter command needs to be issued in the top level linux directory.
>

------
                    Please encrypt anything important.
PGP Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x6CFA486D


<Prev in Thread] Current Thread [Next in Thread>