adrelink errored for the patch 4653217
Post date: Jul 20, 2010 10:26:02 AM
adrelink for the patch 4653217 failed with the below error:
/usr/lib/gcc/i386-redhat-linux/3.4.6/libgcc_s.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
collect2: ld returned 1 exit status
make: *** [/apps/qtcdv/appl_top/ad/11.5.0/bin/adpchnew] Error 1
This error is specific to linux servers. If this is the same error you are also facing, then immediately check for the below two soft links. The destination should be similar as per this screen shot
# ls -l /usr/bin/gcc
lrwxrwxrwx 1 root root 15 Mar 22 02:45 /usr/bin/gcc -> /usr/bin/gcc296
# ls -l /usr/bin/g++
lrwxrwxrwx 1 root root 15 Mar 22 02:48 /usr/bin/g++ -> /usr/bin/g++296
After rectifying the mentioned softlinks you can restart the patch.