[MacPorts] #13608: PostGIS fails to link to libiconv
MacPorts
trac at macosforge.org
Sun Dec 16 12:37:47 PST 2007
#13608: PostGIS fails to link to libiconv
-----------------------------------+----------------------------------------
Reporter: lucas.madar at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.5.2
Keywords: postgis libiconv |
-----------------------------------+----------------------------------------
Running Leopard, latest version of Xcode, and 1.520, I get this:
{{{
gcc -g -Wall -I.. -DUSE_ICONV -DUSE_VERSION=82 -DPOSTGIS_VERSION='"1.3.1"'
shpopen.o dbfopen.o getopt.o shp2pgsql.o -L/opt/local/lib -liconv -o
shp2pgsql
Undefined symbols:
"_iconv_open", referenced from:
_utf8 in shp2pgsql.o
"_iconv", referenced from:
_utf8 in shp2pgsql.o
"_iconv_close", referenced from:
_utf8 in shp2pgsql.o
}}}
--
Ticket URL: <https://svn.macosforge.org/projects/macports/ticket/13608>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list