From owner-freebsd-gnome@FreeBSD.ORG Sun Dec 12 13:41:54 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29DEF16A4CE for ; Sun, 12 Dec 2004 13:41:54 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADCE43D53 for ; Sun, 12 Dec 2004 13:41:53 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 2385B1EC8D8 for ; Sun, 12 Dec 2004 14:41:52 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 05953-18 for ; Sun, 12 Dec 2004 14:41:50 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 51FF61EC8D6 for ; Sun, 12 Dec 2004 14:41:50 +0100 (CET) Received: from rincewind.ijs.si (rincewind.ijs.si [193.2.4.137]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 4C16A1C00718 for ; Sun, 12 Dec 2004 14:41:50 +0100 (CET) From: Dejan Lesjak To: freebsd-gnome@freebsd.org Date: Sun, 12 Dec 2004 14:41:49 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412121441.49263.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Subject: 3 more xorg upgrade related failures with proposed fix X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 13:41:54 -0000 Hello, Unfortunately PR 74536 didn't fix firefox and mozilla ports. I might perhaps have a solution. I got mozilla to build with added patch here: http://www.ijs.si/~lesi/other/mozilla/patch-config::mkdepend::Makefile.in mozilla-devel with same thing, but different offset: http://www.ijs.si/~lesi/other/mozilla-devel/patch-config::mkdepend::Makefile.in With (just in case they are preferred) cvs diffs being here: http://www.ijs.si/~lesi/other/mozilla.diff http://www.ijs.si/~lesi/other/mozilla-devel.diff Firefox apparently also needs a change in mozconfig.in though: http://www.ijs.si/~lesi/other/firefox.diff There. I hope this helps and that these ports can be fixed before xorg upgrade comes :) Dejan