Date: Mon, 23 Feb 2015 21:01:56 -0500 From: Peter Garshtja <peter.garshtja@ambient-md.com> To: Brett Wynkoop <freebsd-arm@wynn.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: kernel build fails Message-ID: <54EBDB94.5030702@ambient-md.com> In-Reply-To: <20150223202549.74fc38ae@ivory.wynn.com> References: <20150223173731.4902457d@ivory.wynn.com> <CAKtsCdfuqimQs7z1xGc1yPwBT9obSctQgj=uKFCS6dPrKCkZLQ@mail.gmail.com> <54EBC6AD.30707@ambient-md.com> <20150223202549.74fc38ae@ivory.wynn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Im not a developer, but i will try tomorrow. Im running in qemu freebsd v10.1 armv6 (arm1176). I will keep posted. Thanks, Peter On 2/23/2015 8:25 PM, Brett Wynkoop wrote: > Greeting- > > I yanked the arm7 reference from the Makefile generated by config and > now we have the following: > > In file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../arm/arm/genassym.c:36: > In file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../sys/bus.h:129: In > file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/compat/opensolaris/sys/kobj.h:41: > In file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../cddl/compat/opensolaris/sys/vnode.h:41: > In file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../sys/namei.h:37: In > file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../sys/filedesc.h:41: In > file included > from /usr/src/sys/arm/compile/BEAGLEBONE/../../../sys/seq.h:70: ./machine/cpu.h:22:9: > error: implicit declaration of function 'cp15_pmccntr_get' is invalid > in C99 [-Werror,-Wimplicit-function-declaration] return > cp15_pmccntr_get(); ^ 1 error generated. *** Error code 1 > > Stop. > make[3]: stopped in /usr/src/sys/modules/dtrace/dtrace > *** Error code 1 > > Stop. > make[2]: stopped in /usr/src/sys/modules/dtrace > *** Error code 1 > > Stop. > make[1]: stopped in /usr/src/sys/modules > *** Error code 1 > > Stop. > make: stopped in /usr/src/sys/arm/compile/BEAGLEBONE > root@beaglebone:/usr/src/sys/arm/compile/BEAGLEBONE # > > > I think some of the arm kernel folks need to try a native build of the > kernel. We should be able to native builds of the kernel. > > I can provide ssh and root access to my BB if needs be, but I bet there > are lots of them in the hands of arm kernel devs. > > > -Brett >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54EBDB94.5030702>