--
You received this message because you are subscribed to the Google Groups "OpenCoarrays" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencoarrays+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/opencoarrays.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/d3ff0dbe-e93d-43ce-ba0e-18c652a048d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
gfortran: error: /usr/lib/libcaf_mpi.a: No such file or directory
Error: comand:
`/usr/bin/gfortran -I/usr/include/OpenCoarrays-2.1.0_GNU-8.1.1 -fcoarray=lib -Wl,-rpath -Wl,/opt/mpich/lib -Wl,--enable-new-dtags coarray.f90 /usr/lib/libcaf_mpi.a /opt/mpich/lib/libmpifort.so /opt/mpich/lib/libmpi.so`
failed to compile.
/opt/mpich/bin/mpifort -fcoarray=lib coarray.f90 -lcaf_mpi
I installed it through the AUR (Arch User Repository), which uses the 'cmake' way of installing it.When I try it with 'caf', I get another error:
gfortran: error: /usr/lib/libcaf_mpi.a: No such file or directory
Error: comand:
`/usr/bin/gfortran -I/usr/include/OpenCoarrays-2.1.0_GNU-8.1.1 -fcoarray=lib -Wl,-rpath -Wl,/opt/mpich/lib -Wl,--enable-new-dtags coarray.f90 /usr/lib/libcaf_mpi.a /opt/mpich/lib/libmpifort.so /opt/mpich/lib/libmpi.so`
failed to compile.
Do you have a `/usr/lib/libcaf_mpi.a`? Is there a way to see what and where files are installed via aur?
/usr/bin/caf
/usr/bin/cafrun
/usr/include/ISO_Fortran_binding.h
/usr/include/OpenCoarrays-2.1.0_GNU-8.1.1/opencoarrays.mod
/usr/include/libcaf-gfortran-descriptor.h
/usr/include/libcaf.h
/usr/include/opencoarrays.mod
/usr/lib/cmake/opencoarrays/OpenCoarraysConfig.cmake
/usr/lib/cmake/opencoarrays/OpenCoarraysConfigVersion.cmake
/usr/lib/cmake/opencoarrays/OpenCoarraysTargets-release.cmake
/usr/lib/cmake/opencoarrays/OpenCoarraysTargets.cmake
/usr/lib/libISO_Fortran_binding.so
/usr/lib/libISO_Fortran_binding.so.1
/usr/lib/libISO_Fortran_binding.so.2.1.0
/usr/lib/libcaf_mpi.so
/usr/lib/libcaf_mpi.so.3
/usr/share/licenses/opencoarrays/LICENSE
/usr/share/man/man1/caf.1.gz
/usr/share/man/man1/cafrun.1.gz
--
/
/usr/share/licenses/opencoarrays/LICENSE
/usr/share/man/man1/caf.1.gz
/usr/share/man/man1/cafrun.1.gz
You received this message because you are subscribed to a topic in the Google Groups "OpenCoarrays" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/opencoarrays/uRlWSby8dY8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to opencoarrays...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencoarrays.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/8d7bcd5f-dc22-465b-8988-fc452e6830d9%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/f0b3aa75-d836-4601-9f4a-da7cd33699f7%40googlegroups.com.
# Contributor: James Clark <s112...@sms.ed.ac.uk>
I can send an email if you like but you could probably describe the problem much better.
Hi Gavin,
I will work up a fix for this in the next release. Is there any chance the AUR package maintainer would be amenable to installing the static kind too? Or would this suggestion be a non-starter?
Thanks,
Zaak