Hi, Richard:

Thanks for those tips. :-)

Those two defines: CONFIG_MODVERSIONS & CONFIG_FILTER were not in
my *HOWTO* and may be new to kernel 2.2.x. :-|

http://gelm.org/linuxcfg.doc
is my HOWTO-IPMASQ for kernel 2.0.34 to 2.0.39. 
2.0.3x is the only kernel that I have used successfully.
I've tried several Red Hat distros, one Debian and one Mandrake.
I get better results from a Slackware install, but probably
because I've done it so many times. :-| ;-)

How do you other 'newbies' feel about the 'make config'?
I'm baffled by well over 50% of the defines, even after
reading the text generated by answering '?' ! :-|

Richard Adams wrote:
> 
<snip>
> I tool a look at the URL below, BTW: there are two slaches needed not one
> in the address, however you did not define CONFIG_MODVERSIONS i would
> advise it, however that is not the problem here, what you can do is define
> EXTRAVERSION in the top level Makefile that way you avoid old modules
> getting left in the directory /lib/modules/kernel_version_number as if you
> define say -1 as an EXTRAVERSION all modules get placed in
> /lib/modules/kenerl_version-1, you make another version, call it -2 and so
> on.
> 
> The other thing i would like to point out is the need to define;
> 
> under Netwroking Options, it is needed if one wants or needs to use DHCP
> and i belive some other network protocols.
> 
<snipped>

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to