Re: Bug#1026308: RFS: gcc-sh-elf/5 -- GNU C compiler for embedded SuperH devices
John Paul Adrian Glaubitz <[email protected]> Sun, 18 Dec 2022 08:49:20 +0100
| Newsgroups | gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
Hello John! On 12/18/22 08:17, John Scott wrote: > Control: owner -1 [email protected] > > On Sun, 2022-12-18 at 08:09 +0100, John Paul Adrian Glaubitz wrote: >> I can sponsor this upload. > > Thanks so much! Please go ahead whenever you're ready. The package does not build in a clean unstable environment with an additional experimental repository on top, see: checking whether fwrite_unlocked is declared... no checking for readline in -lreadline... no configure: error: the required "readline" library is missing make[3]: *** [Makefile:10531: configure-sim] Error 1 make[3]: *** Waiting for unfinished jobs.... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes I assume you're missing libreadline-dev from BuildDepends. Adrian