Discussion:
[omniORB] Installation failure running ./configure
Jonathan Camilleri
2011-07-14 20:17:51 UTC
Permalink
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 15770 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20110714/1f0746ed/config.obj
Duncan Grisby
2011-07-14 22:29:20 UTC
Permalink
I am trying to install omniORB-4.1.6 on a CentOS 5.3 virtual machine,
and, so far I have extracted the install files, and ran the following
./configure - not within a separate build sub-directory
Is "not within a separate build sub-directory" a message you received?
It's best practice to use a separate build directory, but it's not
essential.
make - error is displayed: no targets speicified and no makefile
found.
Presumably that's because the configure script didn't work.
Attached config.log.
You don't appear to have a C++ compiler installed, which is a bit of a
problem for a C++ package:

configure:2997: checking for g++
configure:3027: result: no
configure:2997: checking for c++
configure:3027: result: no
configure:2997: checking for gpp
configure:3027: result: no
configure:2997: checking for aCC
configure:3027: result: no
configure:2997: checking for CC
configure:3027: result: no
configure:2997: checking for cxx
configure:3027: result: no
configure:2997: checking for cc++
configure:3027: result: no
configure:2997: checking for cl.exe
configure:3027: result: no
configure:2997: checking for FCC
configure:3027: result: no
configure:2997: checking for KCC
configure:3027: result: no
configure:2997: checking for RCC
configure:3027: result: no
configure:2997: checking for xlC_r
configure:3027: result: no
configure:2997: checking for xlC
configure:3027: result: no


Cheers,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Jonathan Camilleri
2011-07-14 23:05:40 UTC
Permalink
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: installation error log
Type: application/octet-stream
Size: 26536 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20110714/eb469c69/installationerrorlog-0001.obj
Loading...