linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] compiling fails


From: Rajesh Narayanan
Subject: Re: [Linphone-users] compiling fails
Date: Sun, 04 Jul 2004 13:24:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

the 'addrinfo' struct is defined in netdb.h . This is enabled by the INET6 compile flag.
Maybe its not deifned in your compilation.

Hope this helps.
Rajesh.

Gregor Radtke wrote:
hi,

i have problems compiling linphone 0.12.2. every time i start make, it says

  
linphonecore.c: In function `linphone_core_set_nat_address':
linphonecore.c:1249: error: storage size of `hints' isn't known
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
linphonecore.c:1252: error: invalid application of `sizeof' to an incomplete 
type
<<<<<<<<<

what's going wrong? i have no idea of finding and correcting the mistakes as i 
have no experience in c/c++..

thx for help..
(don't care about my bad english ;-)


_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users

  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]