#23649: libgeotiff couldn't build 64-bit ----------------------------------+----------------------------------------- Reporter: wloczykijb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: LP64 | Port: libgeotiff ----------------------------------+----------------------------------------- Comment(by wloczykijb@…): Replying to [comment:2 jmr@…]:
Doesn't appear to be something that would happen on 32-bit Snow Leopard or not happen on 64-bit Leopard. There is problem in 32-bit also, it seems. I changed value of COPTS variable from: -O2 -arch x86_64 -Wall -fPIC -DCSV_DATA_DIR=\"$(datadir)\" to: -O2 -arch i386 -Wall -fPIC -DCSV_DATA_DIR=\"$(datadir)\"
-- Ticket URL: <http://trac.macports.org/ticket/23649#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS