[Debian-iot-maintainers] Bug#1110409: radlib FTCBFS: multiple reasons

Nilesh Patra nilesh at iki.fi
Mon Aug 4 21:31:15 BST 2025


Package: radlib
Version: 2.12.0-7
Tags: patch
User: debian-cross at lists.debian.org
Usertags: ftcbfs
X-Debbugs-Cc: debian-cross at lists.debian.org

Dear Maintainer,

radlib fails to cross-build because:

1. in d/rules, it uses ./configure command. This causes
the compiler to be passed as gcc instead of the (triplet prefixed) cross-compiler.

Additionally, it also sets some options for --build and --host but these were never
passed to configure.

2. The Makefile.* files have un-necessary invocations to compile and link against
crt1.o, crtn.o etc -- the cross compiler should already take care of this.

Please consider to review/apply attached patch.

Thanks
Nilesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: radlib_cross.patch
Type: text/x-patch
Size: 3600 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-iot-maintainers/attachments/20250805/a0bdfbf4/attachment.bin>


More information about the Debian-iot-maintainers mailing list