Re: ccrtp-1.5.0 and Solaris 10 x86 errors

"Federico Montesino Pouzols" <[email protected]> Thu, 2 Nov 2006 21:31:34 +0100 (CET)
Newsgroups gmane.comp.gnu.ccrtp.devel
Message-ID <[email protected]>
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...