Re: OTP 24.0 has been released
Dieter Schön <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Frank, I just built 24 with exactly your commandline: dieter@zed:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal dieter@zed:~$ 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/dieter/.kerl/builds/24.0/otp_build_git.log) * odbc : ODBC library - link check failed APPLICATIONS INFORMATION (See: /home/dieter/.kerl/builds/24.0/otp_build_git.log) * wx : wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available Building docs... Erlang/OTP 24.0 from git has been successfully built It seems that I do not have a kerlrc (Normally I use asdf to manage my packages). Btw, this was a "green" build: Regards, Dieter On 15.05.21 10:55, Frank Muller wrote: > Hi Roger, > > Do you use kerl? If yes, would you mind sharing your kerlrc? > > /Frank > > > > > > Am I alone getting this error on Ubuntu ? > > Maybe? It builds fine for me on Ubuntu 20.04. >