Opened 15 years ago

Last modified 15 years ago

#19309 closed defect

Unable to build libgeoip universal variant — at Initial Version

Reported by: mirko.g@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: GeoIP universal Cc:
Port: libgeoip

Description

This is the output of the command $ sudo port install libgeoip +universal

{{{---> Fetching libgeoip ---> Verifying checksum(s) for libgeoip ---> Extracting libgeoip ---> Configuring libgeoip ---> Building libgeoip Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libgeoip/work/GeoIP-1.4.5" && make all " returned error 2 Command output: _geoiplookup in geoiplookup.o

"GeoIP_setup_dbfilename", referenced from:

_main in geoiplookup.o

"_GeoIP_db_avail", referenced from:

_main in geoiplookup.o

"_GeoIP_region_by_ipnum", referenced from:

_geoiplookup in geoiplookup.o

"_GeoIP_open_type", referenced from:

_main in geoiplookup.o

"_GeoIP_setup_custom_directory", referenced from:

_main in geoiplookup.o

"_GeoIPRegion_delete", referenced from:

_geoiplookup in geoiplookup.o

"_GeoIP_id_by_ipnum", referenced from:

_geoiplookup in geoiplookup.o _geoiplookup in geoiplookup.o

"_GeoIP_database_edition", referenced from:

_main in geoiplookup.o

"_GeoIP_country_code", referenced from:

_GeoIP_country_code$non_lazy_ptr in geoiplookup.o

"_GeoIP_database_info", referenced from:

_main in geoiplookup.o _main in geoiplookup.o

"_GeoIP_open", referenced from:

_main in geoiplookup.o

ld: symbol(s) not found for architecture ppc collect2: ld returned 1 exit status lipo: can't open input file: /var/tmpcc7vzKQd.out (No such file or directory) make[1]: * [geoiplookup] Error 1 make: * [all-recursive] Error 1

Error: Status 1 encountered during processing.}}}

Change History (0)

Note: See TracTickets for help on using tickets.