ports/69910: Port game/xqf fails with WITH_GEOIP=yes

fl abusenospam at free.fr
Mon Aug 2 16:00:55 UTC 2004


>Number:         69910
>Category:       ports
>Synopsis:       Port game/xqf fails with WITH_GEOIP=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 02 16:00:46 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     fl
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD q3w.cp9.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2: Sun Mar 14 02:34:11 CET 2004 root at q3w.cp9.org:/usr/src/sys/i386/compile/MYKERNEL i386


Amd Athlon, WITH_GTK2=yes and WITH_GEOIP=yes in /etc/make.conf

>Description:
The WITH_GEOIP=yes option of the current xqf port seems broken.
Without geoip support, it compiles and installs as expected.

With Geoip, the port fails to detect that GeoIP was already installed
===>  Installing for GeoIP-1.3.1
===>   Generating temporary packing list
===>  Checking if net/GeoIP already installed
===>   GeoIP-1.3.1 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of net/GeoIP
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/net/GeoIP.
*** Error code 1

Stop in /usr/ports/games/xqf.

If I deinstall the GeoIP port, and try to install xqf again, it fails as well
===>   Compressing manual pages for GeoIP-1.3.1
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for GeoIP-1.3.1
===>   Returning to build of xqf-gtk2-0.9.14
Error: shared library "GeoIP.3" does not exist
*** Error code 1

Stop in /usr/ports/games/xqf.

>How-To-Repeat:
cd /usr/ports/game/xqf
make install clean

cd /usr/ports/net/GeoIP/
make deinstall clean
cd -
make install clean

>Fix:
Disable GeoIP support, but it's a workaround not a fix.
GeoIP supports enables cute country flags next to each server, which I wanted to have.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list