StupidBeauty
Read times:555Posted at:Fri Jan 6 18:51:46 2012
- no title specified

转载:amsn 0.98.4 does not compile due of videodev.h

amsn包含的头文件有点问题,导致不能编译,报告说找不到videodev.h。这是因为Linux这个内核在2.6.38版本及以后将v4l版本1去掉咯,取代的是v4l版本2,其头文件是videodev2.h。将videodev.h链接到videodev2.h即可。

http://forums.gentoo.org/viewtopic-t-869561-start-0.html

亮点:

Hello,

i "solved" the problem with

引用 :

cd /usr/include/linux

ln -s videodev2.h videodev.h


and emerge amsn work now.

i dont know why there is no videodev.h.
Maybe it's the linux-headers-2.6.38 the guilty.

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands