Re: Compiling oRTP under cygwin

2005-12-20 Thread Holger Krull
Aengus schrieb: 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 ty

Compiling oRTP under cygwin

2005-12-19 Thread Aengus
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