Date: Thu, 17 Jan 2013 23:17:33 +1300 From: Andrew Turner <andrew@fubar.geek.nz> To: Alie Tan <alie@affle.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: MK_ARM_EABI can't be set by a user Message-ID: <20130117231733.00ccee3e@fubar.geek.nz> In-Reply-To: <CANuCnH-G83=NYP5DdfQjRECM5BkQ9USEDWxj%2B%2B63UfRXGP9L1w@mail.gmail.com> References: <CANuCnH-G83=NYP5DdfQjRECM5BkQ9USEDWxj%2B%2B63UfRXGP9L1w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Jan 2013 16:50:07 +0800 Alie Tan <alie@affle.com> wrote: > Hi, > > I got this error while compiling kernel-toolchain with r245541 src: > "/usr/src_eabi/share/mk/bsd.own.mk", line 427: MK_ARM_EABI can't be > set by a user. > *** [kernel-toolchain] Error code 1 > > Stop in /usr/src_eabi. > > and I have WITH_ARM_EABI="YES" on my src.conf You didn't mention which branch this is on. If it is on the arm_eabi branch it was broken after an MFC where ARM_EABI was both enabled and disabled. If it was on head I haven't finished merging the support yet. I'll send a heads up when head it is in a testable state. In either case you either don't need WITH_ARM_EABI on the arm_eabi branch or will find things are broken with it enabled on head. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130117231733.00ccee3e>