Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2015 15:32:00 +0100
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        <freebsd-ports@freebsd.org>
Cc:        sunpoet@FreeBSD.org
Subject:   graphics/gdal: /lib/libgcc_s.so.1 problem
Message-ID:  <54D0DBE0.1050605@gwdg.de>

next in thread | raw e-mail | index | archive | help
For some time now, I get the following message, when I use some of the 
GDAL tools (graphics/gdal) on FreeBSD HEAD (11.0-CURRENT r278036). For 
example, if I try:


#gdalinfo --version
ERROR 1: /lib/libgcc_s.so.1: version GCC_4.6.0 required by 
/usr/local/lib/gcc48/libgfortran.so.3 not found
ERROR 1: /lib/libgcc_s.so.1: version GCC_4.6.0 required by 
/usr/local/lib/gcc48/libgfortran.so.3 not found
GDAL 1.11.1, released 2014/09/24

Because of this, GDAL is not usable for me with ports like math/saga or 
graphics/qgis on HEAD. They core dump right after starting them.

The port graphics/gdal itself builds and installs fine. Don't know, if 
this is relevant: On my boxes, devel/libc++ is installed by other ports.

Obviously, there is something odd between clang (base) and gcc (ports). 
Is this a known problem?

Thanks for any help.

Regards,
Rainer Hurling



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54D0DBE0.1050605>