From owner-freebsd-gnome Fri Mar 22 4:31:55 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id DB69637B404 for ; Fri, 22 Mar 2002 04:31:47 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id OAA68086; Fri, 22 Mar 2002 14:31:35 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h139.228.dialup.iptcom.net [212.9.228.139]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id OAA17272; Fri, 22 Mar 2002 14:31:27 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g2MCUuC08604; Fri, 22 Mar 2002 14:30:56 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C9B244A.ED3DD020@FreeBSD.org> Date: Fri, 22 Mar 2002 14:32:10 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ferruccio Zamuner Cc: freebsd-gnome@FreeBSD.org Subject: Re: Mozilla 0.9.9-2 References: <200203220930.g2M9UL425561@tnt.diff.org> <3C9AFCDF.4FD3C828@FreeBSD.org> <200203221031.g2MAV2s25667@tnt.diff.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ferruccio Zamuner wrote: > > Dear Maxim, > > thank you for your fast reply. > I've cvsup ports now, I've deinstalled freetype-1.3.x package, I've rebuilt and reinstalled freetype-1.x.x fresh and clean, I've deleted the mozilla/work directory and re-extract the mozilla > sources, but the build of mozilla still stops with the same error. > > Have I to drop some libraries from the memory? > Need I to shutdown the system before to rebuild mozilla again? Try the following: 1. Remove all freetype packages installed on your computer: # pkg_delete -f freetype\* 2. Ensure that you don't have any leftover freetype includes: # rm -rf /usr/local/include/freetype* 3. Reinstall both print/freetype and print/freetype2 from a freshly cvsuped ports: # cd /usr/ports/print/freetype; make clean install # cd /usr/ports/print/freetype2; make clean install 4. Restart mozilla build: # cd /usr/ports/www/mozilla ; make Let me know if it didn't help. -Maxim > > Best regards, \fer > > Date: Fri, 22 Mar 2002 11:43:59 +0200 > From: Maxim Sobolev > > > > > I've redone the installation of freetype2, but mozilla still gives me this same error. > > > > Thank you in advance for any reply. > > Already resolved - see below. > > -------- Original Message -------- > Subject: Freetype-related problem with Mozilla build had been resolved > Date: Thu, 14 Mar 2002 16:19:01 +0200 > From: Maxim Sobolev > Organization: Vega International Capital > CC: gnome@FreeBSD.ORG, ports@FreeBSD.ORG > > Folks, > > I've resolved Mozilla build breakage when it is being built on a > system with freetype1 installed. Please follow the following procedure > to resolve the problem: > > 1. cvsup your ports as usually; > 2. deinstall freetype-1.x.x package; > 3. rebuild/reinstall freetype-1.x.x package from a freshly cvsup'ed > ports; > 4. restart Mozilla build. > > Thanks to all for their reports! Feel free to drop me a note if there > are any other problems with Mozilla-0.9.9. > > -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message