Re: Error building libbsd

2018-06-29 Thread Christian Mauderer
Hello Niko, thanks for the feedback. Still sounds odd. Especially because it seems that the error happens before the wscript is called for build (otherwise you should have seen a message with the additional patch). So it has to be something in one of the generated cache files (either in build or

Re: rtems-libbsd bpf BIOCSRTIMEOUT behaviour

2018-06-29 Thread Nicolas Tsiogkas
Thanks! Shouldn't net have some device though since I want to debug the networking stack? For now I run it with -nographic -serial stdio -serial mon:tcp:localhost:12456 -M xilinx-zynq-a9 -net nic,model=cadence_gem,macaddr=0e:b0:ba:5e:ba:11 -net tap,ifname=tap0,script=no,downscript=no -m 256M

Re: rtems-libbsd bpf BIOCSRTIMEOUT behaviour

2018-06-29 Thread Sebastian Huber
On 29/06/18 09:14, Nicolas Tsiogkas wrote: I see thanks. Any idea or documentation on how to do that on qemu? I'm afraid that my experience is rather limited. I'm running on qemu 2.10 using the xilinx_zynq_a9_qemu bsp. You can run the xilinx_zynq_a9_qemu with QEMU_AUDIO_DRV=none

Re: rtems-libbsd bpf BIOCSRTIMEOUT behaviour

2018-06-29 Thread Nicolas Tsiogkas
I see thanks. Any idea or documentation on how to do that on qemu? I'm afraid that my experience is rather limited. I'm running on qemu 2.10 using the xilinx_zynq_a9_qemu bsp. Thank you for your time. Kind regards, Niko On Fri, Jun 29, 2018 at 7:01 AM Sebastian Huber <