Messages in this thread |  | | Date | Tue, 26 Nov 1996 14:14:04 +0000 | From | Morgan Sarges <> | Subject | 2.1.13 compile (aka #include <linux/fddidevice.h>) |
| |
Helo all, Recently made the jump from 2.0.26 to 2.1.13..
First problem is during make zImage, about 2/3 of way through, I got errors related to the following:
Inside drivers/net/net_init.c is an include line, "#include <linux/fddidevice.h>,
and upon seeing this, the compiler would crank out errors and halt.
Well, I didnt ask for any kind of fddi support, so I took it out like so:
/* #include <linux/fddidevice.h> */
After that, I now have a decent 2.1.13.
Did I miss something in the transition from 2.0.26 to 2.1.13? or have I just been away from this mailing list too long?
Morgan Sarges sarges@sdinter.net
|  |