On Mon, Sep 17, 2007 at 02:54:29PM +0900, YONETANI Tomokazu wrote: > Hi. > On Sun, Sep 16, 2007 at 05:57:58PM -0600, Yonghong Yan wrote: > > not seeing feedback of this patch and i tend to commit them and move > > on :), deal? > > Probably I missed something very essential, but how can I try > to build a kernel with AMD64_GENERIC? Do I have to do buildworld > with TARGET_ARCH=amd64 first?
Tried with TARGET_ARCH=amd64, but this time, I caught the following error in buildkernel: ===> emulation ===> emulation/linux @ -> /home/source/dragonfly/current/src/sys/emulation/linux/../.. arch_linux -> /home/source/dragonfly/current/src/sys/emulation/linux/amd64 make: don't know how to make linux_dummy.c. Stop *** Error code 2 Stop in /home/source/dragonfly/current/src/sys/emulation. *** Error code 1 Stop in /home/source/dragonfly/current/src/sys. *** Error code 1 Stop in /var/obj/qhwt/home/source/dragonfly/current/src/sys/AMD64_GENERIC. *** Error code 1 Stop in /home/source/dragonfly/current/src. *** Error code 1 Stop in /home/source/dragonfly/current/src.