Native gcc build on RPI fails
Tom Vijlbrief
tvijlbrief at gmail.com
Tue Apr 23 04:09:07 UTC 2013
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?
More information about the freebsd-arm
mailing list