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... _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
