SimplePhone fails to build under precise
g++ -c -I.. -I../DCE -I/usr/include/mysql -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES -D_REENTRANT -DORTP_INET6 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/linphone -DHAVE_CONFIG_H -DLINPHONE_CONST=const -Wall -fPIC -ggdb3 -D_REENTRANT -DORTP_INET6 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/linphone SIP_Thread.cpp -o SIP_Thread.o
SIP_Thread.cpp:39:21: error: aggregate LinphoneCore LS_LinphoneCore has incomplete type and cannot be defined
SIP_Thread.cpp: In function void LS_RegisterWithAsterisk():
SIP_Thread.cpp:70:98: error: linphone_core_init was not declared in this scope
SIP_Thread.cpp: In function void LS_UnregisterWithAsterisk():
SIP_Thread.cpp:101:39: error: linphone_core_uninit was not declared in this scope
SIP_Thread.cpp: In function bool LS_ActiveCall():
SIP_Thread.cpp:191:1: warning: control reaches end of non-void function [*** [SIP_Thread.o](-Wreturn-type]
make:) Error 1
make clean; make bin ***FAILED***
Error: make clean; make bin failed!
BuildSource failed for: 499 Pluto SimplePhone
Aborting!