DragonFly bugs List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue623] kernel doesn't compile
:Ruslan Afanasiev <neiromant@gmail.com> added the comment:
:
:[2:38am]root@dragon:/usr/src#make nativekernel KERNCONF=DRAGON
:
:--------------------------------------------------------------
:>>> Kernel build for DRAGON started on Tue May 1 02:38:30 EEST 2007
:--------------------------------------------------------------
:===> DRAGON
:rm -rf /usr/obj/usr/src/sys/DRAGON
:mkdir -p /usr/obj/usr/src/sys
:cd /usr/src/sys/config; config -d /usr/obj/usr/src/sys/DRAGON /usr/src/sys/
:config/DRAGON
:Specify platform architecture, e.g. 'platform pc32'
Ah. Your config file is missing a couple of required directives.
Look at /usr/src/sys/config/GENERIC for an example. You need a
'platform', 'machine', and 'machine_arch' directive. And yes,
your config file goes in /usr/src/sys/config/
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]