-
Notifications
You must be signed in to change notification settings - Fork 25
Description
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