Changes between Initial Version and Version 1 of Ticket #39214


Ignore:
Timestamp:
May 23, 2013, 7:41:42 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks. In the future, please Cc relevant port maintainers.

This occurs at line 5108 in the log. The offending compilation line is just above it; I’m not going to quote it here because it’s 128,551 characters long.

:info:build Undefined symbols for architecture x86_64:
:info:build   "_sqlite3_column_table_name", referenced from:
:info:build       OGRSQLiteSelectLayer::OGRSQLiteSelectLayer(OGRSQLiteDataSource*, CPLString, sqlite3_stmt*, int, int) in ogrsqliteselectlayer.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[1]: *** [libgdal.la] Error 1

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39214

    • Property Owner changed from macports-tickets@… to seanasy@…
    • Property Keywords gdal 1.10 spatialite removed
    • Property Summary changed from gdal 1.10 and spatialite fails to gdal 1.10 +spatialite fails
  • Ticket #39214 – Description

    initial v1  
    11gdal 1.9.2-3 +spatialite made properly, with 1.10 all other variants work except spatiality
    22
     3{{{
    34bash-3.2# port clean gdal
    45--->  Cleaning gdal
     
    2627  spatialite @2.3.1_1 (active)
    2728bash-3.2#
     29}}}