Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 12:01:16 -0800
From:      Jos Backus <jos@catnook.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Another www/mozilla-devel patch
Message-ID:  <20030122200138.GA45713@lizzy.catnook.com>
In-Reply-To: <1043254292.339.3.camel@gyros>
References:  <20030122074658.GA76678@lizzy.catnook.com> <1043254292.339.3.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 22, 2003 at 11:51:32AM -0500, Joe Marcus Clarke wrote:
> On Wed, 2003-01-22 at 02:46, Jos Backus wrote:
> > Looks like mozilla/gfx/src/gtk/nsDeviceContextGTK.cpp also needs the
> > s|X11/Xft/Xft\.h|X11/Xft/Xft2.h|g post-patch treatment.
> 
> Thanks, I'll take a look.

Thanks. I'm a little confused though as to why this substitution happens; the
only reason I can think of is that we want to force using Xft2 instead of
Xft1. The reason my build failed is because I used to have a non-ports version
of Xft1 installed, and when deinstalling that I also removed X11/Xft/Xft.h
which is also part of XFree86-libraries-4.2.1 (that release ships with Xft1).

traitor:/usr/ports/www/mozilla-devel# pkg_which /usr/X11R6/include/X11/Xft/Xft.h 
XFree86-libraries-4.2.1
traitor:/usr/ports/www/mozilla-devel# pkg_which /usr/X11R6/include/X11/Xft/Xft2.h
Xft-2.1

-- 
Jos Backus                       _/  _/_/_/      Sunnyvale, CA
                                _/  _/   _/
                               _/  _/_/_/
                          _/  _/  _/    _/
jos at catnook.com        _/_/   _/_/_/          require 'std/disclaimer'

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030122200138.GA45713>