linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Issue compiling rtpsession_inet.c


From: Steve Heyns
Subject: [Linphone-developers] Issue compiling rtpsession_inet.c
Date: Wed, 6 Feb 2013 11:07:05 -0800

Hi

I am getting dereferencing pointer to incomplete type when compiling
the android source

     [exec] 
jni/..//submodules/linphone/oRTP/build/android/../..//src/rtpsession_inet.c:
In function 'rtp_session_rtp_recv_abstract':
     [exec] 
jni/..//submodules/linphone/oRTP/build/android/../..//src/rtpsession_inet.c:1159:
error: dereferencing pointer to incomplete type

The issue appears to be the "pi->ipi6_addr" in the memcpy statement,
commenting out the line allows the apk to be built. Any insight on why
the in6_pktinfo-> ipi6_addr is hidden ?

thanks
Nz



reply via email to

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