On Thu, Mar 17, 2022 at 8:40 PM 'Bill Hart' via mpir-devel
<
mpir-...@googlegroups.com> wrote:
>
> I don't have any insight into the Raspberry Pi build environment.
> However there are a lot of errors related to M4 there. Can you ensure
> this is installed.
>
> On the other hand it looks like the autoconf version you have just
> isn't compatible somehow. Unfortunately I have no way to debug this.
> It certainly works just about everywhere else.
The errors "possibly undefined macro: AC_PROG_NM" arise if libtool is
not installed.
Try
sudo apt-get install libtool
./autogen.sh
the warnings can be ignored (although they are not hard to fix), they
are from using autoconf 2.71.
HTH
Dima
> To view this discussion on the web visit
https://groups.google.com/d/msgid/mpir-devel/CAB0xFnspn%3Dt_1F88ANdebT3H%3DcP72drhCKgOemb%3D5sp92s7BtQ%40mail.gmail.com.