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 -> Re: wrong ELF class: ELFCLASS32

Re: wrong ELF class: ELFCLASS32

From: Bruno.Voigt <bruno.voigt_at_ic3s.de>
Date: Fri, 10 Jan 2003 17:00:22 GMT
Message-ID: <3e1efc04.363777193@news.hamburg.cityline.net>


On 8 Jan 2003 07:39:11 -0800, johnleslie_at_madasafish.com (John Leslie) wrote:

>We have a .so C library file containing C routines (Cfunctions.so) which we
>invoke via the external procedure listener.
>
>This file works fine with 32-bit 8.1.7 Oracle
>
>However we have now installed 64-bit 9i (9.2.0.1) and we now get the error,
>using exactly the same .so file
>
>ORA-06520: PL/SQL: Error loading external library
>ORA-06522: ld.so.1: extprocPLSExtProc: fatal:
>/export/home/opdd4229/lib/Cfunctions.so: wrong ELF class: ELFCLASS32
>
>Platform is Solaris 8
>
>What is the problem?

link against $ORACLE_HOME/lib32

Bruno

--
bruno_at_ic3s.de
Received on Fri Jan 10 2003 - 11:00:22 CST

Original text of this message

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