Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle 10.1.0.3 -> 10.1.0.5 patching problem

Oracle 10.1.0.3 -> 10.1.0.5 patching problem

From: Bartłomiej Syryjczyk <guzik_at_anka.net.pl>
Date: 24 Apr 2006 23:17:43 -0700
Message-ID: <1145945863.396871.214820@i39g2000cwa.googlegroups.com>


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:



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

End output from spawned process.



Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'relink' of makefile '/home/oracle/ora10g/precomp/lib/ins_precomp.mk'. See '/home/oracle/oraInventory/logs/installActions2006-04-25_02-34-17AM.log' for details.
Exception Severity: 1
---

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US