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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: wrong ELF class: ELFCLASS32

Re: wrong ELF class: ELFCLASS32

From: Jeff Herrick <jherrick_at_igs.net>
Date: Wed, 08 Jan 2003 09:14:45 -0800
Message-ID: <F001.0052A396.20030108091445@fatcity.com>

Recompile the 'C' module. The calling formats from the 64Bit external procedure handler don't line up with the 32Bit binary .so file.

At least that's my SWAG at it =8-)

Jeff Herrick

On Wed, 8 Jan 2003, John Dunn 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
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jeff Herrick
  INET: jherrick_at_igs.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jan 08 2003 - 11:14:45 CST

Original text of this message

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