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

Error in arcs4.f90 #62

Closed
amontoison opened this issue Jan 12, 2023 · 1 comment
Closed

Error in arcs4.f90 #62

amontoison opened this issue Jan 12, 2023 · 1 comment

Comments

@amontoison
Copy link
Member

[489/489] Linking target arcs4
FAILED: arcs4 
gfortran  -o arcs4 arcs4.p/src_arc_arcs4.f90.o -Wl,--as-needed -Wl,--no-undefined '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home/alexis/Bureau/git/GALAHAD/builddir/ -Wl,--start-group libgalahad_double.so -Wl,--end-group
/usr/bin/ld : arcs4.p/src_arc_arcs4.f90.o : dans la fonction « MAIN__ » :
/home/alexis/Bureau/git/GALAHAD/builddir/../src/arc/arcs4.f90:30 : référence indéfinie vers « arc_solve_reverse_without_h_ »
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Very similar to #61

@nimgould
Copy link
Contributor

fixed

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

2 participants