Re: ccrtp-1.5.0 and Solaris 10 x86 errors
Aaron Wilson <[email protected]> Thu, 02 Nov 2006 11:34:06 -0800
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <1162496046.18290.21.camel@slosunray1> |
I installed GNU Common C++ and had no problems with that. On a side note I also get the exact same errors when I attempt to make ccscripts3 On Thu, 2006-11-02 at 12:31, Federico Montesino Pouzols wrote: > On Thu, November 2, 2006 8:19 pm, Aaron Wilson wrote: > > I'm trying to compile and install ccrtp on Solaris 10. The configure > > seems to work fine but it errors almost immediately when trying to > > perform make. > > > > Hi, ccRTP depends on GNU Common C++, so you should install it before > trying to compile ccRTP. > > However, it seems that the check for CC++ that is done at configure > time failed (detected CC++ on a systems that doesn't seem to have it). > I'm wondering what may have happened... > >