Subject: Re: Blender/i386
To: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 04/08/2001 18:46:09
On Sun, 8 Apr 2001, Emmanuel Dreyfus wrote:
> ** Missing package files for blender-2.11.nb1 - installation not
> recorded.
> *** Error code 1
...
> Where to look to fix this problem? The PLIST is okay...

I'd look into PLIST problems here. cat `make show-var VARNAME=PLIST`
or something. From bsd.pkg.mk:

        if [ ! -f ${PLIST} -o ! -f ${DESCR} ]; then \
                ${ECHO} "** Missing package files for ${PKGNAME} - installation not recorded."; \
	...


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>