Mailing List archive

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

[vdr] can't compile vdr-1.2.6



Hello all,
i want to compile the vdr-source (1.2.6). I get always this error message:

g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC 
-D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" 
-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] Error 1

I'm using : Kernel 2.4.23 bttv-0.9.12 vdr-1.2.6 with patches from akool

Can anybody help me with my problem?
Thanks for help
Greetings Rainer



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



Home | Main Index | Thread Index