[GRASS-dev] G7 compilation error

Markus Neteler neteler at osgeo.org
Thu Dec 12 05:41:42 PST 2013


On Thu, Dec 12, 2013 at 2:18 PM, Margherita Di Leo
<dileomargherita at gmail.com> wrote:
> Hi All,
>
> compiling the fresh grass trunk I get several compilation issues on tgrass
> and some wxpython modules (animation, vdigit, iclass) and the problem
> resides into:
> ImportError: /usr/local/lib/libgdal.so.1: undefined symbol:
> sqlite3_column_table_name
> I just updated also the gdal trunk. Any pointers on whether this is a
> problem in gdal, grass or sqlite3 (I use the EPEL sqlite-devel pakage)

Be sure that all used packages are built against the same library version.
The "ldd" command is useful to figure out the "who calls whom".

Best
Markus


More information about the grass-dev mailing list