Date: Thu, 14 Jan 2016 14:37:59 +0800 From: Sepherosa Ziehau <sepherosa@gmail.com> To: NGie Cooper <yaneurabeya@gmail.com> Cc: Garrett Cooper <ngie@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r293877 - head/sys/modules/hyperv/vmbus Message-ID: <CAMOc5cwLHjHU7fjr1tdk2K2=fJZLbtQYZwu0Xs4KfNXte2hx6g@mail.gmail.com> In-Reply-To: <4E471DE1-3809-4857-9730-3C91D902D950@gmail.com> References: <201601140502.u0E52XJS048968@repo.freebsd.org> <CAMOc5czdmf05bxfZfKXgEnfxmG71xsNzMx8zsFcOKxkAOy=hbA@mail.gmail.com> <547C0E63-D88C-459C-82AE-39427AA29B8A@gmail.com> <CAMOc5czav=-7fBZ7Uq0HTATYZ%2Bf3SG-aYK2=9DgfHHs8-=Rdcw@mail.gmail.com> <4E471DE1-3809-4857-9730-3C91D902D950@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah, OK, I see, thanks :) On Thu, Jan 14, 2016 at 2:08 PM, NGie Cooper <yaneurabeya@gmail.com> wrote: > >> On Jan 13, 2016, at 21:34, Sepherosa Ziehau <sepherosa@gmail.com> wrote: >> >> Hmm, strange, I did build the amd64 before I commit the patch... > > Here=E2=80=99s how I reproed it (for future reference). > Cheers! > -NGie > > $ svn info | grep 'Relative URL' > Relative URL: ^/head > $ svn up -r 293876 > Updating '.': > U sys/modules/hyperv/vmbus/Makefile > Updated to revision 293876. > $ (set -e; cd sys/modules/hyperv/vmbus/; make cleandir; make obj; make de= pend; make all) > =E2=80=A6 > In file included from /usr/src/svn/sys/modules/hyperv/vmbus/../../../dev/= hyperv/vmbus/hv_vmbus_drv_freebsd.c:64: > In file included from /usr/src/svn/sys/modules/hyperv/vmbus/../../../cont= rib/dev/acpica/include/acpi.h:56: > In file included from /usr/src/svn/sys/modules/hyperv/vmbus/../../../cont= rib/dev/acpica/include/platform/acenv.h:183: > /usr/src/svn/sys/modules/hyperv/vmbus/../../../contrib/dev/acpica/include= /platform/acfreebsd.h:78:10: fatal error: 'opt_acpi.h' file not found > #include "opt_acpi.h" > ^ > 1 error generated. > *** Error code 1 > > Stop. > make: stopped in /usr/src/svn/sys/modules/hyperv/vmbus --=20 Tomorrow Will Never Die
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMOc5cwLHjHU7fjr1tdk2K2=fJZLbtQYZwu0Xs4KfNXte2hx6g>