I'm trying to install Oracle ( ora90101_S390_0329.tar.gz) . When i start
install.sh i get following errors:
Linking client shared library
/opt/oracle/s390/lib/libwtc9.so: could not read symbols: Invalid operation
and then
- Linking Oracle
<--skip-->
lm `cat /opt/oracle/s390/lib/sysliblist` -ldl -lm
/opt/oracle/s390/lib//libodm9.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make: *** [/opt/oracle/s390/rdbms/lib/oracle] Error 1
I tryed to remove ${LD_SELF_CONTAINED} flag from genclntsh script but it
isn't help me.
Any suggestions?
btw,
zlinux:/opt/oracle/s390/bin # ld --version
GNU ld 2.11.90.0.27
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Supported emulations:
elf64_s390
elf_s390
WBR, Sergey