Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning pour cause de compilation circulaire dans cmake (Bugzilla #327) #94

Open
bdepardo opened this issue Feb 25, 2013 · 2 comments
Open

Comments

@bdepardo
Copy link
Member

enhancement bug in component Core
Reported in version 1.2.4 on platform Other

@bdepardo
Copy link
Member Author

On 2012-01-24 17:18:30 +0100, 'Kevin Coulomb ([email protected]) wrote:
Sur les machines de EDF,

cmake fait régulièrement des warnings de compilation circulaire entre les dépendances

@bdepardo
Copy link
Member Author

On 2012-01-25 09:43:58 +0100, 'Kevin Coulomb ([email protected]) wrote:
Erreur :
CMake Warning at core/src/CMakeLists.txt:281 (add_library):
Cannot generate a safe linker search path for target vishnu-core because
files in some directories may conflict with libraries in implicit
directories:

link library [libboost_program_options-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_date_time-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_thread-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_filesystem-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_system-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_unit_test_framework-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib
link library [libboost_serialization-mt.so] in /usr/lib may be hidden by files in:
  /local01/home/vishnu/local/lib

Some of these libraries may not be found correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant