Displaying 7 results from an estimated 7 matches for "br4".
Did you mean:
br
2017 Nov 13
2
Building dovecot 2.2.33.2 is broken with uclibc-ng
Hi,
this commit
https://github.com/dovecot/core/commit/c9d76e2baf653fa5504d6849e5c1aae32eff3c53
added code which can not be compiled with uclibc-ng 1.0.26 using buildroot:
make[3]: Entering directory '/home/bernd/buildroot/br4/output/build/dovecot-2.2.33.2/src/lib-test'
/bin/bash ../../libtool --tag=CC --mode=compile /home/bernd/buildroot/br4/output/host/bin/i586-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_...
2017 Nov 13
0
Building dovecot 2.2.33.2 is broken with uclibc-ng
...to try a test build instead of me setting
up buildroot...
What happens if in dovecot's byteorder.h you add this before line 30:
#undef bswap_8
#undef bswap_16
#undef bswap_32
#undef bswap_64
Hopefully that does it.
Jeff.
>
> make[3]: Entering directory '/home/bernd/buildroot/br4/output/build/dovecot-2.2.33.2/src/lib-test'
> /bin/bash ../../libtool --tag=CC --mode=compile /home/bernd/buildroot/br4/output/host/bin/i586-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-charset -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OF...
2015 Apr 30
0
ipv6 routing problem
I have centos 6 running kvm. IPv4 works perfectly works. But I am having
some problem with ipv6, looks like its bridge routing problem but stuck.
here are my bridge detail:
bridge name bridge id STP enabled interfaces
br0 8000.000af75613f2 no eth1
vnet1
br4 8000.000af75613f0 no eth0
ip -6 route shows :
unreachable ::/96 dev lo metric 1024 error -101 mtu 65536 advmss 65476
hoplimit 4294967295
unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -101 mtu 65536
advmss 65476 hoplimit 4294967295
unreachable 2002:a00::/24 dev lo metric 1024 error...
2013 May 06
1
Iptables issue on a PV Debian 7.0 host
...= ''router.endofnet.com''
#
# Networking
#
vif = [ ''ip=0.0.0.0, mac=00:16:3E:B4:13:FA, bridge=br0'',
''ip=0.0.0.0, mac=00:16:3E:B4:15:FB, bridge=br1'',
''ip=0.0.0.0, mac=00:16:3E:B4:15:FC, bridge=br4'',
''ip=0.0.0.0, mac=00:16:3E:B4:15:FD, bridge=br5'',
''ip=0.0.0.0, mac=00:16:3E:B4:15:FE, bridge=br6''
]
#
# Behaviour
#
on_poweroff = ''destroy''
on_reboot = ''restart''
on_...
2012 Dec 06
1
Ordering multiple network interfaces on vms
...<address type='pci' domain='0x0000' bus='0x16' slot='0x10' function='0x1'/>
</source>
<target dev='macvtap0'/>
</interface>
<interface type='bridge'>
<source bridge='br4'/>
<target dev='vnet0'/>
<model type='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>
Thanks!
--
John Fisher
2017 Feb 27
2
shutdown -r now hangs in qemu-/kvm-vm
Since updating app-emulation/libvirt and/or app-emulation/qemu (both
were updated at the same time) I have a problem executing "shutdown -r
now" in the vm ("shutdown -h now" works fine).
When I execute "shutdown -r now" in the vm the shutdown process runs
perfect until "Remounting root-filesystem readonly" and than it hangs
and I have to "Force Power
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking