[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiler GCC (trunk commit 8b9b696c98def87) sur Debian/Trixie/x86-64





Le 17/10/2024 à 19:40, Basile STARYNKEVITCH a écrit :

On 10/17/24 19:37, Lamourec Alain wrote:
Bonsoir

Je vois cette erreur :
/usr/src/Lang/gcc/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.

As-tu aclocal en version 1.15 sur ton ordinateur ?


Je n'ai pas trouvé quel paquet Debian le fournit.


bonjour, c'est en fait écrit en tyoute lettre dans l'erreur du dessous ...
         The 'aclocal' program is part of the GNU Automake          package

du coup, apt install automake

Jerem

/usr/src/Lang/gcc/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
         You should only need it if you modified 'acinclude.m4'          or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake          package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order          to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make[3]: *** [Makefile:1309: /usr/src/Lang/gcc/libbacktrace/aclocal.m4] Error 127
make[3]: Leaving directory '/usr/src/Lang/_Gcc/libbacktrace'

(par ailleurs, mon projet logiciel libre est un moteur d'inférences en GPLv3+ en https://github.com/RefPerSys/RefPerSys/ et son dernier commit est
1d9aa7b3cddb pour lequel make test01c échoue)


Librement




Reply to: