Kdebase 3.2.1 fails to upgrade

leafy leafy at leafy.idv.tw
Tue Mar 16 08:59:14 PST 2004


On Tue, Mar 16, 2004 at 05:54:46PM +0100, Michael Nottebrock wrote:
> > /usr/X11R6/lib/libXau.so: No such file or directory
> 
> I'm not sure, but my guess is that at one point you had x11/libXau installed 
> and your old kde installation picked libXau.so up and linked against it - but 
> XFree86-4-libraries only installs libXau.a. Please try:
> 
> pkg_delete -f kdebase\* libX\* XFree86-libraries\*
> 
> Then portinstall kdebase. If this succeeds, you should be able to continue 
> with the portupgrade.
The problem is libXau has an incomplete pkg-plist which forgot the 
libXau.la <- this got picked up and points to libXau.so (which won't 
exist if you simply remove libXau port)

Jiawei


-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming


More information about the freebsd-ports mailing list