Hi Fabio,
SDL is in LTIB (I guess it's enabled/built). If it is not being found
you need to check the config.log file to see what the test was. Unless
the SDL headers/libs are in /usr/include,lib then configure needs to use
pkg-config to find them (the normal way) or you need to just set
ac_cv_... to say you do have those headers. If linphone uses pkg-config
then they'll be found at compile time.
This is really a linphone package question, I've not built it and it's
not in the Savannah copy.
Regards, Stuart
Fabio Montemaggiore wrote:
Hi,
I trying compile Linphone, but Mediastreaming2 not found SDL.
SDL is right install in LTIB
In attach LOG error.
Thanks
.