After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 138473 - Failed to compile
Failed to compile
Status: RESOLVED DUPLICATE of bug 135919
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.0
Other Linux
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-30 05:08 UTC by Robert H. Cobb XX
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videodev2.h (28.74 KB, text/plain)
2004-03-30 13:29 UTC, Robert H. Cobb XX
Details

Description Robert H. Cobb XX 2004-03-30 05:08:02 UTC
Output at the command line while running make:

In file included from v4l2_calls.c:37:
gstv4l2src.h:55: error: field `buffer' has incomplete type
make[3]: *** [libgstvideo4linux2_la-v4l2_calls.lo] Error 1
make[3]: Leaving directory `/home/bob/Desktop/gst-plugins-0.8.0/sys/v4l2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bob/Desktop/gst-plugins-0.8.0/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bob/Desktop/gst-plugins-0.8.0'
make: *** [all] Error 2
Comment 1 David Schleef 2004-03-30 06:41:42 UTC
Could you attach the file /usr/include/linux/videodev2.h?
Comment 2 Robert H. Cobb XX 2004-03-30 13:29:27 UTC
Created attachment 26100 [details]
videodev2.h

Here is videodev2.h
Comment 3 Ronald Bultje 2004-03-30 15:16:35 UTC

*** This bug has been marked as a duplicate of 135919 ***