Package: libc6-dev Version: 2.3.2.ds1-10
Hello, PWLib doesn't compile yet with the new headers despite that similar bugs have been reported as fixed. Here is the output: > g++ -DP_LINUX=2.6.0-test9 -D_REENTRANT -Wall -fPIC -DP_USE_PRAGMA > -DPHAS_TEMPLATES -I/home/damien/CVS/pwlib/include \ > \ > -I. -shared vidinput_v4l.cxx -o ../pwlib/device/videoinput/v4l.so > In file included from /usr/include/linux/videodev2.h:16, > from /usr/include/linux/videodev.h:8, > from vidinput_v4l.h:9, > from vidinput_v4l.cxx:171: > /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' -- _ Damien Sandras (o- //\ It-Optics s.a. v_/_ GnomeMeeting: http://www.gnomemeeting.org/ FOSDEM 2004: http://www.fosdem.org H.323 phone: callto:ils.seconix.com/[EMAIL PROTECTED]

