Subject: pkg/9952: textproc/glimpse fails compile out of pkgsrc
To: None <gnats-bugs@gnats.netbsd.org>
From: None <aaron@frye.com>
List: netbsd-bugs
Date: 04/21/2000 18:06:08
>Number:         9952
>Category:       pkg
>Synopsis:       textproc/glimpse fails compile out of pkgsrc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 21 18:07:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        <NetBSD-current source date> approximately Sat Apr 22 01:00:54 UTC 2000
>Organization:
Frye Electronics, Tigard, OR
>Environment:
	
System: NetBSD kaben 1.4.2 NetBSD 1.4.2 (kaben) #0: Mon Mar 20 18:33:35 PST 2000 root@kaben:/usr/src/sys/arch/i386/compile/kaben i386


>Description:
building for glimpse uses an internal library called "libutil" which is linked
in via -lutil... but of course the system library paths come first, so the
linking fails.
>How-To-Repeat:
cd $PKGSRCHOME/textproc/glimpse && make
>Fix:
either change the library name of glimpse's internal libutil, or modify the
link script to link in the explicit library.  (Or maybe fix ld so it handles
this situation?)
>Release-Note:
>Audit-Trail:
>Unformatted: