Segmentation Fault

Alie Tan alie at afflemedialab.com
Sat Feb 8 05:10:08 UTC 2014


On Sat, Feb 8, 2014 at 11:32 AM, Alie Tan <alie at afflemedialab.com> wrote:

> Hi,
>
> I am getting below issue while compiling kernel for RPI-B with FreeBSD
> 11-CURRENT:
>
Sorry false alarm, I mean building toolchain

>
> --- config ---
> cc -O2 -pipe -I. -I/usr/src/usr.sbin/config -O2 -fno-strict-aliasing
> -funroll-loops -pipe -std=gnu99
> -I/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/include  -static
> -L/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/lib -o config config.o main.o
> lang.o mkmakefile.o mkheaders.o mkoptions.o kernconf.o -ll -lsbuf -legacy
> --- _proginstall ---
> sh /usr/src/tools/install.sh -s -o root -g wheel -m 555   config
> /usr/obj/arm.armv6/usr/src/tmp/legacy/usr/sbin/config
> Segmentation fault (core dumped)
> *** [_proginstall] Error code 139
>
> make[3]: stopped in /usr/src/usr.sbin/config
> 1 error
>
> make[3]: stopped in /usr/src/usr.sbin/config
> *** [bootstrap-tools] Error code 2
>
> make[2]: stopped in /usr/src
> 1 error
>
> make[2]: stopped in /usr/src
> *** [_bootstrap-tools] Error code 2
>
> make[1]: stopped in /usr/src
> 1 error
>
> make[1]: stopped in /usr/src
> *** [kernel-toolchain] Error code 2
>
> make: stopped in /usr/src
> 1 error
>
> make: stopped in /usr/src
> root at fbsd-11:~ #
>
> root at fbsd-11:~ # uname -a
> FreeBSD fbsd-11 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261419: Mon Feb  3
> 08:59:07 UTC 2014     root at grind.freebsd.org:/usr/obj/usr/src/sys/VT  i386
>
>


More information about the freebsd-arm mailing list