If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > ELF Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-03, 04:10
anusriram anusriram is offline
Registered User
 
Join Date: Nov 2003
Posts: 3
ELF Error

Hi

We have questions about Forte C++ Compiler (Forte Dev 6 update 2).
We have installed this compiler in the development server and
compiled source codes to generate a binary file. The binary file runs
normally in the development server.

However when we try to run it in Production server the following error
occurred.

---------------------8<-----------------------------
bash-2.03$ gen_ascii PIPE2
ld.so.1: gen_ascii: fatal: /opt/oracle/product/9.2.0/lib/libclntsh.so.9.0:
wrong ELF class: ELFCLA
SS64
Killed
bash-2.03$
--------------------->8---------------------------

>From the make file, we noticed that the following libraries are being
required:
/opt/oracle/product/9.2.0.1.0/lib32/libclntsh.so
/opt/oracle/product/9.2.0.1.0/lib32/libocci.so

Please let us know, how to solved the error.

Thanks for your help.

Subu R. Iyer
anusriram@hotmail.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On