E-COB: Unable to Link Cobols Using Visual Cobol Compiler Error "ld: 0706-005 Cannot find or open file: /opt/IBM/openxlC/17.1.0/lib/clang/13.0.0/lib/aix/libxlopt.a"
(Doc ID 2970961.1)
Last updated on JULY 30, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.60 and laterInformation in this document applies to any platform.
Symptoms
Unable to link COBOL using Visual COBOL Development Hub 7.0 Patch Update 17 cobol compiler on AIX 7.3
COBOL compilation is successful but linking fails with below error in psrun.err:
ocltfindev (SID:ocfsdev) /apps/psoft/ocfsdev/pshome/setup: ./psrun.mak
./psrun.mak - linking PSRUN for aix-7-powerpc, Version 7.3 ...
./psrun.mak - Error(s) encountered creating PSRUN!
./psrun.mak - See /apps/psoft/ocfsdev/pshome/setup/psrun.err for messages
ocltfindev (SID:ocfsdev) /apps/psoft/ocfsdev/pshome/setup: cat /apps/psoft/ocfsdev/pshome/setup/psrun.err
ld: 0706-005 Cannot find or open file: /opt/IBM/openxlC/17.1.0/lib/clang/13.0.0/lib/aix/libxlopt.a
ld:open(): No such file or directory
ld: 0706-005 Cannot find or open file: /opt/IBM/openxlC/17.1.0/lib/clang/13.0.0/lib/aix/libclang_rt.builtins-powerpc64.a
ld:open(): No such file or directory
Replication steps :
- go to Unix prompt
- $PS_HOME/setup directory
- run psrun.mak
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |