leedm777 / homebrew-asterisk

Homebrew tap for building an Asterisk dev environment
50 stars 27 forks source link

error on MacOS #26

Open DiegoGiovany opened 7 years ago

DiegoGiovany commented 7 years ago

Got this error:

checking if external Speex devkit is installed... aconfigure: error: Unable to use external Speex library. If Speex development files are not available in the default locations, use CFLAGS and LDFLAGS env var to set the include/lib paths

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/leedm777/homebrew-asterisk/issues

it's possible to install without pjsip?

mckasz commented 7 years ago

I also encountered this problem and what helped me was:

brew install speexdsp

I've taken this from issue: https://github.com/leedm777/homebrew-asterisk/issues/25