Mailing List archive

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

[vdr] Re: VDR version 1.2.6pre6 pre-release



Hello Klaus,

* Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> [09-11-03 14:25]:
>   ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.2.6pre6.tar.bz2

sorry, but if i try to compile VDR, i will get the following
errormessage(attached).

-- 
Bye
Matthias
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_LIRC -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DVFAT -I../DVB/include dvbdevice.c
In file included from /usr/include/linux/videodev2.h:16,
                 from /usr/include/linux/videodev.h:8,
                 from dvbdevice.c:20:
/usr/include/linux/time.h:9: error: redefinition of `struct timespec'
/usr/include/time.h:119: error: previous definition of `struct timespec'
/usr/include/linux/time.h:15: error: redefinition of `struct timeval'
/usr/include/bits/time.h:70: error: previous definition of `struct timeval'
/usr/include/linux/time.h:354: error: redefinition of `struct itimerspec'
/usr/include/time.h:160: error: previous definition of `struct itimerspec'
make: *** [dvbdevice.o] Fehler 1

Home | Main Index | Thread Index