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



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