Page MenuHomePhabricator

[CentOS 5.7 CDash] Superbuild OpenCV 2.4 does not compile with gcc 4.1
Closed, ResolvedPublic

Description

OpenCV 2.4.2 does not compile with gcc 4.1 (default compiler on CentOS 5.7):

OpenCV-2.4.2/modules/features2d/src/freak.cpp:367: error: shift must be an immediat

The bug is fixed in the OpenCV master:

http://code.opencv.org/issues/2229

Event Timeline

an obvious solution is to update to 2.4.4 (the current version) including all the necessary effort, e.g. uploading tar balls.
or wait until next minor release? please give a comment

Updating sounds good to me.