From owner-freebsd-stable Thu May 9 14:45:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from samson.sentinelchicken.net (dsl-pb-5965.linkline.com [64.30.196.222]) by hub.freebsd.org (Postfix) with SMTP id 977B537B405 for ; Thu, 9 May 2002 14:45:24 -0700 (PDT) Received: (qmail 70591 invoked by uid 1001); 9 May 2002 20:52:32 -0000 Date: Thu, 9 May 2002 13:52:32 -0700 From: Jason Morgan To: freebsd-stable@freebsd.org Subject: Problems with XFree86 fontEncodings Message-ID: <20020509135232.B70491@samson.sentinelchicken.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently moved from RELEASE to STABLE on my workstation and I am having trouble getting XFree86-4 to compile. Specifically, I'm having trouble with fontEncodings. If someone could give me some advise or another resource to check, it would be greatly appreciated. Details ----------------------------------------------------------------------------- make ===> Extracting for XFree86-fontEncodings-4.2.0 >> Checksum OK for xc/X420src-2.tgz. ===> XFree86-fontEncodings-4.2.0 depends on executable: mkfontdir - found ===> XFree86-fontEncodings-4.2.0 depends on executable: imake - found ===> XFree86-fontEncodings-4.2.0 depends on shared library: X11.6 - found ===> Patching for XFree86-fontEncodings-4.2.0 ===> Configuring for XFree86-fontEncodings-4.2.0 (cd /usr/ports/x11-fonts/XFree86-4-fontEncodings/work/xc/fonts/encodings && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR =../../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) making Makefiles in large... including in ./large... depending in ./large... ===> Building for XFree86-fontEncodings-4.2.0 making all in ./large... cat big5.eten-0.enc | gzip > big5.eten-0.enc.gz cat gb2312.1980-0.enc | gzip > gb2312.1980-0.enc.gz cat gbk-0.enc | gzip > gbk-0.enc.gz cat jisx0201.1976-0.enc | gzip > jisx0201.1976-0.enc.gz cat jisx0208.1983-0.enc | gzip > jisx0208.1983-0.enc.gz cat jisx0208.1990-0.enc | gzip > jisx0208.1990-0.enc.gz cat jisx0212.1990-0.enc | gzip > jisx0212.1990-0.enc.gz cat ksc5601.1987-0.enc | gzip > ksc5601.1987-0.enc.gz cat ksc5601.1992-3.enc | gzip > ksc5601.1992-3.enc.gz rm -f DONE touch DONE rm -f encodings.dir fonts.dir + /usr/X11R6/bin/mkfontdir -r -p /usr/X11R6/lib/X11/fonts/encodings/large/ -e . ./usr/libexec/ld-elf.so.1: /usr/X11R6/bin/mkfontdir: Undefined symbol "FontEncIdentify" *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-fontEncodings/work/xc/fonts/encodings/large. *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-fontEncodings/work/xc/fonts/encodings. *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-fontEncodings. ----------------------------------------------------------------------------- Any suggestions? Jason Morgan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message