Do the sources in /usr/src/linux/... match your running kernel? -derek
Petros Triantafyllidis <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 > > > [EMAIL PROTECTED] > > > https://lists.openafs.org/mailman/listinfo/openafs-info > > > > > > -- > Dr. TRIANTAFYLLIDIS PETROS E-MAIL: [EMAIL PROTECTED] > ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-info -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
