Skip site navigation (1)Skip section navigation (2)
Date:      22 Jan 2003 18:58:04 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        Aqua Daemon <aquadaemon@softhome.net>, questions@FreeBSD.ORG, FreeBSD GNOME Users <gnome@FreeBSD.ORG>, archon@forbidden.dough.net
Subject:   Re: Mozilla 1.2.1 and java
Message-ID:  <1043279884.339.68.camel@gyros>
In-Reply-To: <20030122235235.GA70693@dan.emsphone.com>
References:  <20030121233901.62be4bca.ryngold@softhome.net> <20030122084147.07586a12.aquadaemon@softhome.net> <20030122171825.GB330@forbidden.dough.net> <20030122145232.377376b0.aquadaemon@softhome.net> <1043276467.339.60.camel@gyros> <20030122231411.GA4364@dan.emsphone.com> <1043277466.339.66.camel@gyros>  <20030122235235.GA70693@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-01-22 at 18:52, Dan Nelson wrote:
> In the last episode (Jan 22), Joe Marcus Clarke said:
> > On Wed, 2003-01-22 at 18:14, Dan Nelson wrote:
> > > In the last episode (Jan 22), Joe Marcus Clarke said:
> > > > I have mozilla-gtk2 (1.2.1) working with JPI 1.3.1 at home.  I
> > > > didn't do anything special, I just built mozilla-gtk2, then build
> > > > jdk13.
> > > 
> > > I had the same problem, and building without WITH_GTK2 fixed java
> > > for me also.
> > > 
> > > Another issue: mozilla-devel with WITH_GTK2 requires pango-1.1.1,
> > > but our port is only 1.0.5.  I had WITH_GTK2 in /etc/make.conf and
> > > didn't use the mozilla-devel-gtk2 port.  Removing WITH_GTK2 makes
> > > mozilla-devel build fine.
> > 
> > If you want mozilla-devel with GTK2 support, you should build
> > mozilla-devel-gtk2.  If you choose to enable Xft and GTK2, you will
> > need to be running my GNOME 2.1 pre-release ports.
> 
> Right, but from my perspective, I tried to upgrade mozilla-devel from
> 1.2 to 1.3, and it failed.  I care more about Xft2 than Gnome, and for
> a reason I have since forgotten, had WITH_GTK2=YES in /etc/make.conf. 
> I had no reason to use the mozilla-devel-gtk2 port, and since it looks
> like it disables Xft, I didn't want to.
> 
> Maybe the mozilla-devel Makefile should print a warning if it sees that
> the user has WITH_GTK2 set (at least until pango gets updated):
> 
> .if defined(WITH_GTK2) && !defined(WITHOUT_XFT)
> BROKEN=	mozilla-devel will not build with both GTK2 and Xft2 enabled. \
> 	Either build without WITH_GTK2 or use the mozilla-devel-gtk2 \
> 	port.
> .endif

Instead of printing an error, I just moved the WITHOUT_XFT to the
mozilla-devel Makefile.  This should take care of the problem.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc




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?1043279884.339.68.camel>