Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Compile Errors with DVB-driver 0.9.3 in RedHat 7.2
- To: <vdr@linuxtv.org>
- Subject: [vdr] Re: Compile Errors with DVB-driver 0.9.3 in RedHat 7.2
- From: "Dirk Wiebel" <dirk@wiebel.de>
- Date: Mon, 5 Nov 2001 21:00:47 +0100
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain;charset="iso-8859-1"
- Delivered-To: mhonarc@limes.convergence.de
- References: <003301c16627$044c6e00$0202020a@renne>
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
Hi,
> 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.
You need the .config file located in the directory. The driver checks this
one. In SuSE systems the standard configuration file is located at
/boot/vmlinuz.config. RedHat should have something similar to this. Just
copy the file to /usr/src/linux/.config. Should do it.
Dirk
Home |
Main Index |
Thread Index