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

Compilation fails on Linux Alpine containers #7

Open
AndrewDryga opened this issue Sep 28, 2016 · 3 comments
Open

Compilation fails on Linux Alpine containers #7

AndrewDryga opened this issue Sep 28, 2016 · 3 comments

Comments

@AndrewDryga
Copy link

==> netlink (compile)
Compiled src/netlink_app.erl
Compiled src/netlink_sup.erl
Compiled src/netlink_gen.erl
Compiled src/netlink_drv.erl
Compiled src/netlink_codec.erl
Compiled src/netlink.erl
Compiled src/netlink_stat.erl
Compiled src/netl_codec.erl
Compiling c_src/netlink_drv.c
c_src/netlink_drv.c:22:23: fatal error: asm/types.h: No such file or directory
compilation terminated.
ERROR: compile failed while processing /opt/app/deps/netlink: rebar_abort
==> ap_merger
** (Mix) Could not compile dependency :netlink, "/opt/app/.mix/rebar compile skip_deps=true deps_dir="/opt/app/_build/prod/lib"" command failed. You can recompile this dependency with "mix deps.compile netlink", update it with "mix deps.update netlink" or clean it with "mix deps.clean netlink"
The command '/bin/sh -c mix do deps.get, deps.compile' returned a non-zero code: 1
@teamon
Copy link

teamon commented Feb 23, 2017

Any updates/workaround on this?

@tolbrino
Copy link
Collaborator

tolbrino commented Nov 2, 2018

@AndrewDryga Is this still an issue with #9 ?

If so could you give the respective docker commands + config to reproduce this?

@getong
Copy link
Contributor

getong commented Mar 29, 2019

#10 might close this issue.

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

4 participants