Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message at install via go get #5

Open
aurelienb opened this issue Aug 26, 2013 · 3 comments
Open

Message at install via go get #5

aurelienb opened this issue Aug 26, 2013 · 3 comments

Comments

@aurelienb
Copy link

At install after go get I have :
1: error: 'GeoIP_country_code_by_addr_v6' undeclared (first use in th
is function)
1: note: each undeclared identifier is reported only once for each fu
nction it appears in

(And you should fix the readme, the real go get syntax with github is

go get github.com/... (no protocol) )

@abh
Copy link
Owner

abh commented Aug 26, 2013

Which version of libgeoip do you have?

@aurelienb
Copy link
Author

Dont know exactly which lib is required so:
geoip-database : 2011120-1
libgeoip1: 1.4.8+dfsg-2
On an ubuntu 12.04.

BTW I commented the trouble function in SoCloz/geoip fork.

@abh
Copy link
Owner

abh commented Aug 27, 2013

Weird, GeoIP_country_code_by_addr_v6 has been in libgeoip since 1.47...

abh added a commit that referenced this issue Aug 27, 2013
(thanks to Aurelien Beltrame, issue #5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants