Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 11:11:21 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Kenneth W Cochran <kwc@world.std.com>
Cc:        freebsd-ports@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: Problem(s) building XFree 4.1.0 in 4.3-stable
Message-ID:  <20010613111121.A86174@itouchnz.itouch>
In-Reply-To: <200106122305.TAA29302@world.std.com>; from kwc@world.std.com on Tue, Jun 12, 2001 at 07:05:46PM -0400
References:  <200106122305.TAA29302@world.std.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 12, 2001 at 07:05:46PM -0400, Kenneth W Cochran wrote:
> Hi -stable & -ports:
> 
> I'm getting the following error(s) (see attached) while
> attempting build of XFree86 4.1.0 under 4.3-STABLE (as of 09
> June 2001).  This system is running (& has been for some time
> now) XFree 4.0.3_3.  I'm answering YES to all the interactive
> make questions.
> 
> I note that there is an almost identical message to this in
> the current -ports archive, with no replies.  Additionally,
> I've been trying this build over the past several days (after
> noticing updates to the relevant port & another ports-cvsup),
> all with the same result.
> 
> If this is (my) pilot-error I'd certainly appreciate knowing
> what it is, or is this port Just Plain Broken(tm)?


jmz@freebsd.org suggests the following workaround:

    The workaround is to rename or remove /usr/X11R6/lib/libXft.so.1
    before the build. Eg:
    # mv /usr/X11R6/lib/libXft.so.1 /usr/X11R6/lib/libXft.so.1.old
    # make && make install
    # rm /usr/X11R6/lib/libXft.so.1.old

If you manage to get 4.1.0 working for the i810e, drop me a line; it
currently segfaults on my machine.

Cheers.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                          "Opportunity does not knock,
       it presents itself when you beat down the door" - W.E. Channing

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




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