Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Geo-IP CPAN distribution.

Report information
The Basics
Id: 75578
Status: rejected
Priority: 0/
Queue: Geo-IP

People
Owner: Nobody in particular
Requestors: tamouse [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Installation via cpanm results in dyld: lazy symbol binding failed: Symbol not found: _GeoIP_lib_version
Date: Tue, 6 Mar 2012 09:41:41 -0600
To: bug-Geo-IP [...] rt.cpan.org
From: Tamara Temple <tamouse [...] gmail.com>
Running on Mac OS/X 10.5.8, perl from Fink version 5.10. Here's the log showing where the error occurs: PERL_DL_NONLAZY=1 /sw/bin/perl5.10.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'bl ib/arch')" t/*.t t/0_base.t ............... ok t/1_lookup.t ............. ok dyld: lazy symbol binding failed: Symbol not found: _GeoIP_lib_version Referenced from: /Users/tamara/.cpanm/work/1331047473.4560/Geo-IP-1.40/blib/arch/auto/Geo/IP/IP.bu ndle Expected in: dynamic lookup dyld: Symbol not found: _GeoIP_lib_version Referenced from: /Users/tamara/.cpanm/work/1331047473.4560/Geo-IP-1.40/blib/arch/auto/Geo/IP/IP.bu ndle Expected in: dynamic lookup t/20_min_capi_version.t .. Failed 1/1 subtests t/2_namelookup.t ......... ok t/3_mirror.t ............. ok Test Summary Report ------------------- t/20_min_capi_version.t (Wstat: 5 Tests: 0 Failed: 0) Non-zero wait status: 5 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=5, Tests=33, 8 wallclock secs ( 0.05 usr 0.03 sys + 0.12 cusr 0.05 csys = 0.25 CPU) Result: FAIL Failed 1/5 test programs. 0/33 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing Geo::IP failed. See /Users/tamara/.cpanm/build.log for details. -- --Tamara       aka tamouse__ May you never see a stranger's face in the mirror.
Hi there, your installed CAPI ( libgeoip ) is too old. -- Boris