Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27183 - [w3cam] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Sunday, 20 November 2011, 23:50 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:01 GMT
Opened by Andrea Scarpino (BaSh) - Sunday, 20 November 2011, 23:50 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:01 GMT
|
DetailsDescription:
gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/local/include -I/usr/include/freetype -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DVIDEO_DEV=\"/dev/video0\" -DVERSION=\"0.7.2\" -c -o vidcat.o vidcat.c v4l.c:29:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. vidcat.c:33:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. make: *** [v4l.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [vidcat.o] Error 1 cgi.c: In function 'cgi_parse_stdin': cgi.c:859:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] cgi.c: In function 'cgi_parse_multipart': cgi.c:824:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] cgi.c:832:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] cgi.c: In function 'cgi_lock': cgi.c:413:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] w3cam.c:39:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. make: *** [w3cam.o] Error 1 Additional info: * w3cam 0.7.2-9 Steps to reproduce: Try to build it. |
This task depends upon