Mailing List archive

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

[vdr] Re: vdr-1.2.6 compile error



Hello,

> /usr/include/linux/time.h:9: error: redefinition of `struct timespec'
> /usr/include/time.h:119: error: previous definition of `struct timespec'

I had the same kind of problems. it seems that it is caused by using
different compilers kernel/DVB/vdr.

I am using 2.6.0-test9, DVB drivers from CVS as of yesterday morning, and
vdr-1.2.6. After I compiled a clean kernel and vdr ensuring that gcc-3.3 is
used for both, everything worked fine.

There is a time.h in /usr/include and /usr/include/linux. For whatever
reason, both get included along the compile run which causes the error.

Lars



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



Home | Main Index | Thread Index