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

cannot find the library libgomp #10

Open
chanzhennan opened this issue Apr 12, 2021 · 0 comments
Open

cannot find the library libgomp #10

chanzhennan opened this issue Apr 12, 2021 · 0 comments

Comments

@chanzhennan
Copy link

make all-recursive
make[1]: Entering directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6' Making all in . make[2]: Entering directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6'
make[2]: Leaving directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6' Making all in dmtxread make[2]: Entering directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6/dmtxread'
/bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/data1/projects/zhennanchen/appSoftware/ImageMagick-7.0.11-0/include/ImageMagick-7 -D_MAGICK_CONFIG_H -g -O2 -L/data1/projects/zhennanchen/appSoftware/libdmtx-0.7.5/lib -ldmtx -L/data1/projects/zhennanchen/appSoftware/ImageMagick-7.0.11-0/lib -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI -o dmtxread dmtxread-dmtxread.o ../common/dmtxread-dmtxutil.o -lm
/bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/data1/projects/zhennanchen/appSoftware/ImageMagick-7.0.11-0/include/ImageMagick-7 -D_MAGICK_CONFIG_H -g -O2 -static -L/data1/projects/zhennanchen/appSoftware/libdmtx-0.7.5/lib -ldmtx -L/data1/projects/zhennanchen/appSoftware/ImageMagick-7.0.11-0/lib -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI -o dmtxread.debug dmtxread_debug-dmtxread.o ../common/dmtxread_debug-dmtxutil.o -lm
libtool: error: cannot find the library '/data/home/zhennanchen/appSoftware/gcc-8.2.0/lib/../lib64/libgomp.la' or unhandled argument '/data/home/zhennanchen/appSoftware/gcc-8.2.0/lib/../lib64/libgomp.la'
make[2]: *** [dmtxread.debug] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: error: cannot find the library '/data/home/zhennanchen/appSoftware/gcc-8.2.0/lib/../lib64/libgomp.la' or unhandled argument '/data/home/zhennanchen/appSoftware/gcc-8.2.0/lib/../lib64/libgomp.la'
make[2]: *** [dmtxread] Error 1
make[2]: Leaving directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6/dmtxread' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /data1/projects/zhennanchen/sourceCode/dmtx-utils-0.7.6'
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