COBOL compile fails: "version 'DBG_GEN_5.1' not found"
- Product: Aleph
- Product Version: 20, 21, 22, 23
- Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care
Description
aleph@libms3(a21_1):~...source/com_c>compile_cc com_c urm_date_handle.c
compile_cc: com_c urm_date_handle
ld.so.1: acomp: fatal: lib_I_dbg_gen.so.1: version 'DBG_GEN_5.1' not found (required by file /opt/solarisstudio12.3/prod/bin/acomp)
ld.so.1: acomp: fatal: lib_I_dbg_gen.so.1: open failed: No such file or directory
cc: Fatal error in /opt/solarisstudio12.3/prod/bin/acomp : Killed
mv: cannot access urm_date_handle.o
Resolution
The problem could be either the ./acomp file:
aleph@libms1(a21_1):...prod/bin>ls -lrt /opt/solarisstudio12.3/prod/bin/acomp
-rwxr-xr-x 1 root sys 1573828 Oct 19 2013 /opt/solarisstudio12.3/prod/bin/acomp*
or the $COBDIR/bin PATH in aleph_start. In this case, the problem was the path.
- Article last edited: 4-Sep-2018