X-Spam-Check-By: sourceware.org
X-Authenticated: #1035326
Message-ID: <43A7C9E8.5080904@gmx.de>
Date: Tue, 20 Dec 2005 10:07:52 +0100
From: Holger Krull <holger.krull@gmx.de>
User-Agent: Thunderbird 1.5 (Windows/20051107)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Compiling oRTP under cygwin
References: <loom.20051220T034954-662@post.gmane.org>
In-Reply-To: <loom.20051220T034954-662@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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/

