| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Aengus <aengus AT gmail DOT com> |
| Subject: | Compiling oRTP under cygwin |
| Date: | Tue, 20 Dec 2005 02:54:09 +0000 (UTC) |
| Lines: | 25 |
| Message-ID: | <loom.20051220T034954-662@post.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi, When I try to compile oRTP under cygwin, the configure script finishes succesfully, but the make exits with the following error: gcc -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"oRTP\" -I. -I. -I.. -I.. -D_REENTRANT -I/u sr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DINET6 -c port_fct.c -MT port_f ct.lo -MD -MP -MF .deps/port_fct.TPlo -DPIC -o .libs/port_fct.o In file included from port_fct.c:24: rtpsession.h:83: error: field `loc_addr' has incomplete type rtpsession.h:84: error: field `rem_addr' has incomplete type rtpsession.h:125: error: field `loc_addr' has incomplete type rtpsession.h:126: error: field `rem_addr' has incomplete type make[2]: *** [port_fct.lo] Error 1 make[2]: Leaving directory `/home/Aengus/ortp-0.6.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Aengus/ortp-0.6.2' make: *** [all] Error 2 This happens with various different versions of the library including the latest. Anyone any suggestions? seen this before? thanks, Aengus. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |