> 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