Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 12:32:43 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-stable@freebsd.org
Cc:        Thomas Schweikle <tps@vr-web.de>
Subject:   Re: Error compiling XFree86-4-clients
Message-ID:  <200405131232.44067.kstewart@owt.com>
In-Reply-To: <40A3BFB0.8030901@vr-web.de>
References:  <40A3BFB0.8030901@vr-web.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 13 May 2004 11:34 am, Thomas Schweikle wrote:
> Hi!
>
> I can't compile XFree86-4-clients. Here is what is given back:
>
> cc -o bdftopcf -O -pipe -ansi -Dasm=__asm \
>    -Wall -Wpointer-arith -Wundef \
>    -L/home/ports/x11/XFree86-4-clients/work/xc/exports/lib \
>     bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib \
>    -lz -lm -Wl,-rpath,/usr/X11R6/lib
> /usr/libexec/elf/ld: cannot find -lXfont
> *** Error code 1
>
> Stop in /home/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf.
> *** Error code 1
>
> Stop in /home/ports/x11/XFree86-4-clients/work/xc/programs.
> *** Error code 1
>
> Stop in /home/ports/x11/XFree86-4-clients.
>
> Any idea what I can do?

Yes, you need to reinstall -libraries. You have missed the transition 
from Xfonts being in -server to -libraries and when you updated -sever 
it deleted Xfonts.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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