rm -rf /usr/obj/* ?
2015-08-20 12:11 GMT+03:00 Vladislav V. Prodan <[email protected]>:
> Revision: 286950
>
> branch=base/stable/10
> target=/usr/src
>
> ...
> --- rescue.all__D ---
> /usr/src/sbin/ifconfig/af_inet6.c:488:24: error: use of undeclared
> identifier 'ND6_IFF_IGNORELOOP'
> DEF_CMD("ignoreloop", ND6_IFF_IGNORELOOP, setnd6flags),
> ^
> /usr/src/sbin/ifconfig/ifconfig.h:71:44: note: expanded from macro
> 'DEF_CMD'
> #define DEF_CMD(name, param, func) { name, param, { .c_func = func },
> 0, NULL }
> ^
> /usr/src/sbin/ifconfig/af_inet6.c:489:26: error: use of undeclared
> identifier 'ND6_IFF_IGNORELOOP'
> DEF_CMD("-ignoreloop", -ND6_IFF_IGNORELOOP, setnd6flags),
> ^
> /usr/src/sbin/ifconfig/ifconfig.h:71:44: note: expanded from macro
> 'DEF_CMD'
> #define DEF_CMD(name, param, func) { name, param, { .c_func = func },
> 0, NULL }
> ^
> /usr/src/sbin/ifconfig/af_inet6.c:529:18: error: invalid application of
> 'sizeof' to an incomplete type 'struct cmd []'
> for (i = 0; i < N(inet6_cmds); i++)
> ^~~~~~~~~~~~~
> /usr/src/sbin/ifconfig/af_inet6.c:521:21: note: expanded from macro 'N'
> #define N(a) (sizeof(a) / sizeof(a[0]))
> ^~~
> 3 errors generated.
> *** [af_inet6.o] Error code 1
>
> make[6]: stopped in /usr/src/sbin/ifconfig
> 1 error
>
> make[6]: stopped in /usr/src/sbin/ifconfig
> *** [ifconfig_make] Error code 2
> ...
>
>
> как решать такое?
> понижать ревизию?
> Спасибо.
>
> --
> Vladislav V. Prodan
> System & Network Administrator
> support.od.ua
>