Jiri Slaby ha scritto:
Hetfield napsal(a):
grep _mntput *
namei.c: _mntput(nd->mnt);
namespace.c:void __mntput(struct vfsmount *mnt)
namespace.c:EXPORT_SYMBOL(__mntput);
CC fs/namei.o
fs/namei.c: In function `path_release_on_umount':
fs/namei.c:317: warning: implicit declaration of function `_mntput'
....
LD .tmp_vmlinux1
fs/built-in.o: In function `path_release_on_umount':
: undefined reference to `_mntput'
make: *** [.tmp_vmlinux1] Error 1
seems an underscore is missing.
It seems, that there is one extra.
-
oops sorry i got a wrong merge from gentoo sources.
my fault, discard this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|