Subject: pkg/15765: emulators/vice requires USE_GMAKE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <Benjamin.Wong@cc.gatech.edu>
List: netbsd-bugs
Date: 02/28/2002 12:34:32
>Number: 15765
>Category: pkg
>Synopsis: VICE fails to install unless it uses gmake
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 28 09:35:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Ben Wong
>Release: NetBSD-1.5.2
>Organization:
Georgia Institute of Technology
>Environment:
System: NetBSD hrududu.wongs.net 1.5 NetBSD 1.5 (HRUDUDU) #8: Tue May 15 04:47:24 EDT 2001 hackerb9@hrududu.wongs.net:/usr/src/sys/arch/i386/compile/HRUDUDU i386
>Description:
VICE, the C64 emulator, has a Makefile which breaks when using the
default BSD make program to install. Here is the relevant output:
===> do-su-install [vice-1.7] ===> Installing for vice-1.7
Making install in po
if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/pkg/share; else /bin/sh ../mkinstalldirs /usr/pkg/share; fi
mkdir /usr/pkg/share/locale/de$(CATOBJEXT)
mkdir /usr/pkg/share/locale/de$(CATOBJEXT)/LC_MESSAGES
install: ./de$(CATOBJEXT): No such file or directory
*** Error code 1
Stop.
>How-To-Repeat:
cd /usr/pkgsrc/emulators/vice && make install
>Fix:
Just add "USE_GMAKE=yes" to emulators/vice/Makefile.
>Release-Note:
>Audit-Trail:
>Unformatted: