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

Installation problem.(for ubuntu18.04) #226

Open
ryoto-oguma opened this issue Nov 26, 2021 · 0 comments
Open

Installation problem.(for ubuntu18.04) #226

ryoto-oguma opened this issue Nov 26, 2021 · 0 comments

Comments

@ryoto-oguma
Copy link

ryoto-oguma commented Nov 26, 2021

Now I install FMM into ubuntu18.04 follow this procedure.
When I execute "make -j4", I get the following error.

collect2: error: ld returned 1 exit status
CMakeFiles/ubodt_gen.dir/build.make:103: recipe for target 'ubodt_gen' failed
make[2]: *** [ubodt_gen] Error 1
CMakeFiles/Makefile2:520: recipe for target 'CMakeFiles/ubodt_gen.dir/all' failed
make[1]: *** [CMakeFiles/ubodt_gen.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

collect2: error: ld returned 1 exit status
CMakeFiles/fmm.dir/build.make:103: recipe for target 'fmm' failed
make[2]: *** [fmm] Error 1
CMakeFiles/Makefile2:261: recipe for target 'CMakeFiles/fmm.dir/all' failed
make[1]: *** [CMakeFiles/fmm.dir/all] Error 2

collect2: error: ld returned 1 exit status
/usr/bin/ld: warning: //opt/conda/lib/libicudata.so.68: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: //opt/conda/lib/libicudata.so.68: unsupported GNU_PROPERTY_TYPE CMakeFiles/stmatch.dir/build.make:103: recipe for target 'stmatch' failed
(make[2]: *** [stmatch] Error 1

collect2: error: ld returned 1 exit status
CMakeFiles/h3mm.dir/build.make:103: recipe for target 'h3mm' failed
make[2]: *** [h3mm] Error 1
CMakeFiles/Makefile2:594: recipe for target 'CMakeFiles/h3mm.dir/all' failed
make[1]: *** [CMakeFiles/h3mm.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

How can I solve this?
Has any one be able to install FMM into ubuntu18.04?

Thank you for advance.

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