This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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) |