[FUG-BR] ipfw table list reportando endereçamento errado. // era "Problema sério com link aggregation LACP no FreeBSD 10.2-RELEASE"
Marcelo Gondim
gondim em bsdinfo.com.br
Terça Setembro 22 08:35:39 BRT 2015
On 21-09-2015 15:28, Vinícius Zavam wrote:
> novidades?
> seria interessante reportar o status do ipfw(8) atual na 10.2-STABLE.
> chegou a atualizar a máquina do blog (bsdinfo) , como vc falou?
>
>
Egypcio,,
Ontem saiu essa correção [1]. Será que pode ter à ver? O problema é que
saíram outras juntas e o source não está mais compilando. Vou aguardar
corrigirem:
[1] https://svnweb.freebsd.org/base?view=revision&revision=288072
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
-Wno-error-tautological-compare -Wno-error-empty-body
-Wno-error-parentheses-equality -Wno-error-unused-function -nostdinc
-I. -I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel
-mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror /usr/src/sys/kern/vfs_init.c
--- vfs_hash.o ---
/usr/src/sys/kern/vfs_hash.c:184:2: error: implicit declaration of
function 'rw_wlock' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
rw_wlock(&vfs_hash_lock);
^
/usr/src/sys/kern/vfs_hash.c:184:12: error: use of undeclared identifier
'vfs_hash_lock'; did you mean 'vfs_hash_mask'?
rw_wlock(&vfs_hash_lock);
^~~~~~~~~~~~~
vfs_hash_mask
/usr/src/sys/kern/vfs_hash.c:42:18: note: 'vfs_hash_mask' declared here
static u_long vfs_hash_mask;
^
/usr/src/sys/kern/vfs_hash.c:197:2: error: implicit declaration of
function 'rw_wunlock' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
rw_wunlock(&vfs_hash_lock);
^
/usr/src/sys/kern/vfs_hash.c:197:2: note: did you mean 'rw_wlock'?
/usr/src/sys/kern/vfs_hash.c:184:2: note: 'rw_wlock' declared here
rw_wlock(&vfs_hash_lock);
^
/usr/src/sys/kern/vfs_hash.c:197:14: error: use of undeclared identifier
'vfs_hash_lock'; did you mean 'vfs_hash_mask'?
rw_wunlock(&vfs_hash_lock);
^~~~~~~~~~~~~
vfs_hash_mask
/usr/src/sys/kern/vfs_hash.c:42:18: note: 'vfs_hash_mask' declared here
static u_long vfs_hash_mask;
^
4 errors generated.
*** [vfs_hash.o] Error code 1
bmake[2]: stopped in /usr/obj/usr/src/sys/INTNET10
--- modules-all ---
A failure has been detected in another branch of the parallel make
bmake[4]: stopped in /usr/src/sys/modules/ath
*** [all_subdir_ath] Error code 2
bmake[3]: stopped in /usr/src/sys/modules
--- all_subdir_bwi ---
A failure has been detected in another branch of the parallel make
bmake[4]: stopped in /usr/src/sys/modules/bwi
*** [all_subdir_bwi] Error code 2
bmake[3]: stopped in /usr/src/sys/modules
2 errors
bmake[3]: stopped in /usr/src/sys/modules
*** [modules-all] Error code 2
bmake[2]: stopped in /usr/obj/usr/src/sys/INTNET10
2 errors
bmake[2]: stopped in /usr/obj/usr/src/sys/INTNET10
*** [buildkernel] Error code 2
bmake[1]: stopped in /usr/src
1 error
bmake[1]: stopped in /usr/src
*** [buildkernel] Error code 2
make: stopped in /usr/src
1 error
make: stopped in /usr/src
[]'s
Gondim
Mais detalhes sobre a lista de discussão freebsd