Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 06:09:06 +0200
From:      Tom Vijlbrief <tvijlbrief@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Native gcc build on RPI fails
Message-ID:  <CAOQrpVcEPQfadzeDJUGJUuSBZuXuVWyb-ZhLeTfNA=c35fAKDA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
gcc  -O -pipe  -I. -I/media/usb250/src/lib/libprocstat -D_KVM_VNODE
-DLIBPROCSTA
T_ZFS -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wno-unused-p
arameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
-Wcast-align -W
char-subscripts -Winline -Wnested-externs -Wredundant-decls
-Wold-style-definiti
on -Wno-pointer-sign -c /media/usb250/src/lib/libprocstat/core.c -o core.o^M
/media/usb250/src/lib/libprocstat/core.c: In function 'procstat_core_get':^M
/media/usb250/src/lib/libprocstat/core.c:165: error: 'NT_PROCSTAT_PROC'
undeclar
ed (first use in this function)^M

...

/media/usb250/src/lib/libprocstat/core.c:199: error: 'NT_PROCSTAT_AUXV'
undeclar
ed (first use in this function)^M
*** [core.o] Error code 1^M
^M
Stop in /media/usb250/src/lib/libprocstat.^M
*** [all] Error code 1^M
^M
Stop in /media/usb250/src/lib.^M
*** [lib__L] Error code 1^M
^M
Stop in /media/usb250/src.^M
*** [libraries] Error code 1^M
^M
Stop in /media/usb250/src.^M
*** [_libraries] Error code 1^M
^M
Stop in /media/usb250/src.^M
*** [buildworld] Error code 1^M
^M
Stop in /media/usb250/src.^M

Updating the SVN tree did not fix this.

Any suggestions?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOQrpVcEPQfadzeDJUGJUuSBZuXuVWyb-ZhLeTfNA=c35fAKDA>