-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-15 17:48, Jack wrote:
Hello,
I have an error when i compile Gem today (in french, sorry):
for english messages use:
$ LANG=C make
In file included from recordV4L.cpp:20:0: recordV4L.h:26:29: fatal error: linux/videodev.h: Aucun fichier ou dossier de ce type (no file or directory) compilation terminated. make[2]: *** [gem_recordV4L_la-recordV4L.lo] Erreur 1 make[2]: quittant le répertoire (leaving directory) « /home/jack/pd-gem/trunk/Gem/src/plugins/recordV4L » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/jack/pd-gem/trunk/Gem/src/plugins » make: *** [all-recursive] Erreur 1
Is there a problem somewhere ?
what's the output of configure? (you did re-run configure after the checkout? it should have been done automatically...) what's the content of Base/config.h? (configure should have detected that there is no linux/videodev.h and set HAVE_LINUX_VIDEODEV_H accordingly)
fgmasdr IOhannes