Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make fails #29

Open
jlungerer opened this issue May 8, 2024 · 0 comments
Open

make fails #29

jlungerer opened this issue May 8, 2024 · 0 comments

Comments

@jlungerer
Copy link

jlungerer commented May 8, 2024

$ make
Makefile:91: warning: overriding recipe for target 'xref' Makefile:86: warning: ignoring old recipe for target 'xref' Makefile:109: warning: overriding recipe for target 'dialyzer' Makefile:94: warning: ignoring old recipe for target 'dialyzer' cd config && ./make_certs ./make_certs:77:1: Warning: function all/1 is unused ./make_certs:221:1: Warning: function gencrl_sec/4 is unused ./make_certs:232:1: Warning: function can_generate_expired_crls/1 is unused ./make_certs:241:1: Warning: function verify/4 is unused
$ type rebar3
rebar3 is /home/jungerer/repositories/rebar3/rebar3
$ type erl
erl is /home/jungerer/repositories/otp/bin/erl
$ type elixir
elixir is /home/jungerer/repositories/elixir/bin/elixir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant