Re: 1.3.96 errors

David Lynes (dlynes@juliet.stfx.ca)
Sat, 27 Apr 1996 21:38:24 -0300 (ADT)


On Sat, 27 Apr 1996, Mark Hatle took a notion and wrote:

> I'm trying to config 1.3.96 and I'm getting errors in Menuconfig in the
> network section.. Using a normal config I get a syntax error when it
> comes to that last section of the network config. (It looks like
> something broke..)

Not really, just a stray "#" in the net/ipv4/Config.in file. Go into
that file and remove the "#" that appears just above line 26. It begins
a line that continues with the word "bool .... (I think)." Save the file
and run make config again. It will finish without any complaints.
Cheers