From owner-freebsd-ports Wed Sep 5 5:40:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2707D37B411 for ; Wed, 5 Sep 2001 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f85Ce1B22133; Wed, 5 Sep 2001 05:40:01 -0700 (PDT) (envelope-from gnats) Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 7957537B406 for ; Wed, 5 Sep 2001 05:30:38 -0700 (PDT) Received: from fwd01.sul.t-online.de by mailout06.sul.t-online.de with smtp id 15ebpF-0005fi-03; Wed, 05 Sep 2001 14:30:37 +0200 Received: from theater.dyndns.org (320068889749-0001@[217.82.200.156]) by fmrl01.sul.t-online.com with esmtp id 15ebox-2IcKfIC; Wed, 5 Sep 2001 14:30:19 +0200 Received: from monster.ikea.net (monster.ikea.net [192.168.2.3]) by theater.dyndns.org (8.11.4/8.11.3) with ESMTP id f85CViC05260 for ; Wed, 5 Sep 2001 14:31:45 +0200 (CEST) (envelope-from vs@foldr.org) Received: (from vs@localhost) by monster.ikea.net (8.11.6/8.11.6) id f85CUDZ15651; Wed, 5 Sep 2001 14:30:13 +0200 (CEST) (envelope-from vs) Message-Id: <200109051230.f85CUDZ15651@monster.ikea.net> Date: Wed, 5 Sep 2001 14:30:13 +0200 (CEST) From: Volker Stolz Reply-To: Volker Stolz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30335: rep-gtk port breaks on 4.3 -> 4.4 rollover Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30335 >Category: ports >Synopsis: rep-gtk port breaks on 4.3 -> 4.4 rollover >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 05 05:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 4.4-RC i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD monster.ikea.net 4.4-RC FreeBSD 4.4-RC #0: Thu Aug 30 19:27:52 CEST 2001 vs@monster.ikea.net:/opt/obj/opt/src/sys/MONSTER i386 >Description: On a machine tracking -STABLE, rep-gtk still installs libraries to /usr/X11R6/libexec/rep/i386--freebsd4.3. Some tool (probably installed during 4.3-STABLE) still seems to report the old OS version, although the version rolled over to 4.4-RC. This bug will lead to breakage when building x11-wm/sawfish, because configure there correctly checks for ...-freebsd4.4: ===> Verifying install for /usr/X11R6/libexec/rep/i386--freebsd4.4/gtk.so in /usr/ports/x11-toolkits/rep-gtk >How-To-Repeat: Install rep-gtk and dependencies while still running 4.3-something, upgrade to 4.4-RC, build sawfish -> bug found. >Fix: None yet, I don't know who's telling rep-gtk to use the path containing the 4.3. Workarounds: 1) Symlink /usr/X11R6/libexec/rep/i386--freebsd4.3 to /usr/X11R6/libexec/rep/i386--freebsd4.4 (tested) 2) Reinstall entire Gnome/rep-gtk/sawfish (not tested) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message