Mailing List archive

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

[vdr] Problems compiling DVB driver with Suse 8.0



Hello,

I am just setting up my new vdr box. So my installation
should be quite clean.

I compiled a new kernel 2.4.18 with the following options:
CONFIG_I2C=m
CONFIG_I2C_ALGOBIT=m (maybe this is not needed?)

and

CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_PROC_FS=y

I also altered the missing line in saa7146_core.c.
But I still get errros when I try to compile the DVB driver
0.9.4-2002-05-20.

g++ -O2 -o fdump fdump.cc
make[2]: g++: Command not found
make[2]: *** [fdump] Error 127
make[2]: Leaving directory `/usr/siemens_dvb-0.9.4-2002-05-20/driver'
make[1]: *** [_mod_/usr/siemens_dvb-0.9.4-2002-05-20/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18.SuSE'
make: *** [here] Error 2

What is wrong? Please help!

TIA

Jens





Home | Main Index | Thread Index