Re: OTP 24.0 has been released
Frank Muller <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAFA6GnBKW8_JcsQqtaQ8Ljnag901iVgnosNcOtEFafStm1m89g@mail.gmail.com> |
I’ve a build issue on Ubuntu 20.04 LTS $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal $ kerl build git https://github.com/erlang/otp.git OTP-24.0 24.0 Checking out Erlang/OTP git repository from https://github.com/erlang/otp.git... Building Erlang/OTP 24.0 from git, please wait... APPLICATIONS DISABLED (See: /home/frank/.kerl/builds/24.0/otp_build_git.log) * debugger : User gave --without-debugger option DOCUMENTATION INFORMATION (See: /home/frank/.kerl/builds/24.0/otp_build_git.log) * documentation : * xmllint is missing. * Using fakefop to generate placeholder PDF files. Build failed. ********************************************************************* Makefile:1235: warning: overriding recipe for target 'dialyzer' Makefile:510: warning: ignoring old recipe for target 'dialyzer' Makefile:467: /home/frank/.kerl/builds/24.0/otp_src_git/make/x86_64-pc-linux-gnu/otp.mk: No such file or directory make: *** No rule to make target '/home/frank/.kerl/builds/24.0/otp_src_git/make/x86_64-pc-linux-gnu/otp.mk'. Stop. Makefile:1235: warning: overriding recipe for target 'dialyzer' Makefile:510: warning: ignoring old recipe for target 'dialyzer' Makefile:467: /home/frank/.kerl/builds/24.0/otp_src_git/make/x86_64-pc-linux-gnu/otp.mk: No such file or directory make: *** No rule to make target '/home/frank/.kerl/builds/24.0/otp_src_git/make/x86_64-pc-linux-gnu/otp.mk'. Stop. Please see /home/frank/.kerl/builds/24.0/otp_build_git.log for full details. > Hi Frank, > > Keep an eye out here: https://github.com/erlang/otp/issues/4821 > > On Wed, May 12, 2021 at 9:52 AM Frank Muller <[email protected]> > wrote: > > > > New issue with libcrypto which is available on my system but couldn’t be > found by configure script. > > > > $ ls -1 /usr/local/opt/[email protected]/lib >