[Pvfs2-users] make kmod problem pvfs2_ioctl32_init undefined
Joerg Bashir
brak at archive.org
Thu Apr 20 18:06:49 EDT 2006
On x86_64, using kernel 2.6.16.5 + CVS Head pvfs2
./configure --with-kernel=/usr/src/linux-2.6.16.5
make completes without error
make kmod complains as follows:
*** Warning: "pvfs2_ioctl32_init"
[/usr/src/pvfs2/src/kernel/linux-2.6/pvfs2.ko] undefined!
*** Warning: "pvfs2_ioctl32_cleanup"
[/usr/src/pvfs2/src/kernel/linux-2.6/pvfs2.ko] undefined!
Trying to insert the resulting module:
insmod: error inserting './pvfs2.ko': -1 Unknown symbol in module
>From dmesg:
[ 2831.850909] pvfs2: Unknown symbol pvfs2_ioctl32_cleanup
[ 2831.851045] pvfs2: Unknown symbol pvfs2_ioctl32_init
Oops, and now a kernel panic... :-/
The only reason I'm trying CVS is because 1.4.0 didn't seem to want to
compile... I could go through the mailing list and try to apply on the
specific patches I need.
More information about the Pvfs2-users
mailing list