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

freeswitch 1.6.19-r1, funtoo installation errors #27

Open
lego12239 opened this issue Jun 7, 2018 · 0 comments
Open

freeswitch 1.6.19-r1, funtoo installation errors #27

lego12239 opened this issue Jun 7, 2018 · 0 comments

Comments

@lego12239
Copy link

Hello.

Try to install freeswitch on a new server with funtoo. Get the next error:

vpx_dsp/x86/intrapred_sse2.asm:64: error: invalid combination of opcode and operands
third_party/x86inc/x86inc.asm:1383: ... from macro `movd' defined here
third_party/x86inc/x86inc.asm:1283: ... from macro `RUN_AVX_INSTR' defined here
    [AS] vpx_dsp/x86/add_noise_sse2.asm.o
vpx_dsp/x86/add_noise_sse2.asm:29: error: invalid combination of opcode and operands
vpx_dsp/x86/add_noise_sse2.asm:35: error: invalid combination of opcode and operands

After this do "emerge libvpx" and try again:

mod_lua.cpp:37:17: fatal error: lua.h: No such file or directory
compilation terminated.
Makefile:1096: recipe for target 'mod_lua_la-mod_lua.lo' failed
make[4]: *** [mod_lua_la-mod_lua.lo] Error 1

After this do "emerge lua" and try again:

mod_snmp.c:35:38: fatal error: net-snmp/net-snmp-config.h: No such file or directory

After this do "emerge net-snmp" and now freeswitch is emerged without problems.
I don't known about libvpx, but lua and net-snmp seems must be added to dependencies.

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

No branches or pull requests

1 participant