[omniORB] Having trouble building omniORB-4.1.4 on Linux RHEL 5.5

Jayanth Venkatraj jayanthv at cmsinc.com
Fri Aug 24 20:11:38 BST 2012


I am on a RHEL 5.5 machine, and the compiler I am using is Intel C++ compiler version 11.1

I downloaded omniORB-4.1.4 from the sourceforge page (omniORB-4.1.4.tar.gz) and I downloaded omniPython also from the same page(omnipython-i586_linux_2.0_glibc2.1.tar.gz)

I untarred both of them, and in the omniORB-4.1.4 directory, I ran :

>./configure --prefix=/home/local/NT/jayanthv/omniInst CC=/opt/intel/Compiler/11.1/080/bin/ia32/icc CXX=/opt/intel/Compiler/11.1/080/bin/ia32/icc PYTHON=/home/local/NT/jayanthv/omniORB-4.1.4/bin/omnipython

The config.log looks fine, and I don't want to post that right now, because it will make this post look really verbose.

After I run make/gmake, everything goes fine, till it hits


gmake[3]: Leaving directory `/home/local/NT/jayanthv/omniORB-4.1.4/src/lib/omnithread'
making export in src/lib/omniORB...
gmake[3]: Entering directory `/home/local/NT/jayanthv/omniORB-4.1.4/src/lib/omniORB'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../idl/Naming.idl


omniidl: ERROR!

omniidl: Could not open IDL compiler module _omniidlmodule.so
omniidl: Please make sure it is in directory /home/local/NT/jayanthv/omniORB-4.1.4/lib
omniidl: (or set the PYTHONPATH environment variable)

omniidl: (The error was '/home/local/NT/jayanthv/omniORB-4.1.4/lib/_omniidlmodule.so: undefined symbol: __cxa_pure_virtual')


gmake[3]: *** [omniORB4/Naming.hh] Error 1
gmake[3]: Leaving directory `/home/local/NT/jayanthv/omniORB-4.1.4/src/lib/omniORB'
gmake[2]: *** [export] Error 1
gmake[2]: Leaving directory `/home/local/NT/jayanthv/omniORB-4.1.4/src/lib'
gmake[1]: *** [export] Error 1
gmake[1]: Leaving directory `/home/local/NT/jayanthv/omniORB-4.1.4/src'
gmake: *** [all] Error 1


Am I missing something here? Any advice will be appreciated. I even made the LD_LIBRARY_PATH point to the Intel C++ ia32 libs folder.

Thanks,
Jay Venkatraj
Credit Management Solutions, Inc.
6640 Eli Whitney Drive, Suite 200
Columbia, MD 21046
(410) 953-8437

"The information contained in this email message may be privileged and/or confidential and protected from disclosure under applicable law. It is intended only for the individual to whom or entity to which it is addressed as shown at the beginning of the message. If the reader of this message is not the intended recipient, or if the employee or agent responsible for delivering the message is not an employee or agent of the intended recipient, you are hereby notified that any review, dissemination, distribution, use, or copying of this message is strictly prohibited. If you have received this message in error, please notify us immediately by return email and permanently delete this message and your reply to the extent it includes this message. Any views or opinions presented in this message or attachments are those of the author and do not necessarily represent those of the Company. All emails and attachments sent and received are subject to monitoring, reading and archival by the Company."

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20120824/30ac9820/attachment.html>


More information about the omniORB-list mailing list