Mailing List archive

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

[vdr] still problem with making vdr



Hi,

I have still prblem building vdr. I read the "Install" and there it says go to the folder and type in "make" but I always get following error:

<snip>
gcc evtest.o -o evtest
make[1]: Leaving directory `/home/downloads/tv/linuxtv-dvb-1.0.1/apps/av7110_loadkeys'
(cd apps/dvbnet; make)
make[1]: Entering directory `/home/downloads/tv/linuxtv-dvb-1.0.1/apps/dvbnet'
printf '#define VERSION_INFO "%s (Build %s)"\n' \
"`cat version.h.in`" "`date +'%a %b %d %X %Y'`" > version.h
gcc -g -O2 -MD -Wall -I. -I../../include -c dvbnet.c -o dvbnet.o
gcc -o dvbnet dvbnet.o
make[1]: Leaving directory `/home/downloads/tv/linuxtv-dvb-1.0.1/apps/dvbnet'
(cd apps/dvbdate; make)
make[1]: Entering directory `/home/downloads/tv/linuxtv-dvb-1.0.1/apps/dvbdate'
gcc -g -O2 -MD -Wall -I. -I../../include -c dvbdate.c -o dvbdate.o
dvbdate.c: In function `main':
dvbdate.c:303: parse error before `int'
dvbdate.c:316: `ret' undeclared (first use in this function)
dvbdate.c:316: (Each undeclared identifier is reported only once
dvbdate.c:316: for each function it appears in.)
make[1]: *** [dvbdate.o] Error 1
make[1]: Leaving directory `/home/downloads/tv/linuxtv-dvb-1.0.1/apps/dvbdate'
make: *** [dvb] Error 2
debian:/home/downloads/tv/linuxtv-dvb-1.0.1#
</snip>

Can somone help please?
I use gcc version 2.95.4 20011002 (Debian prerelease) and a "Pinnacle Pctv Sat" but the card itself should not be the problem on this part of building, right?

Thanks
Matthias





--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index