NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Error trying to build NetBSD 5.1
On Tue, Mar 08, 2011 at 04:01:24PM +0100, Jonathan Schleifer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Hi!
>
> After two advisories were released today, I wanted to update my NetBSD
> installation like described in [1]. I did this many times before and it
> always worked. However, today, I got this error:
>
> ======= 66 extra files in DESTDIR =========Files in DESTDIR but missing
> from flist.File is obsolete or flist is out of date
> ?------------------------------------------./stand/amd64/5.1./stand/amd64/5.1/modules
> ./stand/amd64/5.1/modules/adosfs
> ./stand/amd64/5.1/modules/adosfs/adosfs.kmod
rm -rf $(DESTDIR) should help. Modules are stored in a directory that
contains the OS version, so moving from 5.1 to 5.1_STABLE or 5.1.0_STABLE
will create additional files.
-is
Home |
Main Index |
Thread Index |
Old Index