[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap
From: |
Pascal Dupuis |
Subject: |
[Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap.sh" |
Date: |
Wed, 4 May 2022 03:44:24 -0400 (EDT) |
Follow-up Comment #2, bug #62408 (project octave):
[comment #1 commentaire #1 :]
> What is "bootstrap.sh"? Do you mean the `bootstrap` script in the root of
the source tree (not ending in ".sh")? Or is there another script with that
name?
>
> Did you build from the tarball of 7.1.0? Or from a Mercurial checkout? In
the latter case, which hg id?
>
> Which exact error messages did you see?
>
Hello
Sorry, I was a bit vague.
Platform: CentOS 8 Stream x86-64; gcc-8.5.0. Sources checked out from hg with
ID 30904 (release-7-1-0). After that I ran './bootsrap' (without .sh).
Previous compilation in January, 2022: the gnulib dir was last updated at this
date. I can't reproduce the problem anymore, but from memory it was "autoconf:
missing module bison". This error went away after commenting out,
in m4/acinclude.m4:3078:
AC_DEFUN([OCTAVE_PROG_BISON], [
dnl FIXME: What is our actual required minimum version for Bison?
gl_PROG_BISON([BISON], [3.0])
the 'gl_PROG_BISON' macro
Regards
Pascal
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62408>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap.sh", Pascal Dupuis, 2022/05/03
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap.sh", Markus Mützel, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap.sh",
Pascal Dupuis <=
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, Markus Mützel, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, Pascal Dupuis, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, Markus Mützel, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, Pascal Dupuis, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, Markus Mützel, 2022/05/04
- [Octave-bug-tracker] [bug #62408] strange errors when running "bootstrap" script, John W. Eaton, 2022/05/04