Re: Compiling a kernel...
It would be helpful to know which kernel you are trying to compile. If you can't get xconfig to work, you might try getting the source for a version lower and patching up.
--xsdg
On Mon, Nov 13, 2000 at 01:57:56PM -0800, Michael Dickey wrote:
> I would like take the plunge and compile a kernel for my laptop - I have
> unpacked the kernel source and have gotten as far as "make config". I
> would like to use xconfig - would be a little more comfortable (I'm stretching
> my limits now...), but make xconfig returns the following:
>
> >dell:/usr/local/src/linux# make xconfig
> >rm -f include/asm
> >( cd include ; ln -sf asm-i386 asm)
> >make -C scripts kconfig.tk
> >make[1]: Entering directory `/usr/local/src/linux/scripts'
> >cat header.tk >> ./kconfig.tk
> >./tkparse < ../arch/i386/config.in >> kconfig.tk
> >net/ax25/Config.in: 25: unable to open drivers/net/hamradio/Config.in
> >make[1]: *** [kconfig.tk] Error 1
> >make[1]: Leaving directory `/usr/local/src/linux/scripts'
> >make: *** [xconfig] Error 2
>
> There is no drivers/net/hamradio - wasn't there when I unpacked the kernel
> source archive.
>
> How can I fix this? If anyone would care to take a bit of time to help
> me through this I would be extremely grateful!
>
> Michael
::snip::
--
____________________________________________________________________________
/ It is better to let one suspect that you are a fool than to open your mouth\
{ and leave them no doubt. http://xsdg.hypermart.net xsdg@softhome.net }
\____________________________________________________________________________/
Reply to: