From: James Michael Chacon (probreak@matt.ksu.ksu.edu)
Date: 09/30/92


From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
Subject: Re: Trouble with 0.98 + tcp
Date: 30 Sep 1992 23:18:18 -0500

negaard@aero.org (Eric Negaard) writes:

>I tried to compile Linux 0.98 with the tcp code last night, and
>the kernel doesn't boot. I get the following message:

> Memory: 7396k/8192k available (376k kernel, 384k reserved, 36k data)
> stack segment: 0000
> EIP: 0008:00016C36

> 33 Mhz 80486, 8Mb
> Kernel config options:
> No SCSI
> No profiling
> No math emulation
> Compiled with -m486

>Does this give anyone any clues as to what's going wrong?

> Eric Negaard

This is strange, as my setup is the exact same as yours as far as equipment
goes. I am currently running 97.6 with the scsi in just for fun. I have
the tcpip code in for the loopback also, and am having no problem compiling
or booting. Could you email me your main Makefile as well as the kernal
blk-drv one, and also the net Makefile. I have a feeling something isn't
being setup correctly in them.

James