[SCIP] Trying to compile SCIP

Thorsten Koch koch at zib.de
Mon Jan 29 10:41:56 CET 2024


Hi I am trying to compile SCIP.

cd build/
cmake ..
make

I get

[ 15%] Linking CXX executable ../../bin/soplex
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: ../../papilo/libclusol.a(clusol.c.o): in function `clu1fac':
clusol.c:(.text+0x1): undefined reference to `__lusol_MOD_lu1fac'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: ../../papilo/libclusol.a(clusol.c.o): in function `clu6sol':
clusol.c:(.text+0x11): undefined reference to `__lusol_MOD_lu6sol'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: ../../papilo/libclusol.a(clusol.c.o): in function `clu8rpc':
clusol.c:(.text+0x21): undefined reference to `__lusol_MOD_lu8rpc'
collect2: error: ld returned 1 exit status
make[2]: *** [soplex/src/CMakeFiles/soplex.dir/build.make:104: bin/soplex] Error 1
make[1]: *** [CMakeFiles/Makefile2:1296: soplex/src/CMakeFiles/soplex.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

this seems to be some kind of tbb issue. Can anyone tell me how to resolve?

Best regards,
Thorsten

-- 
The important thing is not to stop questioning.
Curiosity has its own reason for existing.          -- Albert Einstein
______________________________________________________________________
Prof. Dr. Thorsten Koch /       Technische Universität Berlin
www.zib.de/koch        /                   and
koch at zib.de           /          Zuse Institute Berlin (ZIB)
_____________________/       Takustraße 7, 14195 Berlin, Germany
        and also                Phone +49-30-84185-213, Fax -269
Kooperativer Bibliotheksverbund Berlin Brandenburg (KOBV)
Forschungs- und Kompetenzzentrum Digitalisierung Berlin (digiS)
______________________________________________________________________


More information about the Scip mailing list