Re: Error while building Orbacus 4.3 on Solaris
Bharath K <[email protected]> Wed, 28 Sep 2005 11:37:31 +0530
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi Darren, On doing CC -V,this is the output: *CC: Sun WorkShop 6 update 2 C++ 5.3 2001/05/15* I will apply the patch and let you know. The values I used to configure are: ************************************************************************************************* [builder@relsol02 OB-4.3.0-eval]$ ./runconfig ************************ * ORBacus Configurator * ************************ Enter 'c' if you use a C shell, or 'b' for a bourne shell: [b] Please select from the following compiler/platform combinations: (1) SUN Forte 6U2, Sun Studio 8 SUN Solaris 8 and 9 (2) SUN Studio 10 SUN Solaris 10 (3) GCC 3.2.x/3.3.x/3.4.x SUN Solaris, Linux Please choose your compiler/platform combination: [1] 1 Do you want to create shared libraries? [yes] Do you want optimized code to be generated? [no] no Add debug information to the generated code? [no] no Please enter any extra preprocessor flags, like `-I/some/directory': [] Please enter any extra compiler flags, like `-pipe': [] Please enter any extra linker flags, like `-L/some/directory': [] Please enter any extra archiver flags, like `-xarch=v9': [] Where do you want to install everything? [/export/home/builder/bharath] To run `configure', execute the following code in your shell: . ./go ****************************************************************************************** Thanks, Bharath Darren Middleman wrote: >Hi Bharath, > > > >>I downloaded a evaluation version of Orbacus 4.3 for Solaris and tried >>to build the code. >>I am getting these errors.Can anyone please let me know how to resolve this. >>I am using Sun Forte 6U2 compiler on Solaris 2.8 box. >> >>Thanks&Regards, >>Bharath >>*********************************************** >> >>CC -c -I. -I../../include -I../../../jtc/include -mt -KPIC Client.cpp >>"./CollocatedClient.h", line 102: Error: Function >>OB::CollocatedClient::send(OB::Downcall*, bool) can throw only the >>exceptions thrown by the function >>OB::DowncallEmitter::send(OB::Downcall*, bool) it overrides. >>1 Error(s) detected. >>make[3]: *** [Client.o] Error 1 >>make[3]: Leaving directory >>`/export/home/builder/Orb430/OB-4.3.0-eval/ob/src/library' >>make[2]: *** [install] Error 1 >>make[2]: Leaving directory >>`/export/home/builder/Orb430/OB-4.3.0-eval/ob/src' >>make[1]: *** [install] Error 1 >>make[1]: Leaving directory `/export/home/builder/Orb430/OB-4.3.0-eval/ob' >>make: *** [install] Error 1 >>************************************************** >> >> >> > >I've just tried the 4.3.0 evaluation here on Solaris 8 using Forte 6U2 and I >am not seeing this error. Can you send the output from the following >command so I can check that the patch levels are similar: > > CC -V > > >You should see something like this: > > CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-01 2001/08/01 > > >Also, could you send along the values you used to configure Orbacus? > >Regards, >Darren > > > _______________________________________________ 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