Hi Jesper,
Thanks for the help.
Totally forgot that I change from a Solaris to a Linux.. thus the error.
Back to the error of wrong ELF class. I am trying to build the library for DBXML and that was the error. I understand that my OS is a 32 bit which I am unable to do anything about (because its a server Im running on). However I cant find the method to build this native library on 32 bits.
I tried using ./buildall.sh -b 32 as the argument ( as stated in the buildall.sh file) but the build is still in 64 bits:
From the Oracle forum, I gathered that we have to set the CFLAGS/CXXFLAGS/LDFLAGS in order to build a 32bit version by gcc...a method which he doesnt know too... Any idea how do we do that?
Thanks for your time!
