Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 16:14:49 -0400
From:      Steve Tremblett <sjt@cisco.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: XF86 portupgrade disaster
Message-ID:  <20020819161449.O12064@sjt-u10.cisco.com>
In-Reply-To: <20020819105501.A10801@sjt-u10.cisco.com>; from sjt@cisco.com on Mon, Aug 19, 2002 at 10:55:01AM -0400
References:  <20020819105501.A10801@sjt-u10.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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