lkml.org 
[lkml]   [1999]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subjectlinux-2.2.0-pre4-ac1: ip_masq_select_addr went missing
    Date
    From
    This symbol is referenced only in (emacs folded the lines):

    [root@sleipnir net]# egrep ip_masq_select_addr */*.c
    ipv4/ip_masq.c:EXPORT_SYMBOL(ip_masq_select_addr);
    ipv4/ip_masq_user.c: ums->maddr = ip_masq_select_addr(dev,
    rt->rt_gateway, RT_SCOPE_UNIVERSE);

    A function definition that wasn't included? Linux-2.2.0-pre4 compiles fine.
    It breaks building NTFS as module. In fs/ntfs:

    gcc -D__KERNEL__ -I/usr/src/linux-2.2.0-linus/include -Wall
    -Wstrict-prototypes
    -O2 -fomit-frame-pointer -pipe -march=pentium -DCPU=586 -DMODULE
    -DNTFS_IN_LINUX_KERNEL -DNTFS_VERSION=\"990102\" -c -o inode.o inode.c
    inode.c: In function `ntfs_decompress_run':
    inode.c:421: `ntfs_s16' undeclared (first use in this function)
    inode.c:421: (Each undeclared identifier is reported only once
    inode.c:421: for each function it appears in.)
    inode.c:423: `ntfs_s32' undeclared (first use in this function)

    Thanks!
    --
    Horst von Brand vonbrand@sleipnir.valparaiso.cl
    Casilla 9G, Viña del Mar, Chile +56 32 672616



    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:49    [W:2.177 / U:0.536 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site