Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2004 19:02:32 +0200
From:      Dejan Lesjak <dejan.lesjak@ijs.si>
To:        freebsd-x11@freebsd.org
Cc:        Gary Aitken <garya@dreamchaser.org>
Subject:   Re: 4.10 RELEASE XFree86-4-library / fontconfig install problem
Message-ID:  <200408021902.32577.dejan.lesjak@ijs.si>
In-Reply-To: <410E5649.9060705@dreamchaser.org>
References:  <410E5649.9060705@dreamchaser.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 02 of August 2004 16:57, Gary Aitken wrote:
> Posted this late yesterday to questions but got no replies, so I'm
> trying here.
>
> 4.10 release, installing from CDs.
> I initially tried an upgrade from 4.5, which failed (same problem
> with XFree86 detailed below), so I did an install over the top
> without X.
>
> I'm now trying to install XFree86 from the ports collection.
> When I attempt to make XFree86-4-libraries,
> it fails building fontconfig:
>
> fc-cache: "/usr/X11R6/lib/X11/fonts/Type1:" /usr/libexec/ld-elf.so.1:
> /usr/X11R6/lib/libfontconfig.so.1: Undefined symbol "FT_Get_BDF_Property"
> *** Error code 1
>
> Any hints as to what's going on and how to fix / get around it?

Unfortunately, I don't know how to fix this or what would be causing it; I 
wasn't able to reproduce this either under 4.10 or 5-current. But since you 
asked for a workaround - you could comment out the following line in 
x11-fonts/fontconfig/Makefile:
	@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
That would avoid building fontcache so the installation of other ports should 
proceed.
Perhaps the maintainers (gnome@freebsd.org) would know how to actually fix 
this.

> I've done a
>    portupgrade -fFRNuv x11-fonts/fontconfig
>    make
>    make install (fails)
> The error above occurs on the make install
>
> The dependencies I have installed are:
>    expat-1.95.7
>    freetype2-2.1.7_3
>    gettext-0.13.1_1
>    gmake-3.80_2
>    libtool-1.3.4_2
>    libtool-1.3.5_2
>    pkgconfig-0.15.0_1
>
> Thanks for any insights.
>
> Gary
>
>
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"



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