Subject: pkg/14322: Package shells/bash2 cannot be built on NetBSD 1.5.2
To: None <gnats-bugs@gnats.netbsd.org>
From: None <a.bocaniciu@computer.org>
List: netbsd-bugs
Date: 10/22/2001 03:29:29
>Number:         14322
>Category:       pkg
>Synopsis:       Package shells/bash2 cannot be built on NetBSD 1.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 22 03:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Bocaniciu
>Release:        1.5.2
>Organization:
Alvarion Ltd.
>Environment:
Full installation from CD of NetBSD 1.5.2 on i386 (Athlon) PC.
The hardware is probably irrelevant.  No changes were made
between installation and starting to build packages from
sources.
>Description:
The package shells/bash2 cannot be built from sources.  Most of
the building proceeds OK, but at the finish the executable bash
cannot be linked because the linker cannot find a few functions
called from "locale.o".  The missing functions are from the
package devel/gettext-lib, probably from libintl.a.
Nonetheless the package devel/gettext-lib had been
built and installed successfully.
>How-To-Repeat:
Change directory to /usr/pkgsrc/shells/bash2 and type "make install".
>Fix:
Probably there is an error in one of the makefiles that has not
been patched for NetBSD.  Maybe the linker is not instructed
to search /usr/pkg/lib for libintl.a and tries to find it
elsewhere, e.g. in /usr/local/lib.

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