lkml.org 
[lkml]   [1996]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.0.27 compilation broken?!?!?

On Mon, 2 Dec 1996, Arnaldo Carvalho de Melo wrote:

> make[2]: *** No rule to make target
> `/usr/src/linux-2.1/include/linux/netprotocol.h', needed by `bsd_comp.o'.
> Stop.
> make[2]: Leaving directory `/usr/src/linux-2.1/drivers/net'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.1/drivers'
> make: *** [modules] Error 2

It looks like you have v2.1, but here is a patch:
diff -u --recursive --new-file linux/drivers/net/bsd_comp.c~ linux/drivers/net/bsd_comp.c
--- linux/drivers/net/bsd_comp.c~ Mon Oct 28 13:29:23 1996
+++ linux/drivers/net/bsd_comp.c Mon Dec 2 19:49:56 1996
@@ -90,7 +90,9 @@
#include <linux/ppp_defs.h>

#ifdef NEW_SKBUFF
+/*
#include <linux/netprotocol.h>
+*/
#endif

#include <linux/ip.h>
--
Linux; 64bit, multi-platform, multi-tasking, multi-user, fast and Free.
Microsoft Windows 95 - From the makers of EDLIN and FAT drive formatting!
"Who needs horror movies when we have Microsoft"?


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