You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. ./configure --with-ssl --with-srtp --with-vpx --with-yuv --with-amr
--with-speex --with-speexdsp --with-opus --with-gsm --with-ilbc --with-g729
--with-ffmpeg --enable-debug
What is the expected output? What do you see instead?
Full Build of Doubango but any .h files and Structs not found Ejm:
checking whether to enable debugging... checking for stricmp... no
checking for strnicmp... no
checking for strtok_s... no
checking net/if_types.h usability... no
checking net/if_types.h presence... no
checking for net/if_types.h... no
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking for net/if_dl.h... (cached) no
checking for net/if_types.h... (cached) no
checking for struct rt_metrics... no
checking for struct sockaddr_dl... no
checking for dns_search in -lresolv... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr.sa_len... no
What version of the product are you using? On what operating system?
Last Versión of the svn server in Centos 6.6 64bits.
Do I need to install any additional dependency?
Where I can obtain net/if_types.h and net/if_dl.h?
Please provide server logs with DEBUG level equal to INFO
Please provide browser logs
Original issue reported on code.google.com by lperezu1...@gmail.com on 25 Mar 2015 at 9:15
Original issue reported on code.google.com by
lperezu1...@gmail.com
on 25 Mar 2015 at 9:15Attachments:
The text was updated successfully, but these errors were encountered: