appknox/droid-VNC-server

Issue while building.

pjmdr11 opened this issue · 1 comments

I get this error when i run bash build.sh -a 25 command

jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:464: error: undefined reference to 'jpeg_std_error' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:474: error: undefined reference to 'jpeg_CreateCompress' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:606: error: undefined reference to 'jpeg_abort_compress' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:183: error: undefined reference to 'jpeg_set_defaults' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:186: error: undefined reference to 'jpeg_set_quality' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:0: error: undefined reference to 'jpeg_set_colorspace' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:588: error: undefined reference to 'jpeg_start_compress' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:598: error: undefined reference to 'jpeg_write_scanlines' jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:601: error: undefined reference to 'jpeg_finish_compress' jni/vnc/screenMethods/adb.c:165: error: undefined reference to 'bcopy' clang++: error: linker command failed with exit code 1 (use -v to see invocation)

Another issue while building the code.

src/main/jni/vnc/./LibVNCServer-0.9.9/common/turbojpeg.c:601: error: undefined reference to 'jpeg_finish_compress'