Mailing List archive

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

[vdr] vdr-1.2.6 compile error



Hi,

when I try to compile vdr-1.2.6 I get the following error:

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] Fehler 1

I'm not the only one with this problem, look at [1] and [2] for more.

I'm running debian testing with gcc-3.3 and g++-3.3 on kernel 2.4.22-xfs.

Thanks for your advice,
Floh

[1]: http://www.vdr-portal.de/board/thread.php?threadid=7931
[2]: http://www.vdr-portal.de/board/thread.php?threadid=7960



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



Home | Main Index | Thread Index