From owner-freebsd-ports Wed Jun 6 7: 4: 0 2001 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 024D237B401; Wed, 6 Jun 2001 07:03:59 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f56E3wu24610; Wed, 6 Jun 2001 07:03:58 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Date: Wed, 6 Jun 2001 07:03:58 -0700 (PDT) Message-Id: <200106061403.f56E3wu24610@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: jmz set sender to jmz@FreeBSD.org using -f From: Jean-Marc Zucconi To: Jonathan Chen Cc: freebsd-ports@FreeBSD.org Subject: Re: XFree86-4.1.0_2 build failure In-Reply-To: <20010606163000.A18934@itouchnz.itouch> References: <20010606163000.A18934@itouchnz.itouch> X-Mailer: Emacs 20.7.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> Jonathan Chen writes: > Hi, > I'm trying to build the latest cvsup'd XFree86-4; (I've asked to it to > build the fonts as well). The build fails with: > making all in fonts/scaled/Type1... > LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/mkfontdir > . > LD_LIBRARY_PATH=../../../exports/lib > XFT_CONFIG=../../../lib/Xft/XftConfig ../../../exports/bin/xftcache > . > /usr/libexec/ld-elf.so.1: ../../../exports/bin/xftcache: Undefined > symbol "XftDirSave" > *** Error code 1 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 Jean-Marc -- Jean-Marc Zucconi -- PGP Key: finger jmz@FreeBSD.org [KeyID: 400B38E9] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message