| Summary: | GeoIP-1.4.8 released. Please update. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nucleo <alekcejk> |
| Component: | GeoIP | Assignee: | Michael Fleming <mfleming+rpm> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | markrwatts, mfleming+rpm |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | GeoIP-1.4.8-1.1.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-25 03:41:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
nucleo
2011-05-22 17:24:59 UTC
GeoIP 1.4.7 is required for the GeoIP-Python-1.2.5 code to build correctly. If you use the current EPEL version of GeoIP (which appears to be 1.4.7, but is actually 1.4.6 + patches), you get the following compile errors: Note that this is on CentOS 5.6. $ /usr/bin/python setup.py build running build running build_ext building 'GeoIP' extension creating build/temp.linux-x86_64-2.4 gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/local/include -I/usr/include/python2.4 -c py_GeoIP.c -o build/temp.linux-x86_64-2.4/py_GeoIP.o py_GeoIP.c: In function 'GeoIP_SetConfItemInt': py_GeoIP.c:260: error: 'GEOIP_UNKNOWN_CONF' undeclared (first use in this function) py_GeoIP.c:260: error: (Each undeclared identifier is reported only once py_GeoIP.c:260: error: for each function it appears in.) py_GeoIP.c: In function 'GeoIP_SetAccuracyItemInt': py_GeoIP.c:272: error: 'GEOIP_UNKNOWN_ACCURACY_RADIUS' undeclared (first use in this function) py_GeoIP.c: In function 'GeoIP_teredo_Py': py_GeoIP.c:443: warning: implicit declaration of function 'GeoIP_teredo' py_GeoIP.c: In function 'GeoIP_enable_teredo_Py': py_GeoIP.c:452: warning: implicit declaration of function 'GeoIP_enable_teredo' py_GeoIP.c: In function 'GeoIP_lib_version_Py': py_GeoIP.c:457: warning: implicit declaration of function 'GeoIP_lib_version' error: command 'gcc' failed with exit status 1 GeoIP-1.4.8 released http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.8.tar.gz Building now for F15/16/rawhide + EL5/EL4/EL6 GeoIP-1.4.8-1.1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/GeoIP-1.4.8-1.1.fc15 Package GeoIP-1.4.8-1.1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing GeoIP-1.4.8-1.1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/GeoIP-1.4.8-1.1.fc15 then log in and leave karma (feedback). GeoIP-1.4.8-1.1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |