[OpenAFS] libafs-2.4.17smp.mp.o does not exist

Petros Triantafyllidis trian@itc.auth.gr
Sat, 2 Feb 2002 02:12:07 +0200 (EET)


> Do the sources in /usr/src/linux/... match your running kernel?
>

Yes, they do:


{root@kytpafs2:28} /usr/src> ls -l
total 12k
lrwxrwxrwx    1 root     root     12 Jan 23 17:06 linux -> linux-2.4.17/
lrwxrwxrwx    1 root     root     12 Jan 23 17:07 linux-2.4 -> linux-2.4.17/
drwxr-xr-x   14 573      573    4.0k Jan 23 17:07 linux-2.4.17/
drwxr-xr-x   16 root     root   4.0k Jan 21 13:00 linux-2.4.7-10/
drwxr-xr-x    7 root     root   4.0k Jan 21 12:59 redhat/

{root@kytpafs2:29} /usr/src> uname -a
Linux kytpafs2 2.4.17smp #2 SMP Wed Jan 23 10:47:01 EET 2002 i686 unknown
{root@kytpafs2:30} /usr/src>



>
> Petros Triantafyllidis <trian@itc.auth.gr> writes:
>
> > > What do you get from:
> > >
> > >         ls -l /usr/vice/etc/modload/
> > >
> >
> > I get only libafs-2.4.17.o
> >
> > > What happens if you try to 'insmod' the module by hand?
> > >
> >
> > I get unresolved symbols for this module:
> >
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol highmem_start_page_R568072
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol d_move_R025ed091
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol schedule_timeout_R17dd01
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol d_instantiate_Re1c168
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol inode_change_ok_R9ae65e
> > /usr/vice/etc/modload/libafs-2.4.17.o: unresolved symbol max_mapnr_R01139ffc
> >
> > [...]
> >
> >
> > Thanks,
> > Petros
> >
> >
> >
> > >
> > > Petros Triantafyllidis <trian@itc.auth.gr> writes:
> > >
> > > > Hi all,
> > > >  I face a problem while I am trying to install OpenAFS 1.2.2 (and 1.2.3)
> > > > as a second server in a RH 7.2 box (FYI, the first server is a Solaris
> > > > machine with Transarc's AFS 3.6).
> > > > Actually I cannot build a proper libafs module for my SMP architecture.
> > > > After compilation, I receive the following while trying to load libafs in
> > > > kernel:
> > > >
> > > > "AFS module /usr/vice/etc/modload/libafs-2.4.17smp.mp.o does not exist.
> > > >  Not starting AFS."
> > > >
> > > > If I copy libafs-2.4.17.o which is produced, to libafs-2.4.17smp.mp.o, the
> > > > problem remains and the module isn't loaded.
> > > >
> > > > I changed UTS_RELEASE in /usr/src/linux/include/linux/version.h to
> > > > 2.4.17smp, but nothing changed.
> > > >
> > > > uname -a shows:
> > > >  2.4.17smp #2 SMP Wed Jan 23 10:47:01 EET 2002 i686 unknown
> > > >
> > > > The compilation run with the following options:
> > > > configure  --with-afs-sysname=i386_linux24 --enable-namei-fileserver
> > > > --enable-full-vos-listvol-switch --with-linux-kernel-headers=/usr/src/linux
> > > > --enable-transarc-paths
> > > >
> > > > Any hints?
> > > > Thanks in advance,
> > > > Petros
> > > >
> > > > --
> > > > Dr. TRIANTAFYLLIDIS PETROS         E-MAIL: trian@itc.auth.gr
> > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^         http://afs.itc.auth.gr/~trian
> > > > AFS Technical Support Team
> > > > Aristotle University - Information Technology Center (KYTP)
> > > > POBox 888,54006 Thessaloniki-GREECE-TEL:+30-31-998444,FAX:998302
> > > >
> > > > _______________________________________________
> > > > OpenAFS-info mailing list
> > > > OpenAFS-info@openafs.org
> > > > https://lists.openafs.org/mailman/listinfo/openafs-info
> > >
> > >