-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
With commit # b6efaff, I did:
mkdir build
cd build
cmake ..
make -j32
and got this failure:
[ 81%] Building dislin/DislinCanvas.sac module for target `mt_pth'
abort: Error loading external header information for module `DislinSystem'
abort: (/home/sac/sac/BASE/dislin/build/lib/tree/host/libDislinSystemTree.so): Failed getting library function:
abort: /usr/local/libexec/sac2c/1.3.3-MijasCosta-572-g9eca/libsac2c_p.so: undefined symbol: __DislinSystem_HEADERS
compilation failed while Loading SAC program.
make[2]: *** [src-mt_pth/CMakeFiles/mt_pth-module-DislinQuick.dir/build.make:75: lib/host/mt-pth/libDislinCanvasMod.so] Error 1
make[2]: Leaving directory '/home/sac/sac/BASE/dislin/build'
make[1]: *** [CMakeFiles/Makefile2:463: src-mt_pth/CMakeFiles/mt_pth-module-DislinQuick.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
The make completed successfully when I did "make -j" again.
Metadata
Metadata
Assignees
Labels
No labels