Batch Compilation fails with error- /usr/bin/ld: cannot find -lretek
Hi Experts,
I am installing RMS 12.0.3 on Oracle Enterprise Linux 4.4. I am not able to compile batch source code due to following error:
I run this : make -f rms.mk PRODUCT_PROCFLAGS=dynamic=ansi ditinsrt
Error:
/usr/bin/ld: skipping incompatible /home/oretail/INSTALL_DIR/rms/oracle/lib/bin/libretek.a when searching for -lretek
/usr/bin/ld: cannot find -lretek
collect2: ld returned 1 exit status
make: *** [ditinsrt] Error 1
Can anyone help me to understand what is the reason for failure.