lkml.org 
[lkml]   [1999]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    SubjectRe: Linux 2.0.37pre10
    Date
    > Compiled it and ...
    > drivers/net/net.a(ne.o): In function `ne_probe1':
    > ne.o(.text+0x631): undefined reference to `udelay'
    > make: *** [vmlinux] Error 1

    Its always the last one liner can't break it bug isnt it 8)


    --- drivers/net/ne.c~ Wed Apr 14 18:19:26 1999
    +++ drivers/net/ne.c Thu Apr 15 00:13:41 1999
    @@ -43,6 +43,7 @@
    #include <linux/bios32.h>
    #include <asm/system.h>
    #include <asm/io.h>
    +#include <asm/delay.h>

    #include <linux/netdevice.h>
    #include <linux/etherdevice.h>
    -
    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:51    [W:2.992 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site