Skip to content

Fix build #3

@zberik

Description

@zberik

git clone https://github.com/jonywtf/tntgrpc.git
cd ./tntgrpc
./build.sh

Error: linux/futex.h No such file or directory

How to resolve issue:
edit .../tntgrpc/tntgrpc/Dockerfile
add "linux-headers" in to the line 10.
should be like this:

RUN set -x
&& apk add --no-cache --virtual .build-deps
git curl gcc g++ autoconf automake libtool make cmake
nodejs go lua-dev linux-headers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions