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