Opened 15 years ago

Last modified 13 years ago

#23649 closed defect

libgeotiff couldn't build on Snow Leopard running on Macbook pro — at Initial Version

Reported by: wloczykijb@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: LP64 Cc:
Port: libgeotiff

Description

When I try to install libgeotiff port I receive error message: sudo port install -d libgeotiff Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libgeotiff/work/libgeotiff-1.2.5" && /usr/bin/make all " returned error 2 Command output: make /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall makegeo.o -L/lib -L.. -lgeotiff -L/opt/local/lib -lproj -ltiff -m32 -lm -L/opt/local/lib -lz -L/opt/local -ljpeg -o makegeo ld: warning: in ../libgeotiff.dylib, file is not of required architecture Undefined symbols:

"_XTIFFClose", referenced from:

_main in makegeo.o

"_XTIFFOpen", referenced from:

_main in makegeo.o

"_GTIFFree", referenced from:

_main in makegeo.o

"_GTIFNew", referenced from:

_main in makegeo.o

"_GTIFKeySet", referenced from:

_SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o _SetUpGeoKeys in makegeo.o

"_GTIFWriteKeys", referenced from:

_main in makegeo.o

ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: * [makegeo] Error 1 make: * [Progs] Error 2

Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.