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

Build failed due to gmp #112

Open
asimovc opened this issue Jul 8, 2024 · 1 comment
Open

Build failed due to gmp #112

asimovc opened this issue Jul 8, 2024 · 1 comment

Comments

@asimovc
Copy link

asimovc commented Jul 8, 2024

I get this error while building neatvnc in KISS Linux

ninja: job failed: cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O0 -g '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -march=x86-64 -mtune=generic -pipe -Os -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o -MF libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o -c ../src/crypto-nettle.c

Here the complete log

@any1
Copy link
Owner

any1 commented Oct 8, 2024

Looks like a conflict between mini-gmp and gmp on your system; not sure what we can do about that.

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

2 participants