Friday 11 December 2009

Getting and building FreeSwitch (Part 2)

This is not right.


/usr/src/freeswitch/src/mod/endpoints/mod_alsa/mod_alsa.c:1454: error: 'struct ' has no member named 'flags'
make[5]: *** [mod_alsa.lo] Error 1
make[4]: *** [all] Error 1
make[3]: *** [mod_alsa-all] Error 1
make[2]: *** [all-recursive] Error 1
Making all in build
 +-------- FreeSWITCH Build Complete -----------+
 + FreeSWITCH has been successfully built.      +
 + Install by running:                          +
 +                                              +
 +               make install                   +
 +----------------------------------------------+
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

It certainly was not  successfully built !


1 comment:

  1. this is probably because you did not have one of the packages required like asound etc ...

    ReplyDelete