You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise it can fail with
```
=== ERROR while compiling stdcompat.18 =======================================#
context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
path ~/.opam/4.14/.opam-switch/build/stdcompat.18
command ~/.opam/opam-init/hooks/sandbox.sh build make all
exit-code 2
env-file ~/.opam/log/stdcompat-7-e9acad.env
output-file ~/.opam/log/stdcompat-7-e9acad.out
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/opam/.opam/4.14/.opam-switch/build/stdcompat.18/missing autoconf
/home/opam/.opam/4.14/.opam-switch/build/stdcompat.18/missing: line 81: autoconf: command not found
WARNING: 'autoconf' is missing on your system.
You should only need it if you modified 'configure.ac',
or m4 files included by it.
The 'autoconf' program is part of the GNU Autoconf package:
<http://www.gnu.org/software/autoconf/>
It also requires GNU m4 and Perl in order to run:
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
Makefile:1792: .depend: No such file or directory
make: *** [Makefile:921: configure] Error 127
```
Signed-off-by: Marcello Seri <[email protected]>
0 commit comments