Build problem on CentOs 6.4 (Bug #3310)


Added by David Mackay over 11 years ago. Updated over 9 years ago.


Status:Open Start date:2013-10-09
Priority:Normal Due date:
Assignee:David Mackay % Done:

0%

Category:build/install
Target version:Next Hackathon
Affected version:2.4.6 (latest release) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:

Description

ffmpeg_video_source.cpp fails to build because it can't find the libavcodec.h, etc header files. On my system they are in /usr/include/ffmpeg/libavcodec, etc. Cmake (2.8.11.2) does find the location and includes it in CXX.includecache along with a couple of invalid locations for it. Adding a -I /usr/include/ffmpeg in build.make got it to build, but it would be nice if cmake did its magic.


Associated revisions

Revision 9cadc1e5
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3310 from tSed:opencv-2.4/fix-gstreamer-detection

History

Updated by Kirill Kornyakov over 11 years ago

Well, thank you for the report, but CentOS is not in the list of officially supported OSes. OpenCV team doesn't even have CentOs workstation, so we can't reproduce the issue in order to fix it. So, it would be great if you fix the issue on your side and send the fix as a GitHub pull request.

  • Target version set to Next Hackathon
  • Category set to build/install
  • Assignee set to David Mackay

Updated by Dinar Ahmatnurov over 11 years ago

Hi, David!

Any updates?

  • Status changed from New to Open

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4636

Also available in: Atom PDF