Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2002 14:32:10 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Ferruccio Zamuner <nonsolosoft@diff.org>
Cc:        freebsd-gnome@FreeBSD.org
Subject:   Re: Mozilla 0.9.9-2
Message-ID:  <3C9B244A.ED3DD020@FreeBSD.org>
References:  <200203220930.g2M9UL425561@tnt.diff.org> <3C9AFCDF.4FD3C828@FreeBSD.org> <200203221031.g2MAV2s25667@tnt.diff.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <sobomax@FreeBSD.org>
> 
>    >
>    > 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 <sobomax@FreeBSD.ORG>
>    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




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