Date: Mon, 2 Jun 2003 11:08:19 -0400 From: T Kellers <kellers@njit.edu> To: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>, freebsd-ports@freebsd.org Cc: anholt@freebsd.org Subject: Re: XFree86-4-FontServer build failure Message-ID: <200306021108.19295.kellers@njit.edu> In-Reply-To: <20030602144626.GA25570@exmatis1.cnrm.meteo.fr> References: <20030602144626.GA25570@exmatis1.cnrm.meteo.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
This has shown up on the list a number of times, lately, so a search of the list archive would turn up the answer: but, in short: pkg_delete XFree86-libraries; and reinstall XFree86-libraries. Then build/portupgrade your failing XFree86 ports. Tim Kellers CPE/NJIT On Monday 02 June 2003 10:46 am, Igor Pokrovsky wrote: >Hello, > >I'm trying to upgrade XFree86-4-FontServer 4.3.0 -> 4.3.0_1, >but the upgrading process failed. The same situation when trying to >upgrade XFree86-clients 4.3.0_1 -> 4.3.0_2. The other parts of XFree86-4 >port seem to be up to date. >Here is the part of build log. Of cause I can provide the complete one. > >rm -f libdifs.a >ar clq libdifs.a main.o dispatch.o extensions.o globals.o events.o tables.o >fontinfo.o charinfo.o swapreq.o swaprep.o resource.o fonts.o difsutils.o > cach e.o initfonts.o atom.o >ranlib libdifs.a >LD_LIBRARY_PATH=/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/ >lib cc -o xfs -O -pipe -march=pentiumpro -ansi -Dasm=__asm -Wall > -Wpointer-arith -Wu ndef > -L/usr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib -L/u > sr/X11R6/lib difs/libdifs.a difs/libdifs.a os/libos.a -L/usr/X11R6/lib > -L/u sr/ports/x11-servers/XFree86-4-FontServer/work/xc/exports/lib > -L/usr/X11R6/lib -lXfont -lfntstubs -lm -lz -Wl,-rpath,/usr/X11R6/lib >/usr/libexec/elf/ld: cannot find -lXfont >*** Error code 1 >Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc/programs/xfs. >*** Error code 1 >Stop in /usr/ports/x11-servers/XFree86-4-FontServer. > >Does anybody have any clue?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306021108.19295.kellers>