Opened 17 years ago

Closed 17 years ago

#1896 closed defect (fixed)

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 (1)

comment:1 by warmerdam, 17 years ago

Component: defaultConfigBuild
Resolution: fixed
Status: newclosed
Version: unspecifiedsvn-trunk

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.