Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2004 13:30:20 -0800 (PST)
From:      Steve Gravrock <sgravrock@wsu.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61287: libXaw3d.so linked to libXaw3.so.6 linked to libXaw3d.so.7 which does not exist
Message-ID:  <200404022130.i32LUKH5071505@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/61287; it has been noted by GNATS.

From: Steve Gravrock <sgravrock@wsu.edu>
To: freebsd-gnats-submit@FreeBSD.org, root@leksak.kicks-ass.org
Cc:  
Subject: Re: ports/61287: libXaw3d.so linked to libXaw3.so.6 linked to libXaw3d.so.7 which does not exist
Date: Fri, 02 Apr 2004 13:30:10 -0800

 I've just duplicated 61287 on 5.2-RELEASE and 5.2.1-RELEASE. On the 5.2.1 
 machine, I tried updating the ports tree via cvsup and reinstalling the 
 port without success. Symptoms are the same as in the original report. I 
 also get the following error when I try to delete the package:
 
 $ sudo pkg_delete Xaw3d-1.5
 pkg_delete: file '/usr/X11R6/lib/libXaw3d.so.7' doesn't really exist
 pkg_delete: couldn't entirely delete package (perhaps the packing list is
 incorrectly specified?)
 
 
 If I install the binary package with pkg_add -r, I get the expected result:
 
 $ ls -l /usr/X11R6/lib/libXaw3d*
 -rw-r--r--  1 root  wheel  400816 Dec  6 13:24 /usr/X11R6/lib/libXaw3d.a
 lrwxrwxrwx  1 root  wheel      13 Apr  2 13:26 /usr/X11R6/lib/libXaw3d.so 
 -> libXaw3d.so.7
 -rwxr-xr-x  1 root  wheel  326294 Dec  6 13:24 /usr/X11R6/lib/libXaw3d.so.7



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