From owner-freebsd-questions Mon Aug 19 13:14:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 201BB37B400 for ; Mon, 19 Aug 2002 13:14:52 -0700 (PDT) Received: from cisco.com (sword.cisco.com [161.44.208.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D0E43E4A for ; Mon, 19 Aug 2002 13:14:51 -0700 (PDT) (envelope-from sjt@cisco.com) Received: from sjt-u10.cisco.com (sjt-u10.cisco.com [10.85.30.63]) by cisco.com (8.8.5-Cisco.1/8.8.8) with ESMTP id QAA05709 for ; Mon, 19 Aug 2002 16:14:50 -0400 (EDT) Received: (sjt@localhost) by sjt-u10.cisco.com (8.8.5-Cisco.1/CISCO.WS.1.2) id QAA20063 for freebsd-questions@freebsd.org; Mon, 19 Aug 2002 16:14:49 -0400 (EDT) Date: Mon, 19 Aug 2002 16:14:49 -0400 From: Steve Tremblett To: freebsd-questions@freebsd.org Subject: Re: XF86 portupgrade disaster Message-ID: <20020819161449.O12064@sjt-u10.cisco.com> References: <20020819105501.A10801@sjt-u10.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020819105501.A10801@sjt-u10.cisco.com>; from sjt@cisco.com on Mon, Aug 19, 2002 at 10:55:01AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I guess I spoke too soon about my problem because I found the actual source of the failure. Installing x11/XFree86-4 results in the installation of all the other XFree86 ports. -clients and -documents install properly, but the installation of the fonts fails on mkfontdir. I checked to make sure mkfontdir wasn't out of synch, but it was rebuilt with XF86-clients. Any suggestions? ===> XFree86-4.2.0_1,1 depends on file: /usr/X11R6/lib/X11/fonts/100dpi/UTBI__ 10-ISO8859-1.pcf.gz - not found ===> Verifying install for /usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1 .pcf.gz in /usr/ports/x11-fonts/XFree86-4-font100dpi ===> Extracting for XFree86-font100dpi-4.2.0 >> Checksum OK for xc/X420src-2.tgz. ===> XFree86-font100dpi-4.2.0 depends on executable: ucs2any.pl - found ===> XFree86-font100dpi-4.2.0 depends on executable: imake - found ===> XFree86-font100dpi-4.2.0 depends on shared library: X11.6 - found ===> Patching for XFree86-font100dpi-4.2.0 ===> Configuring for XFree86-font100dpi-4.2.0 (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/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... (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/bdf/100dpi && imake -DUseInstalled -DProjectRoot=/usr/X11R6 -I/usr/X11R6/lib/X11/config -DTOPDIR=. ./../.. -DCURDIR=.; make Makefiles ; make includes ; make depend) rm -f courB08-ISO8859-1.bdf perl /usr/X11R6/bin/ucs2any.pl courB08.bdf /usr/X11R6/lib/X11/fonts/util/map-IS O8859-1 ISO8859-1 Writing 192 characters into file 'courB08-ISO8859-1.bdf'. [SNIP] perl /usr/X11R6/bin/ucs2any.pl UTRG__24.bdf /usr/X11R6/lib/X11/fonts/util/map-I SO8859-15 ISO8859-15 Writing 192 characters into file 'UTRG__24-ISO8859-15.bdf'. ===> Building for XFree86-font100dpi-4.2.0 (cd /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings && make a ll) 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 -n -r -p /usr/X11R6/lib/X11/fonts/encodings/large/ -e . . /usr/libexec/ld-elf.so.1: /usr/X11R6/bin/mkfontdir: Undefined symbol "FontEncIde ntify" *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings/large. *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi/work/xc/fonts/encodings. *** Error code 1 Stop in /usr/ports/x11-fonts/XFree86-4-font100dpi. *** Error code 1 -- Steve Tremblett Cisco Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message