Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [linux-dvb] Compile Errors with DVB-driver 0.9.3 in RedHat 7.2



On Mon, 5 Nov 2001, René Bartsch wrote:

> Date: Mon, 5 Nov 2001 19:23:49 +0100
> From: René Bartsch <rene@bartschnet.de>
> To: linux-dvb@linuxtv.org, vdr@linuxtv.org
> Subject: [linux-dvb] Compile Errors with DVB-driver 0.9.3 in RedHat 7.2
> 
> 
> Hi,

Hello!
> 
> when I try to compile ("make", tested as user and root) DVB-driver V0.9.3 in RedHat 7.2 (kernel 2.4.2-2) I get the following message:
> 
> bash-2.04$ make
> DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
> make[1]: Entering directory `/usr/src/linux-2.4.2'
> 
> The present kernel configuration has modules disabled.
> Type 'make config' and enable loadable module support.
> Then build a kernel with module support enabled.
> 
> make[1]: *** [modules] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.2'
> make: *** [here] Error 2
> bash-2.04$
> 
> 
> /usr/src/linux is a link to the 2.4.2.-2 kernel sources and loadable module support is enabled, because my Base1000T NIC is loaded as module and works well.
This is a typical faliure. The kernel-sources in /usr/src/linux got no
config-file. Therefore you've got these errors. The only thing you have
to do to solve this problem, is to copy the config-file
/usr/src/linux/configs for your architecture to
/usr/src/linux/.config. That's all.

CU
	Marc


> 
> When I used SuSE Linux 7.2 Professional (kernel 2.4.4-4GB) compiling the 0.9.3 worked well.
> 
> Can anyone help?
> 
> Thanx!
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
> 




Home | Main Index | Thread Index