Mailing List archive

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

[linux-dvb] Re: DVB-T and RedHat 8.0




Followupping to my previous article.

I just remembered that before compiling DVB modules I had to do the 
following (guess did I get everything OK at the first tryy -- the
command list below is a cleaned-up version of all I did... ;D):

# cd /usr/src
# ln -s linux-2.4.18-14 linux
# cd linux
# make mrproper (just to make sure)
# cp configs/kernel-2.4.18-i686.config .config
# make dep
# make bzImage
# make modules

tomi


Sunday Oct 13 13:55:56 +0300 2002 Tomi Ollila <Tomi.Ollila@iki.fi> wrote:
> 
> I have Nova-t working w/ Red Hat 8.0.
> 
> I just cd'd to DVB/driver and entered make.
> 
> I did get some problems about kernel versions, and then I edited
> /usr/src/linux-2.4.18-14/include/linux/version.h -- changed 
> #define UTS_RELEASE "2.4.18-14custom" to
> #define UTS_RELEASE "2.4.18-14" 
> 
> ...hmm, perhaps I added link /usr/src/linux -> linux-2.4.18-14.
> 
> Then make & make insmod worked as it used to do -- and DigiTV 
> applications worked as before...
> 
> 
> Tomi
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index