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

Cannot generate fmm.so file in /src folder #5

Open
inse0918 opened this issue Feb 16, 2023 · 3 comments
Open

Cannot generate fmm.so file in /src folder #5

inse0918 opened this issue Feb 16, 2023 · 3 comments

Comments

@inse0918
Copy link

Hi.

this is build.sh error.

bash: julia: command not found
bash: julia: command not found
Removing existing build
rm: cannot remove 'src/fmm.so': No such file or directory
Copying files
Configuring build
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for CC... no
checking for icpc... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... none
checking dependency style of g++... none
checking for ftn... no
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for ranlib... ranlib
checking for gcc... gcc
...

Cannot make the fmm.so file.

How can I build it well ?

@EHmin1214
Copy link

Hello I am having a same problem.
Also for "] add https://github.com/byuflowlab/FLOWExaFMM", it says FLOWExaFMM can not be precompiled.
Is the precompiling related to 'build.sh'?
If you have solved the problem, please share to me....

@EdoAlvarezR
Copy link
Collaborator

Hi! If build.sh didn't go through, the following instructions will help you debug and find what might be the root cause of the issue: https://nbviewer.org/github/byuflowlab/FLOWVPM.jl/blob/master/docs/installation-linux.ipynb

Please let us know if you were able to resolve the issue!

@HSP100
Copy link

HSP100 commented May 23, 2023

I followed the steps in https://nbviewer.org/github/byuflowlab/FLOWVPM.jl/blob/master/docs/installation-linux.ipynb
but I did not understood whole "2) Testing CxxWrap" part. Can someone please help me by elaborating it.
Thank you.

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

4 participants