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

Centos 7 complie error #10

Open
josemq opened this issue Jul 11, 2017 · 0 comments
Open

Centos 7 complie error #10

josemq opened this issue Jul 11, 2017 · 0 comments

Comments

@josemq
Copy link

josemq commented Jul 11, 2017

Getting the following error when running make on centos 7:

Linking CXX executable ../bin/AnisoDiff
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_std_error@LIBJPEG_6.2' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libglut.so: undefined reference to XFreeEventData'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_finish_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_stdio_src@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_read_scanlines@LIBJPEG_6.2' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_CreateDecompress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_start_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_destroy_decompress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libglut.so: undefined reference to XGetEventData' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libglut.so: undefined reference to XISelectEvents'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_resync_to_restart@LIBJPEG_6.2' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to jpeg_calc_output_dimensions@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libfltk_images.so: undefined reference to `jpeg_read_header@LIBJPEG_6.2'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/AnisoDiff] Error 1
make[1]: *** [applications/CMakeFiles/AnisoDiff.dir/all] Error 2
make: *** [all] Error 2

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