NetBSD-Bugs archive

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

Re: kern/42450: 5.0.1 system fails to config kernel



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

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/42450: 5.0.1 system fails to config kernel
Date: Tue, 15 Dec 2009 06:18:43 +0000

 On Mon, Dec 14, 2009 at 07:55:00PM +0000, girokompas%ukr.net@localhost wrote:
  > ../../../../conf/files:4: your sources require a newer version of config(1) 
-- please rebuild it.
  > *** Stop.
  > # cd /usr/src/tools/config
  > # make
  > #      yacc  config/gram.c
  > /usr/src/tooldir.NetBSD-5.0.1-i386/bin/nbyacc     -d -o gram.c 
/usr/src/tools/config/../../usr.bin/config/gram.y
  > make: exec(/usr/src/tooldir.NetBSD-5.0.1-i386/bin/nbyacc) failed (No such 
file or directory)
  > *** Error code 1
 
 Use "./build.sh tools && ./build.sh kernel=GENERIC" from the top level
 of the source tree. Or, if you want to get more deeply into it, set
 USETOOLS=no or USETOOLS=never on the make command line.
 
 See src/BUILDING for further info.
 
 http://www.netbsd.org/docs/current/ may also be helpful.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index