Revision 8273, successfully configured but failed to generated. (Bug #1863)


Added by Pei JIA almost 13 years ago. Updated over 12 years ago.


Status:Done Start date:2012-04-29
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:build/install
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Hi:

Environment: Ubuntu 12.04
I'm now trying to build Revision 8273, successfully configured but failed to generated, with the following error messages:

CMake Warning at cmake/OpenCVModule.cmake:434 (add_library):
Cannot generate a safe linker search path for target opencv_highgui because
files in some directories may conflict with libraries in implicit
directories:

link library [libImath.so] in /usr/lib may be hidden by files in:
/usr/include/../lib
link library [libIlmImf.so] in /usr/lib may be hidden by files in:
/usr/include/../lib
link library [libIex.so] in /usr/lib may be hidden by files in:
/usr/include/../lib
link library [libHalf.so] in /usr/lib may be hidden by files in:
/usr/include/../lib
link library [libIlmThread.so] in /usr/lib may be hidden by files in:
/usr/include/../lib

Some of these libraries may not be found correctly.
Call Stack (most recent call first):
modules/highgui/CMakeLists.txt:254 (ocv_create_module)

CMake Warning at modules/python/CMakeLists.txt:62 (add_library):
Cannot generate a safe linker search path for target opencv_python because
files in some directories may conflict with libraries in implicit
directories:

link library [libpython2.7.so] in /usr/lib may be hidden by files in:
/usr/include/../lib

Some of these libraries may not be found correctly.

Messages during last pass
CMake Version 2.8.7
Press [e] to exit help

And after I press "e", ccmake quit the whole process.

Best Regards
Pei


Associated revisions

Revision aaf97c45
Added by Roman Donchenko over 11 years ago

Merge pull request #1863 from nevion:master

History

Updated by Alexey Spizhevoy almost 13 years ago

  • Description changed from Hi: Environment: Ubuntu 12.04 I'm now trying to build Revision 8273, s... to Hi: Environment: Ubuntu 12.04 I'm now trying to build Revision 8273, su... More
  • Assignee changed from Alexey Spizhevoy to Alexander Shishkov

Updated by Kirill Kornyakov almost 13 years ago

  • Target version deleted (2.4.0)
  • Description changed from Hi: Environment: Ubuntu 12.04 I'm now trying to build Revision 8273, su... to Hi: Environment: Ubuntu 12.04 I'm now trying to build Revision 8273, suc... More

Updated by Andrey Kamaev almost 13 years ago

These CMake warnings should be fixed in r8459

  • Status changed from Open to Done
  • Target version set to 3.0
  • Assignee changed from Alexander Shishkov to Andrey Kamaev

Updated by Andrey Kamaev over 12 years ago

  • Target version changed from 3.0 to 2.4.3

Also available in: Atom PDF