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

Issue while building. #13

Open
pjmdr11 opened this issue Sep 2, 2020 · 1 comment
Open

Issue while building. #13

pjmdr11 opened this issue Sep 2, 2020 · 1 comment

Comments

@pjmdr11
Copy link

pjmdr11 commented Sep 2, 2020

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)

@pjmdr11
Copy link
Author

pjmdr11 commented Sep 3, 2020

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'

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

1 participant