Subject: pkg/16591: pstoedit package says Shared object "libXaw.so.7" not found
To: None <gnats-bugs@gnats.netbsd.org>
From: None <reed@reedmedia.net>
List: netbsd-bugs
Date: 04/30/2002 13:16:11
>Number:         16591
>Category:       pkg
>Synopsis:       graphics/pstoedit installs but doesn't run needs libXaw.so.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 30 13:17:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.5.3_ALPHA
>Organization:
http://bsd.reedmedia.net/
>Environment:
	
	
System: NetBSD rainier.reedmedia.net 1.5.3_ALPHA NetBSD 1.5.3_ALPHA (JCR-1.5-20020213) #9: Wed Mar 6 23:53:13 PST 2002 reed@rainier.reedmedia.net:/usr/src/sys/arch/i386/compile/JCR-1.5-20020213 i386
Architecture: i386
Machine: i386
>Description:
Installed latest pstoedit-3.20nb1 (graphics/pstoedit).

$ pstoedit
Shared object "libXaw.so.7" not found

The pkgsrc build said:

/usr/bin/ld: warning: libXaw.so.7, needed by /usr/X11R6/lib/libplotter.so, not f
ound (try using --rpath)

>How-To-Repeat:
I have Xaw3d-1.5 package (lib/libXaw3d.so.6.1) installed.
Install pstoedit and run.
>Fix:
Maybe pkgsrc/graphics/pstoedit/Makefile should have:

include "../../mk/xaw.buildlink.mk"

That didn't work for me, but I think it still needs it.

I have plotutils-2.4.1nb1 installed. I think the problem is there:
$ strings /usr/X11R6/lib/libplotter.so.4.0 | grep -i libxaw
libXaw.so.7

	
>Release-Note:
>Audit-Trail:
>Unformatted: