Re: Building ccRTP on OS-X
David Sugar <[email protected]> Sat, 27 Sep 2008 09:03:48 -0400
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------050301040503040707090405 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I have built commoncpp & ccrtp on os/x before, but not since 10.4, and never within xcode. At the very least, you will still need to run the configure script outside of xcode and then use the "config.h" header it generates (or make sure xcode does for however it builds up include paths...). This is the most likely cause for this issue. amit b wrote: > Hi, > Just getting started with ccRTP. Has anyone built it on OS-X? I'm a newbee to OS-X and am trying to build the lib under the xcode IDE. > > The first thing I tried is to build Common C++ on OS-X and am getting quite a few build errors (clearly, due to something I'm missing). > > string.h is giving failures such as: 'error: expected unqualified-id before '=' token', 'error: two or more data types in declaration of 'type name' ... at line 97. Just after the strerror function declaration in string.h . Perhaps this has to do with __DARWIN_ALIAS def coming from sys/cdefs.h ?? > > Would appreciate help, pointers on getting ccRTP / Common C++ to build on OS X. > > Thx! > -ab > > > > > > > _______________________________________________ > Ccrtp-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ccrtp-devel --------------050301040503040707090405 Content-Type: text/x-vcard; charset=utf-8; name="dyfet.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dyfet.vcf" begin:vcard fn:David Sugar n:Sugar;David org:GNU Telephony email;internet:[email protected] tel;work:+1 201 215 2609 url:http://www.gnutelephony.org version:2.1 end:vcard --------------050301040503040707090405 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel --------------050301040503040707090405--