Waldemar Brodkorb

Results 5 issues of Waldemar Brodkorb

Hi, I am trying to compile Linux 4.15 branch and targeting Qemu. But the linking step fails with: + /Users/wbrodkorb/openadk/toolchain_qemu-riscv64_glibc/usr/bin/riscv64-openadk-linux-gnu-ld -melf64lriscv --build-id -o vmlinux -T ./arch/riscv/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group...

Hi, the following fix can be used to compile conmon statically, because the header is not required: ``` diff --git a/src/seccomp_notify.c b/src/seccomp_notify.c index 8d34d9d..2a8371d 100644 --- a/src/seccomp_notify.c +++ b/src/seccomp_notify.c @@...

### Severity Trivial ### Versions 20.7.0 ### Components/Modules pjsip ### Operating Environment Hi, I am using latest Buildroot on a Raspberry PI4 (64 Bit). I am maintaining the Asterisk package...

bug
support-level-extended
feedback-required

# Feature or enhancement ### Proposal: Hi, I am the maintainer of uClibc-ng (https://uclibc-ng.org) and have a question. In commit c163d7f0b67a568e9b64eeb9c1cbbaa127818596 uClibc-ng support was silently disabled. Is there any reason...

type-feature
build

**System:** - Buildroot https://buildroot.org - strongSwan 5.9.14 / 5.9.13 - wolfssl 5.7.2 - Tested/confirmed with the latest version: yes **Describe the bug** While trying to cross-compile StrongSwan we are seeing...

bug