Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jul 2003 13:04:33 +0100
From:      Ben Laurie <ben@algroup.co.uk>
To:        ports@freebsd.org
Cc:        anholt@freebsd.org
Subject:   portupgrade -Rra fails on 4.8-RELEASE
Message-ID:  <3F02CA51.1030808@algroup.co.uk>

next in thread | raw e-mail | index | archive | help
with cvsupped ports tree as of just now.

Building for XFree86-clients-4.3.0_2
making all in lib/lbxutil/lbx_zlib...
making all in lib/lbxutil/delta...
making all in lib/lbxutil/image...
making all in programs/appres...
making all in programs/bdftopcf...
rm -f bdftopcf
cc -o bdftopcf -L/usr/X11R6/lib/ -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

the reason? portupgrade appears to have blown away libXfont.a:

-su-2.05b# locate Xfont
/usr/X11R6/lib/libXfont.a
/usr/X11R6/lib/libXfont.so
/usr/X11R6/lib/libXfont.so.1
/usr/X11R6/lib/libXfontcache.a
-su-2.05b# ls -l /usr/X11R6/lib/libXfont.a
ls: /usr/X11R6/lib/libXfont.a: No such file or directory

I guess I can install it by hand (if I can figure out where it comes
from), but surely this shouldn't happen?

Cheers,

Ben (not subscribed).

-- 
http://www.apache-ssl.org/ben.html       http://www.thebunker.net/

"There is no limit to what a man can do or how far he can go if he
doesn't mind who gets the credit." - Robert Woodruff




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