bug-autoconf
[Top][All Lists]
Advanced

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

videodev.h


From: Udo Herdtle
Subject: videodev.h
Date: 27 Dec 2003 19:55:39 +0100

Hello,

I tried to configure and compile (with gcc 3.3) the programm transcode
(different versions of it) and the configure-script showe folloging:

configure: WARNING: linux/videodev.h: present but cannot be compiled
configure: WARNING: linux/videodev.h: check for missing prerequisite
headers?
configure: WARNING: linux/videodev.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##

It was also impossible to compile the program. I got the following:

In file included from /usr/include/linux/videodev2.h:16,
                 from /usr/include/linux/videodev.h:8,
                 from audio.h:13,
                 from vcr.h:40,
                 from import_v4l.c:30:
/usr/include/linux/time.h:9: error: redefinition of `struct timespec'
/usr/include/linux/time.h:15: error: redefinition of `struct timeval'
/usr/include/linux/time.h:20: error: redefinition of `struct timezone'
/usr/include/linux/time.h:354: error: redefinition of `struct
itimerspec'
/usr/include/linux/time.h:359: error: redefinition of `struct itimerval'
make[3]: *** [import_v4l.lo] Fehler 1
make[2]: *** [all-recursive] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2

What can I do to compile the program?

Greetings
Udo Herdtle





reply via email to

[Prev in Thread] Current Thread [Next in Thread]