From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 2 16:00:54 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA16116A4CE for ; Mon, 2 Aug 2004 16:00:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC0943D66 for ; Mon, 2 Aug 2004 16:00:54 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i72G0khW057823 for ; Mon, 2 Aug 2004 16:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i72G0kST057807; Mon, 2 Aug 2004 16:00:46 GMT (envelope-from gnats) Resent-Date: Mon, 2 Aug 2004 16:00:46 GMT Resent-Message-Id: <200408021600.i72G0kST057807@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, fl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BF9D16A4CE for ; Mon, 2 Aug 2004 15:54:49 +0000 (GMT) Received: from q3w.cp9.org (q3w.cp9.org [81.57.66.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id A355443D6A for ; Mon, 2 Aug 2004 15:54:48 +0000 (GMT) (envelope-from fl@q3w.cp9.org) Received: from q3w.cp9.org (localhost [127.0.0.1]) by q3w.cp9.org (8.12.10/8.12.10) with ESMTP id i72Fsl8t036675 for ; Mon, 2 Aug 2004 17:54:47 +0200 (CEST) (envelope-from fl@q3w.cp9.org) Received: (from fl@localhost) by q3w.cp9.org (8.12.10/8.12.10/Submit) id i72FskjF036674; Mon, 2 Aug 2004 17:54:46 +0200 (CEST) (envelope-from fl) Message-Id: <200408021554.i72FskjF036674@q3w.cp9.org> Date: Mon, 2 Aug 2004 17:54:46 +0200 (CEST) From: fl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/69910: Port game/xqf fails with WITH_GEOIP=yes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 16:00:55 -0000 >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@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: