Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webrtc2sip Installing but net/if_dl.h / net/if_types.h not found in doubango compiling #178

Open
GoogleCodeExporter opened this issue Aug 20, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant