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

Problems when compiling Bagel using an intel compiler (intel-2017.6.256) #278

Closed
EvGeGr opened this issue Feb 16, 2024 · 0 comments
Closed

Comments

@EvGeGr
Copy link

EvGeGr commented Feb 16, 2024

Hello,

When trying to compile Bagel using an intel compiler I got when running configure:

checking whether the Boost::Regex library is available... yes
checking for exit in -lboost_regex... no
checking for exit in -lboost_regex... (cached) no
configure: error: Could not link against boost_regex !

In the configure.log there is the following error (also attached):

configure:16817: mpiicc -o conftest -g -O2 -I/home/egromov/prog/boost_1_84_0/install//include -L/home/egromov/prog/boost_1_84_0/install//lib conftest.c -lboost_regex >&5
ld: cannot find -lmpi
ld: cannot find -lmpigi
configure:16817: $? = 1
configure: failed program was:
| /* confdefs.h */
...

Why cannot ld find -lmpigi? The path to libmpigi.a is in LD_LIBRARY_PATH!

Best reagrds,
Evgeniy

config.log

@EvGeGr EvGeGr changed the title Problems whe compiling Bagel using an intel compiler (intel-2017.6.256) Problems when compiling Bagel using an intel compiler (intel-2017.6.256) Feb 16, 2024
@EvGeGr EvGeGr closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant