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

Bug#218438: time.h issues with building package dvr as well



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-9
Severity: normal
Followup-For: Bug #218438

It would appear that this bug is also causing an issue with the build of
the dvr package:

make[2]: Entering directory `/home/msp/src/debian/dvr/dvr-3.1/lib'
g++ -O2 -Wall -g `avifile-config --cflags`   -c -o dvr.o dvr.cpp
In file included from /usr/include/linux/videodev2.h:16,
from /usr/include/linux/videodev.h:8,
from v4l.h:4,
from dvr.cpp:33:
/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:20:
error: redefinition of `struct timezone' /usr/include/sys/time.h:57:
error: previous definition of `struct timezone' /usr/include/linux/time.h:354:
error: redefinition of `struct itimerspec' /usr/include/time.h:160:
error: previous definition of `struct itimerspec' /usr/include/linux/time.h:359:
error: redefinition of `struct itimerval' /usr/include/sys/time.h:108: error: previous definition of `struct itimerval'
make[2]: *** [dvr.o]
Error 1
make[2]: Leaving directory `/home/msp/src/debian/dvr/dvr-3.1/lib'
make[1]: *** [all]
Error 2
make[1]: Leaving directory `/home/msp/src/debian/dvr/dvr-3.1'
make: ***
[build-stamp] Error 2


Mark


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dell.purcell.homeip.net 2.4.20-xfs #1 SMP Mit Mär 26 15:37:36 CET 2003 i686
Locale: LANG=C, LC_CTYPE=C

-- no debconf information




Reply to: