[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More kernel compile problems



 >   I previously posted "elink3 compilation problems" detailing my

Either your email was corrupted or you have one or more corrupted files
on your disk.  What does elink3var.h look like?  At line 45 you should
see:

	struct arpcom sc_arpcom;	/* Ethernet common part		*/

not something with `-c_arpcom' in it.  Also, the functions in elink3
are epread, not <some-funny-character>pread.

// marc