STABLE is not compiling

Carlos Fernando Assis Paniago Carlos.Paniago at cnptia.embrapa.br
Fri Oct 5 05:30:32 PDT 2007


LI Xin escreveu:
> Carlos Fernando Assis Paniago wrote:
>> plutao# make
>> cc -O2 -fno-strict-aliasing -pipe  -DIPSEC -DINET6 -DFAST_IPSEC
>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
>> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
>> -Wno-uninitialized -c /usr/src/usr.bin/netstat/inet.c
>> /usr/src/usr.bin/netstat/inet.c: In function `pim_stats':
>> /usr/src/usr.bin/netstat/inet.c:1032: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1033: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1034: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1035: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1036: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1037: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1038: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1039: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1040: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1041: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> /usr/src/usr.bin/netstat/inet.c:1042: warning: long long unsigned int
>> format, u_quad_t arg (arg 2)
>> *** Error code 1
>>
>> Stop in /usr/src/usr.bin/netstat.
>> plutao#
>>
>> I cvsup'ed the RELENG_6 and try in 2 diffent machines. The stable is
>> broken (The thinderbox is showing the same). This is the stable version,
>> people, please solve this ASAP....
> 
> I think David has committed a fix 2 hours ago.  Could you please take a
> look at file revisions and make sure if you have these revisions:
> 
>   Revision   Changes    Path
>   1.24.8.2   +1 -0      src/usr.bin/netstat/atalk.c
>   1.5.2.4    +1 -0      src/usr.bin/netstat/bpf.c
>   1.70.2.4   +29 -28    src/usr.bin/netstat/inet.c
>   1.25.8.3   +161 -160  src/usr.bin/netstat/inet6.c
>   1.12.8.3   +27 -26    src/usr.bin/netstat/ipsec.c
>   1.23.2.3   +1 -0      src/usr.bin/netstat/ipx.c
>   1.72.2.10  +4 -4      src/usr.bin/netstat/main.c
>   1.42.8.8   +24 -23    src/usr.bin/netstat/mbuf.c
>   1.22.8.3   +15 -10    src/usr.bin/netstat/mroute.c
>   1.15.8.1   +19 -18    src/usr.bin/netstat/mroute6.c
>   1.10.8.3   +1 -0      src/usr.bin/netstat/netgraph.c
>   1.41.2.7   +3 -3      src/usr.bin/netstat/netstat.h
>   1.1.2.3    +23 -22    src/usr.bin/netstat/pfkey.c
>   1.76.2.4   +1 -0      src/usr.bin/netstat/route.c
>   1.18.8.2   +1 -0      src/usr.bin/netstat/unix.c
> 
> Cheers,
OK.. now it is working again... Thanks for the good job...

Paniago


More information about the freebsd-stable mailing list