Opened 6 years ago

Last modified 6 years ago

#56453 new defect

spatialite-tools @4.3.0: fails to find proj

Reported by: svniemeijer (Sander Niemeijer) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.4
Keywords: Cc: Veence (Vincent)
Port: spatialite-tools

Description

I think additional library paths are needed to link against the right libproj version.

The configure step fails with the following error in config.log:

configure:17535: checking for pj_init_plus in -lproj
configure:17560: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lproj -lm -lexpat -lsqlite3  >&5
ld: library not found for -lproj

The proj library is however located in one of the /opt/local/lib/projxx/lib/ directories.

Change History (1)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: Veence added
Summary: spatialite-tools 4.3.0 fails to buildspatialite-tools @4.3.0: fails to find proj
Note: See TracTickets for help on using tickets.