Ticket #1896 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

KML driver broke trunk on os x

Reported by: hobu Owned by: warmerdam
Priority: normal Milestone:
Component: ConfigBuild Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

We currently can't link right now because of some KML thing

pq -lz -ldl            -install_name  /usr/local/lib/libgdal.1.dylib -Wl,-compatibility_version -Wl,13 -Wl,-current_version -Wl,13.0
ld: Undefined symbols:
_RegisterOGRKML
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libgdal.la] Error 1
make: *** [check-lib] Error 2

I do not have KML enabled. Buildbot is busted too.

Change History

Changed 6 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed
  • version changed from unspecified to svn-trunk
  • component changed from default to ConfigBuild

I think this is fixed, though buildbot is not currently online.

I adjusted the builds so the KML driver (without read) would still build without expat, but I neglected to checkin a couple files.

Note: See TracTickets for help on using tickets.