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 type
This happens with various different versions of the library including the latest. Anyone any suggestions? seen this before?
You probably need to include in.h to get the needed typedefs. -- 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/