linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone 1.0.1 compile fails


From: Simon Morlat
Subject: Re: [Linphone-developers] Linphone 1.0.1 compile fails
Date: Tue, 31 May 2005 17:08:02 +0200
User-agent: KMail/1.7.2

Your linux system doesn't seem to have ipv6 support in the libc.
You should upgrade it to a newer libc, one that has the getaddrinfo() 
function.
Simon

Le Dimanche 22 Mai 2005 14:11, Sebastian Spaeth a écrit :
> On my amd64, I get:
>
>  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../exosip
> -I../oRTP/include -I../oRTP/ -I../mediastreamer -I/usr/include
> -I/usr/include/speex -I/usr/include/ -pthread -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -DENABLE_TRACE
> -DG_LOG_DOMAIN=\"LinphoneCore\" -D_ORTP_SOURCE -march=athlon64 -O2
> -fomit-frame-pointer -pipe -MT linphonecore.lo -MD -MP -MF
> .deps/linphonecore.Tpo -c linphonecore.c  -fPIC -DPIC -o
> .libs/linphonecore.o
> linphonecore.c: In function `linphone_core_set_nat_address':
> linphonecore.c:1513: error: storage size of 'hints' isn't known
> linphonecore.c:1516: error: invalid application of `sizeof' to
> incomplete type `addrinfo'
> make[2]: *** [linphonecore.lo] Error 1
> make[2]: *** Warte auf noch nicht beendete Prozesse...
>
> Is this a known issue? Happy to assist you if oyu need further
> information or if I should try out a patch.
>
> Thanks,
> Sebastian
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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