Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2012 22:41:41 +0100
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Current FreeBSD <freebsd-current@FreeBSD.org>
Subject:   /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc47/libgfortran.so.3 not found
Message-ID:  <50A01B95.5070904@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig864E7D408F2FAF6A05E7773A
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

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@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



--------------enig864E7D408F2FAF6A05E7773A
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBAgAGBQJQoBuaAAoJEOgBcD7A/5N8EhQH/3Ahva7v0Ie2y7r0r1dkhKyR
6SVlf3NGTJRhsKhF/RzNpVC1vVOCMRFLbMVTAm5shHAOtFzxkgTeZ2Q1b/Yd+bIn
6UzUVSwSxL1f6wqXr8WZjU+puHA5K7gYq6fzGEXNbtgR5ts3dSTOTE1mAIlNYy9Q
OeRiUzWBlIyXjKGCaNWXgELkE1bT5Z+kE+k+nlgXs4OCfu89bZ1UiRsnwe1IgaNk
VwltSU5370Yv00GS/JCVQ5tNORqYKo1Th43ITvzWOTW6E+INgcD53aSBStmAjGyY
9famIjNaxU2i2u0zs8YG/YKsMK0CfRWS83eU6jDRw6RZD9BPz1ilhtBKV4Bladw=
=a3k1
-----END PGP SIGNATURE-----

--------------enig864E7D408F2FAF6A05E7773A--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A01B95.5070904>