x11/XFree86-4-clients upgrade fails

Kent Stewart kstewart at owt.com
Fri Nov 14 23:46:10 PST 2003


On Friday 14 November 2003 08:16 pm, Lee Harr wrote:
> portupgrade -R 'x11/XFree86-4-clients'
>
> [...]
> making all in programs/bdftopcf...
> cc -O -pipe -ansi -Dasm=__asm  -Wall -Wpointer-arith -Wundef
> -I/usr/ports/x11/XFree86-4-clients/work/xc/include/fonts
> -I/usr/ports/x11/XFree86-4-clients/work/xc/lib/font/include
> -I/usr/ports/x11/XFree86-4-clients/work/xc/lib/font/bitmap
> -I/usr/ports/x11/XFree86-4-clients/work/xc
> -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include
> -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c
> bdftopcf.c
> In file included from /usr/include/string.h:50,
>                  from
> /usr/ports/x11/XFree86-4-clients/work/xc/exports/include/X11/Xfuncs.h:49,
>                  from
> /usr/ports/x11/XFree86-4-clients/work/xc/lib/font/include/fontmisc.h:38,
>                  from bdftopcf.c:34:
> /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
> /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
> rm -f bdftopcf
> cc -o bdftopcf -O -pipe -ansi -Dasm=__asm  -Wall -Wpointer-arith -Wundef
> -L/usr/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
>
>
>
> Do I need to add in another port because of the recent X11 changes?
>

No, you need to re-add your -libraries. XFree86-servers deleted the Xfont and 
you have to add it back in with -libraries.

Kent


-- 
Kent Stewart
Richland, WA

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



More information about the freebsd-ports mailing list