any1 / neatvnc

A liberally licensed VNC server library with a clean interface
ISC License
119 stars 29 forks source link

Build failed due to gmp #112

Open asimovc opened 2 months ago

asimovc commented 2 months ago

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