Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle 10.1.0.3 -> 10.1.0.5 patching problem
HELO,
I've got Oracle 10.1.0.3 on SuSE 9 (2.6.5-7.252-smp x86_64) and problem
with patching to 10.1.0.5 (and 10.1.0.4 too).
System packages:
---
# rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' gcc gcc-c++
glibc libaio libaio-devel make openmotif openmotif-libs
gcc-3.3.3-43.41 (x86_64)
gcc-c++-3.3.3-43.41 (x86_64)
glibc-2.3.3-98.61 (x86_64)
libaio-0.3.102-1.2 (x86_64)
libaio-devel-0.3.102-1.2 (x86_64)
make-3.80-184.1 (x86_64) openmotif-2.2.2-519.4 (x86_64) openmotif-libs-2.2.2-519.4 (x86_64)
Linking 'Pro*C/C++ Patch 10.1.0.5' operation: Error in invoking target 'relink' of makefile '/home/oracle/ora10g/precomp/lib/ins_precomp.mk'
installActions.log:
---
[...]
Start output from spawned process:
End output from spawned process.
make.log
---
[...]
/usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/home/oracle/ora10g
EXENAME=proc/Linking /home/oracle/ora10g/precomp/lib/proc
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
cannot find -lclntsh
collect2: ld returned 1 exit status
/bin/chmod: cannot access `/home/oracle/ora10g/precomp/lib/proc': No
such file or directory
make: *** [/home/oracle/ora10g/precomp/lib/proc] Error 1
---
Is there any way (another patch) to make this update?
guzik Received on Tue Apr 25 2006 - 01:17:43 CDT