Subject: Re: multiarch package to test
To: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 03/14/2001 00:45:50
On Wed, 14 Mar 2001, Emmanuel Dreyfus wrote:
> > * The DISTNAME="" at the start of the Makefile looks wrong. What's the
> > intention here?
>
> Avoid pkglint complain ;o)
You shouldn't take pkglint so serious that you add such stuff. :)
Please remove it.
>
> > * About the empty PLIST - please try a 'make clean' and 'make'. Then see
> > if there's a .PLIST file in your work directory. you can also force
> > generation of that file by "make plist".
>
> The .PLIST just contains @comment $NetBSD$
Hm!
Can you check what 'make show-var VARNAME=PLIST' and
'make show-var VARNAME=PLIST_SRC' say - does the latter file exist, does
it contain the correct source? Do both variables contain the right
pathnames?
If that doesn't give any good hints, try (after a 'make clean') 'make
extract ; make plist PKG_DEBUG_LEVEL=2'. Feel free to post the full output
of this here.
- Hubert
--
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>