[Kwintv] cvs doesn't compile cvs co 02012003 0150est

Salane kwintv@mail.kde.org
Sun, 2 Feb 2003 00:53:41 -0500


make[1]: Entering directory `/home/salane/cvs/kdenonbeta/kwintv3/kvideoio'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 
-fno-exceptions -fno-check-new  -MT v4lutil.lo -MD -MP -MF 
".deps/v4lutil.Tpo" \
  -c -o v4lutil.lo `test -f 'v4lutil.cpp' || echo './'`v4lutil.cpp; \
then mv ".deps/v4lutil.Tpo" ".deps/v4lutil.Plo"; \
else rm -f ".deps/v4lutil.Tpo"; exit 1; \
fi
In file included from /usr/include/sys/time.h:31,
                 from /usr/include/linux/videodev2.h:19,
                 from /usr/include/linux/videodev.h:14,
                 from v4lutil.cpp:32:
/usr/include/sys/select.h:78: conflicting types for `typedef struct fd_set 
fd_set'
/usr/include/linux/types.h:9: previous declaration as `typedef struct 
__kernel_fd_set fd_set'
make[1]: *** [v4lutil.lo] Error 1