pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/31102: print/mpage won't compile



The following reply was made to PR pkg/31102; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: smb%cs.columbia.edu@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/31102: print/mpage won't compile
Date: Mon, 5 Sep 2005 00:24:06 +0200

 On Tue, Aug 30, 2005 at 06:35:00PM +0000, smb%cs.columbia.edu@localhost wrote:
 >      The problem is that in Makefile, there is no uncommented
 >      definition for PAGESIZE.  Either PAGE_LETTER or PAGE_A4
 >      should be used.
 
 What is your setting of PAPERSIZE?
 
 mk/defaults/mk.conf contains:
 PAPERSIZE?=  A4
 so it defaults to a sane value, and mpage/Makefile uses
 the PAPERSIZE variable to add a PAGESIZE value to MAKEFLAGS.
 
 mk/defaults/mk.conf claims support for "A4" and "Letter",
 and mpage compiles fine for me with either.
 
  Thomas
 



Home | Main Index | Thread Index | Old Index