/lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc47/libgfortran.so.3 not found

O. Hartmann ohartman at zedat.fu-berlin.de
Sun Nov 11 21:41:54 UTC 2012


I replaced lang/gcc46 by lang/gcc47, since gcc46 doesn't build anymore
on the FreeBSD 10.0-CURRENT in question.

I have a small f77 program, which built well with the autotools I used
and ran for ages now. But I receive this error:

/lib/libgcc_s.so.1: version GCC_4.6.0 required by
/usr/local/lib/gcc47/libgfortran.so.3 not found

when compiled with gfortran47.

The autotool environment complains about it can not run Fortran 77
compiled programs, as the error below shows. What happened here?

ohartmann at thor: [prog] ./configure
checking for gfortran47... gfortran47
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
`/home/ohartmann/Projects/prog':
configure: error: cannot run Fortran 77 compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20121111/91dc84f3/attachment.sig>


More information about the freebsd-current mailing list