Patch 16000686 getting error libgcc_s.so: undefined reference to`__stack_chk_fail@GLIBC_2.4'
Hi,
We are applying HRMS.RUP6 - Patch 16000686 in our CRP system.
System configuration:
===============
Node
1 - Database (11.1.0.7) + Application (12.1.3) + OS (Linux
fdlxebsappdev.familydollar.com 2.6.18-308.8.2.el5 #1 SMP Tue May 29
11:54:17 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux)
Node 2 -
External web tier + OS (Linux fdlxebsappdmz.familydollar.com
2.6.39-400.17.1.el6uek.x86_64 #1 SMP Fri Feb 22 18:16:18 PST 2013 x86_64
x86_64 x86_64 GNU/Linux)
The patch applied successfully in Node 1. But getting below error in many relinking process.
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/32/libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4'
collect2: ld returned 1 exit status
Note: Node 1 and Node 2 have different OS versions.