lkml.org 
[lkml]   [2005]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject2.6.13-rc6-git3 undefined reference on _mntput
    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.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-08-11 17:58    [W:3.859 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site