Subject: Re: kern/33519: I can not complete "config GENERIC" in NetBSD-current kernel.
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 05/20/2006 17:35:02
The following reply was made to PR kern/33519; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc:
Subject: Re: kern/33519: I can not complete "config GENERIC" in NetBSD-current kernel.
Date: Sat, 20 May 2006 13:30:46 -0400
On May 20, 5:20pm, fenicottero@gmail.com (fenicottero@gmail.com) wrote:
-- Subject: kern/33519: I can not complete "config GENERIC" in NetBSD-current
| >Number: 33519
| >Category: kern
| >Synopsis: I can not complete "config GENERIC" in NetBSD-current kernel.
| >Confidential: no
| >Severity: non-critical
| >Priority: medium
| >Responsible: kern-bug-people
| >State: open
| >Class: sw-bug
| >Submitter-Id: net
| >Arrival-Date: Sat May 20 17:20:00 +0000 2006
| >Originator: Oleg Pilyavets
| >Release: NetBSD 3.0
| >Organization:
| Moscow Institute of Physics and Technology
| >Environment:
| NetBSD spinor.triniti.nat 3.0 NetBSD 3.0 (MYKERNEL) #4: Mon May 8 08:29:16 MSD 2006 root@spinor.triniti.nat:/usr/src/sys/arch/i386/compile/MYKERNEL i386
| >Description:
| I can not compile NetBSD-current kernel on my NetBSD 3.0 (stable) system.
|
| >How-To-Repeat:
| You should take a file
| ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/src/sys.tar.gz
| and then complete the next commands:
| cd /usr
| tar zxf /path_to/sys.tar.gz
| cd /usr/src/sys/arch/i386/conf
| config GENERIC
| This leads to resault:
| ../../../../net/files.pf:18: syntax error
| ../../../../net/files.pf:19: syntax error
| ../../../../net/files.pf:20: syntax error
| *** Stop.
|
You need to build a current "config" first.
christos