Subject: pkg/14969: print/a2ps needs USE_GMAKE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <schmonz+netbsd@schmonz.com>
List: netbsd-bugs
Date: 12/16/2001 15:16:21
>Number:         14969
>Category:       pkg
>Synopsis:       print/a2ps needs USE_GMAKE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 16 15:17:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Amitai Schlair
>Release:        1.5.2 (i386)
>Organization:
Schmonz Enterprises
>Environment:
NetBSD juice 1.5.2 NetBSD 1.5.2 (JUICE) #1: Wed Nov 28 15:13:40 EST 2001     schmonz@juice:/usr/src/sys/arch/i386/compile/JUICE i386
>Description:
print/a2ps stalls shortly after configure because sed doesn't get any input. This sed invocation comes from the Makefile.am rule, and $< isn't getting expanded.
>How-To-Repeat:
$ cd /usr/pkgsrc/print/a2ps && make
[...]
===> Building for a2ps-4.13.0.2
/usr/bin/touch /mnt/wd0e/usr/src/pkg/print/a2ps/work/a2ps-4.13/doc/*.info
/usr/bin/touch /mnt/wd0e/usr/src/pkg/print/a2ps/work/a2ps-4.13/doc/*.dvi
make  all-recursive
Making all in auxdir
Making all in m4
rm -f Makefile.am Makefile.amt
sed -n '1,/^##m4-files-begin/p'  > Makefile.amt
[ wait forever ]
>Fix:
Set USE_GMAKE in the package Makefile.
>Release-Note:
>Audit-Trail:
>Unformatted: