Mailing List archive

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

[vdr] Re: Building vdr again the new 2.6 kernel tree



Onno Kreuzinger wrote:
Hmm, well then you should give gcc-2.95.3 a try, it's the only gcc supported
for building the kernel, AFAIK.
As far as i know, this situation changed with 2.6... Not sure...

However. The same problem with
CC ?= gcc-2.95
CXX ?= g++-2.95


g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_ -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -I/usr/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


--
Es ist besser, eine Frage zu diskutieren, ohne sie zu entscheiden, als eine Frage zu entscheiden ohne sie zu diskutieren.
Joseph Joubert 1745 - 1824

Ceterum censeo Microsoftem esse delendam!



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



Home | Main Index | Thread Index