This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling oRTP under cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]