EBS Patch error via Adpatch
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/32/libgcc_s.so:undefined reference to ' [email protected]_2.4 '
Collect2:ld returned 1 exit status
Make: * * * [/soft/ebs12/erpdb/apps/apps_st/appl/ad/12.0.0/bin/adwrknew] Error 1
Done with link of ad executable ' adwrknew ' on Tue Nov 22:41:15 CST 2014
Relink of module "Adwrknew" failed.
See error messages above (also recorded on log file) for possible
Reasons for the failure. Also, please check that the Unix userid
Running Adrelink has read, write, and Execute permissions
On the Directory/soft/ebs12/erpdb/apps/apps_st/appl/ad/12.0.0/bin,
And that there was sufficient space remaining on the disk partition
Containing your Oracle applications installation.
Done with the link of product ' ad ' on Tue Nov 22:41:15 CST 2014
Adrelink is exiting with status 1
End of Adrelink session
Date/time is year -on- month Tuesday 22:41:15 CST
**********************************************************
Line-wrapping log file for readability ...
Done line-wrapping log file.
Original Copy IS/SOFT/EBS12/ERPDB/APPS/APPS_ST/APPL/ADMIN/ERPDB/LOG/ADRELINK.LSV
New Copy Is/soft/ebs12/erpdb/apps/apps_st/appl/admin/erpdb/log/adrelink.log
An error occurred while relinking application programs.
Continue as if it were successful [No]:
After the metalink query is some after installation operation did not do
RHEL6 to play patch 12415211
$ CD <12.1_install_dir>/apps/tech_st/10.1.2/lib
$ cp-p-R stubs Stubsorig
$ cd stubs
$ CP <patch_install_dir>/12415211/files/lib/stubs/libgcc_s-2.3.2-stub.so.
$ ln-s libgcc_s-2.3.2-stub.so libgcc_s.so.1
$ ln-s libgcc_s.so.1 libgcc_s.so
$ CD <12.1_install_dir>/apps/tech_st/10.1.3/lib
$ cp-p-R stubs Stubsorig
$ cd stubs
$ CP <patch_install_dir>/12415211/files/lib/stubs/libgcc_s-2.3.2-stub.so.
$ ln-s libgcc_s-2.3.2-stub.so libgcc_s.so.1
$ ln-s libgcc_s.so.1 libgcc_s.so
Then use Adpatch normally.
"EBS" Adpatch Error: libgcc_s.so:undefined reference to '[email protected]_2.4 '