NetBSD-Users archive

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

Re: Problem/errors upgrading system tp 3.1 patch/STABLE



On Sat, Dec 27, 2008 at 09:18:09PM -0800, Ahmad Arafat Abdullah wrote:
> mkdir rcorder
> ( cd rcorder; printf '.PATH: /usr/src/bin/rcorder\n.CURDIR:=
> /usr/src/bin/rcorder\n.include "${.CURDIR}/Makefile"\n' |
> /usr/tools/bin/nbmake -f- CRUNCHEDPROG=1 DBG="-Os" depend )
> nbmake: "/usr/src/bin/rcorder/(stdin)" line 3: Could not find
> /usr/src/bin/rcorder/Makefile
> nbmake: Fatal errors encountered -- cannot continue

You've used "cvs" without the "-P" option to update your source tree.
Please use "cvs update -P -d -A -rnetbsd-3-1".

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index