Skip to content

freeswitch 1.6.19-r1, funtoo installation errors #27

@lego12239

Description

@lego12239

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions