Subject: Re: Another question concerning kernel compilation
To: None <port-cobalt@netbsd.org>
From: Christos Zoulas <christos@tac.gw.com>
List: port-cobalt
Date: 05/11/2005 19:10:29
In article <s28206c1.043@nov-mail.grandel.de>, MOCK <MOCK@grandel.de> wrote:
>Hi all,
>
>after very fast responses to my last questions (thank's for that), I 
>1) downloaded the kernel sources at
>ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/src/sys.tar.gz
>2) untared them under /usr
>3) changed directory to the (...)/arch/cobalt/conf
>4) created a conf file with name QUBE
>5)  and started         "config QUBE"
>
>But: This command showed the following error:
>root@qube# config QUBE
>../../../../netinet/files.ipfilter:22: syntax error
>../../../../net/files.pf:16: syntax error
>*** Stop.
>
>
>Now I'm at the end of my NetBSD knowledge.
>Can anybody help with an advice?
>

You need to compile config from head. Just fetch the config sources
and re-compile it.

christos