Mailing List archive

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

[linux-dvb] Re: could not compile 2.6.8-rc3 with cvs



syphir@syphir.sytes.net wrote on 05.08.2004 14:51:10:

> > 
> > I just tried to compile the latest cvs with 2.6.8-rc3. I giot the 
> > following error while compiling :
> > 
> 
> It compiles fine for me using the dvb-ttpci drivers and the stv0299
> frontend.  But it would help if you could be more specific to the 
options
> you have selected.
> 
> C.Y.M.
> 
Well not much to say - it's the same configuration I use everytime :

Theses are the steps I've done:
Kernel 2.6.6
patched to 2.6.7
patched to 2.6.8-rc3
add gerd Knorrs Media Changer Patch (it's a module to controll a scsi 
media changer)
updated linuxtv dvb-kernel and dvb-apps cvs
executed makelinks with new kerneldir
copied old -config to new kernel tree
executed make oldconfig
executed make menuconfig and reviewd some driveroptions (especialy dvb)
make 

this results in the error

here the dvb relevant settings from the kernelconfig:

#
# Digital Video Broadcasting Devices
#
CONFIG_DVB=y
CONFIG_DVB_CORE=m

#
# DVB-S (satellite) frontends
#
# CONFIG_DVB_STV0299 is not set
# CONFIG_DVB_CX24110 is not set
CONFIG_DVB_GRUNDIG_29504_491=m
# CONFIG_DVB_MT312 is not set
CONFIG_DVB_VES1X93=m

#
# DVB-T (terrestrial) frontends
#
# CONFIG_DVB_SP887X is not set
# CONFIG_DVB_ALPS_TDLB7 is not set
# CONFIG_DVB_ALPS_TDMB7 is not set
# CONFIG_DVB_GRUNDIG_29504_401 is not set
# CONFIG_DVB_TDA1004X is not set
# CONFIG_DVB_NXT6000 is not set
# CONFIG_DVB_MT352 is not set

#
# DVB-C (cable) frontends
#
# CONFIG_DVB_ATMEL_AT76C651 is not set
# CONFIG_DVB_VES1820 is not set

#
# Misc. Frontend Modules
#

#
# Supported SAA7146 based PCI Adapters
#
CONFIG_DVB_AV7110=m
# CONFIG_DVB_AV7110_FIRMWARE is not set
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET=m
# CONFIG_DVB_BUDGET_CI is not set
# CONFIG_DVB_BUDGET_AV is not set
# CONFIG_DVB_BUDGET_PATCH is not set

#
# Supported FlexCopII (B2C2) Adapters
#
# CONFIG_DVB_B2C2_SKYSTAR is not set

#
# Supported BT878 Adapters
#
CONFIG_VIDEO_SAA7146=m
CONFIG_VIDEO_SAA7146_VV=m
CONFIG_VIDEO_VIDEOBUF=m
CONFIG_VIDEO_BUF=m

Thanks Stefan




Home | Main Index | Thread Index