Subject: [amd64] Build broke while compiling XEM3_DOM0
To: None <current-users@netbsd.org>
From: Andreas Burghardt <a-burghardt@gmx.de>
List: current-users
Date: 12/27/2007 21:52:34
Hello,
with up to date sources from 1 hour ago:
=== Removing obsolete files ===
Source directory: /data/NetBSD/src
Target directory: /usr/obj/dest/
obsolete fix:
postinstall fixes passed: obsolete
postinstall fixes failed:
===============================
checkflist ===> distrib/sets
make distribution started at: Thu Dec 27 21:24:48 CET 2007
make distribution finished at: Thu Dec 27 21:31:37 CET 2007
release ===> etc (with: DISTRIBUTION_DONE=1)
Build directory is /usr/obj/obj/sys/arch/amd64/compile/GENERIC
Don't forget to run "make depend"
depending the kern library objects
depending the compat library objects
making sure the compat library is up to date...
making sure the kern library is up to date...
building standard kern library
text data bss dec hex filename
9381259 480768 402808 10264835 9ca103 netbsd
Build directory is /usr/obj/obj/sys/arch/amd64/compile/XEN3_DOM0
Don't forget to run "make depend"
depending the kern library objects
depending the compat library objects
making sure the compat library is up to date...
making sure the kern library is up to date...
building standard kern library
/data/NetBSD/src/sys/arch/amd64/amd64/machdep.c:137:25: error: opt_physmem.h: No such file or directory
*** [machdep.o] Error code 1
1 error
nbmake: stopped in /data/obj/obj/sys/arch/amd64/compile/XEN3_DOM0
*** [kern-XEN3_DOM0] Error code 2
1 error
nbmake: stopped in /data/NetBSD/src/etc
*** [release] Error code 2
1 error
nbmake: stopped in /data/NetBSD/src
ERROR: Failed to make release
*** BUILD ABORTED ***
Regards,
Andreas