Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 1998 16:10:10 -0600
From:      Bill Hamilton <bhamil@cmpu.net>
To:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   x11 install
Message-ID:  <36840D42.24D979ED@cmpu.net>

next in thread | raw e-mail | index | archive | help
I have been trying to install x11 3.3.2 on FreeBSD 2.2.7 .
The make install bombs out in xfs.
I manually went through the rest of it and got everything to install
compile.
But whenever I try to make in usr/ports/x11/XFree86/work/xc/programs/xfs 
I get:
making all in programs/xfs/os...
making all in programs/xfs/difs...
cc -o xfs -O2 -ansi -pedantic -Dasm=__asm     -L../../exports/lib 
difs/libdifs.a ../../exports/lib/libfont.a difs/libdifs.a os/libos.a 
-L/usr/X11R6/lib   -lxpg4 -lm -lz 
fontfcn.o: Undefined symbol `_t1_Interior' referenced from text segment
objects.o: Undefined symbol `_t1_CopyRegion' referenced from text
segment
objects.o: Undefined symbol `_t1_KillRegion' referenced from text
segment
paths.o: Undefined symbol `_t1_RegionBounds' referenced from text
segment
*** Error code 1

Stop.

Any clue?

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?36840D42.24D979ED>