Subject: pkg/15751: icewm-1.0.9.2 fails make configure
To: None <gnats-bugs@gnats.netbsd.org>
From: Bill Warner <lww@ictech.net>
List: netbsd-bugs
Date: 02/27/2002 10:54:02
>Number: 15751
>Category: pkg
>Synopsis: icewm-1.0.9.2 fails make configure
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Feb 27 07:55:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Bill Warner
>Release: NetBSD 1.5.2
>Organization:
ICTech Internet LLC
>Environment:
System: NetBSD eagle.ictech.net 1.5.2 NetBSD 1.5.2 (GENERIC_LAPTOP) #3: Sat Aug 18 23:43:41 CEST 2001 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
>Description:
make configure for icewm-1.0.9.2 fails with:
checking for gettext... no
checking for gettext in -lintl... no
configure: error: NLS support has been requested but libintl wasnīt found.
*** Install your vendorīs version or GNU gettext available at
*** ftp://ftp.gnu.org/pub/gnu/gettext/.
*** Error code 1
Stop.
*** Error code 1
Stop.
>How-To-Repeat:
# cd /usr/pkgsrc/wm/icewm ; make configure
>Fix:
*** Makefile.orig Wed Feb 27 10:25:57 2002
--- Makefile Wed Feb 27 10:50:19 2002
***************
*** 8,13 ****
--- 8,14 ----
USE_BUILDLINK_ONLY= # defined
.include "Makefile.common"
+ .include "../../devel/gettext-lib/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: