gmoreno
September 18th, 2007, 06:11
Guys,
I can't figure out how to compile my kernel. I'm following the guide - http://www.netbsd.org/docs/guide/en/chap-kernel.html
Neither: "config MYKERNEL"
../../../../conf/files:5: syntax error
../../../../net/files.pf:18: syntax error
../../../../net/files.pf:19: syntax error
../../../../net/files.pf:20: syntax error
../../../../conf/files:171: syntax error
../../../../conf/files:236: syntax error
../../../../ipkdb/files.ipkdb:5: syntax error
../../../../miscfs/procfs/files.procfs:3: syntax error
*** Stop.
Nor:
"$ cd /usr/src
$ ./build.sh kernel=MYKERNEL"
ERROR: build.sh must be run from the top source level
*** BUILD ABORTED ***
I'd appreciate any help. THanks
I can't figure out how to compile my kernel. I'm following the guide - http://www.netbsd.org/docs/guide/en/chap-kernel.html
Neither: "config MYKERNEL"
../../../../conf/files:5: syntax error
../../../../net/files.pf:18: syntax error
../../../../net/files.pf:19: syntax error
../../../../net/files.pf:20: syntax error
../../../../conf/files:171: syntax error
../../../../conf/files:236: syntax error
../../../../ipkdb/files.ipkdb:5: syntax error
../../../../miscfs/procfs/files.procfs:3: syntax error
*** Stop.
Nor:
"$ cd /usr/src
$ ./build.sh kernel=MYKERNEL"
ERROR: build.sh must be run from the top source level
*** BUILD ABORTED ***
I'd appreciate any help. THanks