This is a discussion on Oracle 9.2 RH 7.2 Install problem within the Oracle Miscellaneous forums, part of the Oracle Database category; --> While installing Oracle 9.2 on my Intel RedHat 7.2 Linux machine I get the following link errors: /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| While installing Oracle 9.2 on my Intel RedHat 7.2 Linux machine I get the following link errors: /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `lseek64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `getpwuid_r@GLIBC_2.1.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `shmctl@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libvppdc.so: undefined reference to `getrlimit@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `pwrite64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `pread64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `open64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `__fxstat64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `getrlimit64@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libvppdc.so: undefined reference to `setrlimit@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `gethostbyname_r@GLIBC_2.1.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `semctl@GLIBC_2.2' /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `__xstat64@GLIBC_2.2' RPM tells me that I have glib2.2.4.13 installed. What have I missed. Thanks, Walter |
| ||||
| walter wrote: > While installing Oracle 9.2 on my Intel RedHat 7.2 Linux machine I get > the following link errors: > > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `lseek64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `getpwuid_r@GLIBC_2.1.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `shmctl@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libvppdc.so: undefined reference to `getrlimit@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `pwrite64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `pread64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `open64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `__fxstat64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `getrlimit64@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libvppdc.so: undefined reference to `setrlimit@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `gethostbyname_r@GLIBC_2.1.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to `semctl@GLIBC_2.2' > /u01/opt/oracle/product/9.2.0/lib//libclntsh.so: undefined reference to > `__xstat64@GLIBC_2.2' > > RPM tells me that I have glib2.2.4.13 installed. What have I missed. > > Thanks, > Walter 1) Is Oracle REALLY looking for "glib2.2.4.13" or a file by a slightly different name? 2) Even if the answer to #1 above is that Oracle wants "glib2.2.4.13" is Oracle expecting to find it really where it resides? |
| Thread Tools | |
| Display Modes | |
|
|