Re: 2.6.1-mm5 [Compile error]

From: Tim Cambrant (tim_at_cambrant.com)
Date: 01/20/04

  • Next message: John Cherry: "Re: 2.6.1-mm5 (compile stats)"
    Date:	Tue, 20 Jan 2004 17:03:57 +0100
    To: Andrew Morton <akpm@osdl.org>
    
    
    

    Hi Andrew,

    When compiling 2.6.1-mm5 i get these errors:

      CC drivers/net/net_init.o
    In file included from drivers/net/net_init.c:53:
    include/net/neighbour.h:216: parse error before `proc_handler'
    include/net/neighbour.h:216: warning: function declaration isn't a prototype
    make[2]: *** [drivers/net/net_init.o] Error 1
    make[1]: *** [drivers/net] Error 2
    make: *** [drivers] Error 2

    From what I'm able to see, nothing is wrong with the function declaration,
    so I really cannot guess why this error show up. Then again, I'm no
    programmer/developer, so someone else ought to take a look at this to
    see what's causing these problems. This error is new in 2.6.1-mm5.
    2.6.1-mm4 compiles cleanly and works beautifully.

    I'd be happy to test any patches to help fixing the error.

                    Tim Cambrant

    
    

    -
    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/


    • application/pgp-signature attachment: stored

  • Next message: John Cherry: "Re: 2.6.1-mm5 (compile stats)"

    Relevant Pages

    • Re: Problems compiling kernel modules
      ... > I've askeed questions about errors compiling kernel modules caused by ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.4.23pre6aa1: HZ not constant?
      ... make: Leaving directory ... ecc.c:1495: warning: function declaration isn't a prototype ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.xx - linux/firmware.h - missing include
      ... > The prototype for request_firmware uses a struct device parameter. ... before its use - this works much the same way as a function declaration ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: EXPORT_SYMBOL question
      ... However when i'm compiling the module, ... > symbol underfined warning. ... When I load the module it works as expected. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Problems with Firewire and -mm kernels
      ... resulting dmesg so that you can see yourself, ... I got one warning when I was compiling sbp2.c (it was something like an ... Most of the sbp2 changes seem to be a new ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)