23 Apr 2012 01:25
Compiling libflashsupport-jack on Ubuntu 11.04 AMD 64
Hunter Thompson <gonzoguitaro <at> gmail.com>
2012-04-22 23:25:18 GMT
2012-04-22 23:25:18 GMT
Greetings:
While following the instructions given on
http://jackaudio.org/routing_flash
The bootstrap script seems to run fine, but running "make" throws this error:
dh <at> dh-desktop:~/libflashsupport-jack$ make
make all-am
make[1]: Entering directory `/home/dh/libflashsupport-jack'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -lsamplerate -g -O0 -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libflashsupport_la-flashsupport.lo -MD -MP -MF .deps/libflashsupport_la-flashsupport.Tpo -c -o libflashsupport_la-flashsupport.lo `test -f 'flashsupport.c' || echo './'`flashsupport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -lsamplerate -g -O0 -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -MT libflashsupport_la-flashsupport.lo -MD -MP -MF .deps/libflashsupport_la-flashsupport.Tpo -c flashsupport.c -fPIC -DPIC -o .libs/libflashsupport_la-flashsupport.o
flashsupport.c:184:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[1]: *** [libflashsupport_la-flashsupport.lo] Error 1
make[1]: Leaving directory `/home/dh/libflashsupport-jack'
make: *** [all] Error 2
Should I have a linux/videodev.h directory, or is this a bug in the code? Is there a workaround?
Thank you for your attention in the matter.
_______________________________________________ Jack-Devel mailing list Jack-Devel <at> lists.jackaudio.org http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
RSS Feed