build error
Nilton Jose Rizzo
rizzo at i805.com.br
Thu Sep 19 20:37:35 UTC 2013
cc -pg -O2 -pipe -I/usr/src/lib/libngatm/../../sys/contrib/ngatm
-I/usr/obj/usr/src/
lib/libngatm -I/usr/src/lib/libngatm/../../contrib/ngatm/libngatm -std=gnu99
-Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline
-Wnested-externs -Wredundant-decls -Wold-style-definition
-Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body
-Wno-string-plus-int -c
/usr/src/lib/libngatm/../../sys/contrib/ngatm/netnatm/msg/uni_msg.c -o uni_msg.po
/usr/src/lib/libngatm/../../sys/contrib/ngatm/netnatm/msg/uni_msg.c:103:30:
error: no
member named 'r_wptr' in 'struct uni_msg'; did you mean 'b_wptr'?
msg->b_buf[mlen+1] = ((msg->r_wptr-msg->b_rptr)-mlen-2) >> 0;
^~~~~~
b_wptr
/usr/src/lib/libngatm/../../sys/contrib/ngatm/netnatm/unimsg.h:48:11: note:
'b_wptr'
declared here
u_char *b_wptr; /* tail pointer */
^
1 error generated.
*** Error code 1
Stop.
make[4]: stopped in /usr/src/lib/libngatm
*** Error code 1
Stop.
make[3]: stopped in /usr/src/lib
*** Error code 1
Stop.
make[2]: stopped in /usr/src
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src
I'm not recompile any version from world and kernel lastest from
root at valfenda:/usr # uname -a
FreeBSD valfenda 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #4 r255503: Fri Sep 13
08:18:27 BRT 2013 rizzo at valfenda:/usr/obj/usr/src/sys/VALFENDA amd64
root at valfenda:/usr #
now I'm purge the src dir and re checkout all again. I'll report some news
rizzo
More information about the freebsd-current
mailing list