Subject: pkg/18396: audio/SDL-mixer doesn't build without gettext-lib
To: None <gnats-bugs@gnats.netbsd.org>
From: None <sbarron@cs.ohiou.edu>
List: netbsd-bugs
Date: 09/24/2002 08:13:06
>Number: 18396
>Category: pkg
>Synopsis: audio/SDL-mixer doesn't build without gettext-lib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Sep 24 05:13:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Scott Barron
>Release: NetBSD 1.5.3
>Organization:
>Environment:
System: NetBSD guinness.unixbrewers.org 1.5.3 NetBSD 1.5.3 (GENERIC) #34: Mon Jul 1 21:36:06 CEST 2002 he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
The audio/SDL-mixer is failing to link, complaining about libintl.la not
being in it's buildlink directory.
>How-To-Repeat:
Install audio/SDL-mixer
>Fix:
This fixes it for me:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/SDL-mixer/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 2002/08/27 18:39:43 1.2
+++ Makefile 2002/09/24 12:08:12
@@ -22,5 +22,6 @@
.include "../../audio/libogg/buildlink2.mk"
.include "../../devel/smpeg/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: