linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] linphone-3.4.3 cross-compiling fails: msv4l.c:33:28: fa


From: Jean Faye
Subject: [Linphone-users] linphone-3.4.3 cross-compiling fails: msv4l.c:33:28: fatal error: linux/videodev.h: No such file or directory compilation terminated.
Date: Mon, 23 Feb 2015 08:51:35 +0000 (UTC)

confirm 2a2622189d00210a34fc044bdfa33e9d08f4fe82

Hi all,
I am trying to compile linphone-3.4.3 for an ARM board. After cross-compiling successfully the differents libraries (), I started to cross-compile linphone-3.4.3.
To cross-compile libraries and linphone, I used the instructions given in links:

EmbedFun: Cross Compiling Linphone(1)
 
 
image
 
 
 
 
 
EmbedFun: Cross Compiling Linphone(1)
In this post, we will cross compile linphone for ARM devices. When it comes to video capability, it will support video output via SDL but no web cam interface.

Aperçu par Yahoo

 
 

http://embedfun.blogspot.fr/2011/08/cross-compiling-linphone2.html


I got the following error message "msv4l.c:33:28: fatal error: linux/videodev.h: No such file or directory compilation terminated."
Have you already faced this kind of error? How can I fix it?
Thank you in advance.
Best regards,
Ismael Jean FAYE

/****************************************************************************************/
  CC     msfilerec.lo
  CC     oss.lo
  CC     msv4l.lo
msv4l.c:33:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[5]: *** [msv4l.lo] Erreur 1
make[5]: quittant le répertoire « /home/altim/Ismael/linphone/linphone-3.4.3/mediastreamer2/src »
make[4]: *** [all] Erreur 2
make[4]: quittant le répertoire « /home/altim/Ismael/linphone/linphone-3.4.3/mediastreamer2/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/altim/Ismael/linphone/linphone-3.4.3/mediastreamer2 »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/altim/Ismael/linphone/linphone-3.4.3/mediastreamer2 »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/altim/Ismael/linphone/linphone-3.4.3 »
make: *** [all] Erreur 2
/*********************************************************************************/


reply via email to

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