Re: Error in Compilation of evaluation version of ORBACUS 4.3.0
Darren Middleman <[email protected]> Tue, 30 Aug 2005 09:55:47 -0230
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Arun, > > We are trying to use the evaluation version of ORBACUS 4.3.0 and using GNU > GCC 3.2.3 on SOLARIS 5.8/C++ language support. > > We are getting following errors(segmentation fault) while doing make: > > make[3]: Entering directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/idl/OB' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/idl/OB' > make[2]: Leaving directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/idl' > making all in test > make[2]: Entering directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/test' > making all in types > make[3]: Entering directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/test/types' > rm -f Types.cpp Types.h > ../../bin/idl -I../../idl --no-skeletons Types.idl > make[3]: *** [Types.cpp] Segmentation Fault (core dumped) > make[3]: Leaving directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/test/types' > make[2]: *** [all] Error 1 > make[2]: Leaving directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob/test' > make[1]: *** [all] Error 1 > make[1]: Leaving directory > `/oracle/arun.kumar/rajneet/ORBACUS/OB-4.3.0-eval/ob' > make: *** [all] Error 1 > > > > I have attached config.env file for reference. > > Please provide the solution asap. > I can't really tell what could be causing your problem based on the information that you've included in you email. It would be helpful if you could send in the stack trace that is obtained from the core file you get when the segmentation fault occurs. This should help us track down the cause of the problem. Another thing you might want to check is that gcc is picking up the right libraries for your gcc. I have seen similar segmentation faults on Solaris before when gcc was picking up the libraries from another gcc installation. It might be something you want to verify if you have more than one gcc installed on your system. Regards, Darren -- Darren Middleman, Software Engineer Team Orbacus - Your CORBA Source Email: mailto:[email protected] WWW: http://www.orbacus.com/ _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html