Mailing List archive

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

[vdr] Problems with compiling dvb driver vers 0.9_20011117



Hello List,

after a chrash of the vdr disk i set up an new one with SuSE 2.4.0 but when i compile the driver i get only this message below. I am a little confused, because i set up my vdr a few month ago, in the exact way and i had no problems with compiling.

Thanks in advance for any hint

 Christoph


lvdr1:/usr/local/DVB/driver # make
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.0.SuSE'
make -C  /usr/local/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE" MAKING_MODULES=1 modules
make[2]: Entering directory `/usr/local/DVB/driver'
g++ -O2 -o fdump fdump.cc
make[2]: g++: Command not found
make[2]: *** [fdump] Error 127
make[2]: Leaving directory `/usr/local/DVB/driver'
make[1]: *** [_mod_/usr/local/DVB/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.0.SuSE'
make: *** [here] Error 2
lvdr1:/usr/local/DVB/driver #



Home | Main Index | Thread Index