Re: Cant find config.h [suse64 v9.2]
From: baskitcaise (baskitcaise_at_hotmail.com)
Date: 12/07/04
- Next message: Matt van de Werken: "Re: Newbe questions"
- Previous message: Matt van de Werken: "Re: Question about Linux for business"
- In reply to: Marshall Kiam-Laine: "Cant find config.h [suse64 v9.2]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 07 Dec 2004 08:27:39 +0000
Marshall Kiam-Laine adjusted his/her tin foil beanie and asbestos
underwear to write:
> trying to load a new Ethernet source driver with MAKE
> INSTALL
> on a directory containing "makefile" [so apparently dont
> need to do ./config again ?]
>
> but it said "err 37 sources not configured, cant find
> config.h"
>
> the kernel-sources *are* loaded, so where should
> config.h be ?
On suse you need to as root:-
cd /usr/src/linux
make cloneconfig
make prepare-all
If the above complains that the config file is a generic one then just:-
mv .config .config.old
and try again
HTH
-- Mark Illegitimi Non Carborundum! Twixt hill and high water, N.Wales, UK onfxvgpnvfr-ng-tzk-qbg-pb-hx
- Next message: Matt van de Werken: "Re: Newbe questions"
- Previous message: Matt van de Werken: "Re: Question about Linux for business"
- In reply to: Marshall Kiam-Laine: "Cant find config.h [suse64 v9.2]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|