RE: How to Compile a Custom Library

From: Vicki Pierce <vickipierce51_at_hotmail.com>
Date: Wed, 29 Oct 2008 07:42:51 -0700
Message-ID: <BAY144-W12C2559A2F35D0EB67A4C4BD260@phx.gbl>

When I try to start the Apps services after the clone, I get an error regarding this library:  

 ld.so.1: ps: fatal: /erp/11.5.10/appltop/cust_stuff/fnd/bin/libopenlibname.so: wrong ELF class: ELFCLASS32If I don't need to recompile the library, then do you know what is causing the error? And how do I fix it?  

Thanks!
Vicki Pierce

Date: Tue, 28 Oct 2008 20:06:12 -0700From: raindoctor_at_gmail.comTo: vickipierce51_at_hotmail.comSubject: Re: How to Compile a Custom LibraryCC: oracle-l_at_freelists.orgWell, you need to get the all header files *.h, and relevant *.c files, and compile against 64 bit libc, libm, etc. Sometimes, you may have to modify your c program as well. Just leave the 32 bit so file like it as, since 64 bit solaris 10 contains both 32 bit n 64 bit libc, etc. On Tue, Oct 28, 2008 at 1:58 PM, Vicki Pierce <vickipierce51_at_hotmail.com> wrote:

We moved our Oracle Apps software to a new 64-bit Solaris 10 server; there is a custom library (.so file) that is still in 32-bit mode. I need to compile it so that it is 64-bit. How do I go about doing that? RDBMS version 9.2.0.7; Apps version 11.5.10.2 Thanks in advance!Vicki Pierce

Want to read Hotmail messages in Outlook? The Wordsmiths show you how. Learn Now



Stay organized with simple drag and drop from Windows Live Hotmail. http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_102008
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 29 2008 - 09:42:51 CDT

Original text of this message