Skip to content

Instantly share code, notes, and snippets.

@morgant
morgant / gist:49ca14d05d8b5469e5d1
Last active August 29, 2015 14:10
Asterisk 12.7.0 successful build on OS X Yosemite 10.10.1
$ LDFLAGS=-L/opt/local/lib \
> CFLAGS=-I/opt/local/include \
> CPPFLAGS=-I/opt/local/include \
> ./configure \
> --without-netsnmp
checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
@morgant
morgant / Mavericks
Last active August 29, 2015 14:10
MacPorts installed to build Asterisk (Yosemite & Mavericks)
$ port installed
The following ports are currently installed:
cctools @855_1+llvm35 (active)
cctools-headers @855_0 (active)
cloog @0.18.2_2 (active)
expat @2.1.0_0 (active)
gcc48 @4.8.3_2 (active)
gcc_select @0.1_8 (active)
gdbm @1.11_1 (active)
gettext @0.19.3_1 (active)