Date: Wed, 8 May 2002 11:15:56 -0700 From: Jason Morgan <jwm-freebsd@samson.sentinelchicken.net> To: freebsd-stable@freebsd.org Subject: Re: XFree86-4-libraries wont build Message-ID: <20020508111556.A40089@samson.sentinelchicken.net> In-Reply-To: <3CD8C15B.8020201@quake.com.au>; from kaltorak@quake.com.au on Wed, May 08, 2002 at 04:10:35PM %2B1000 References: <3CD8C15B.8020201@quake.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm also have problems with building XFree86-4. It is a newly installed system, however, I have had XF86-4 installed on it in the past. I was wondering if anyone out there could help. My specific problem is with XFree86-4 fontEncodings. The details are as follows. 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 && ima ke -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/lar ge. *** 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? Jasom Morgan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020508111556.A40089>