It is normal to have many "failures" like this, that's the whole point of configure. You missed the only important message

configure:25644: error: No usable m4 in $PATH or /usr/5bin (see config.log for 
reasons).

You need to install m4 first.

On Fri, 20 Sep 2024, Thierry Thomas wrote:

I can't use gmplib

version : GMPLIB 6.3.0 no patch

configure don't work
some lines from config.log :

  *configure:9109: gcc -V >&5
  gcc: error: unrecognized command-line option '-V'
  gcc: fatal error: no input files
  compilation terminated.
  configure:9120: $? = 1**

  configure:9109: gcc -qversion >&5
  gcc: error: unrecognized command-line option '-qversion'; did you
  mean '--version'?
  gcc: fatal error: no input files
  compilation terminated.

  configure:9871: gcc -E  conftest.c
  conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or
  directory
      15 | #include <ac_nonexistent.h>
         |          ^~~~~~~~~~~~~~~~~~
  compilation terminated.

  configure:9930: gcc -E  conftest.c
  conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or
  directory
      15 | #include <ac_nonexistent.h>
         |          ^~~~~~~~~~~~~~~~~~
  compilation terminated.

  configure:23262: gcc -c -O2 -pedantic -fomit-frame-pointer -m64
  -mtune=znver3 -march=znver3  conftest.c >&5
  conftest.c:64:10: fatal error: invent.h: No such file or directory
      64 | #include <invent.h>
         |          ^~~~~~~~~~
  compilation terminated.
  *

  *
  *

  *thierry@ioannina-mint:~$ gcc --version
  gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
  Copyright (C) 2023 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There
  is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
  PURPOSE.

  *

  *thierry@ioannina-mint:~$ uname -a*
  *Linux ioannina-mint 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC
  Fri Aug 30 12:02:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux*

  *OS : Linux Mint 22
  *

Thank you for your help

Thierry

--
Marc Glisse
_______________________________________________
gmp-bugs mailing list
[email protected]
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to