Skip to content

Instantly share code, notes, and snippets.

2015-08-03 00:33:19 -0400
cmake
.
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/cpp-netlib/0.11.1
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
2015-08-03 00:37:58 -0400
make
all
/usr/bin/g++ -c -g -Wall -I..///boost_1_43_0 cputhrottle.cc
In file included from cputhrottle.cc:5:
./manip.h:4:10: fatal error: 'boost/shared_ptr.hpp' file not found
#include <boost/shared_ptr.hpp>
^
2015-08-03 00:38:43 -0400
make
clang -DNDEBUG -DHAVE_FFLAGS -O -pipe -I/usr/local/include -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-format-y2k -c -o attrstack.o attrstack.c
In file included from attrstack.c:32:
./misc.h:38:10: fatal error: 'openssl/md5.h' file not found
#include <openssl/md5.h>
^
1 error generated.
2015-08-03 05:03:42 -0400
./configure
--prefix=/usr/local/Cellar/ctail/0.1.0
--disable-debug
checking for chosen layout... CTAIL
checking for working mkdir -p... yes
checking build system type... i686-apple-darwin15.0.0
checking host system type... i686-apple-darwin15.0.0
2015-07-29 04:40:36 -0400
./configure.sh
--prefix=/usr/local/Cellar/discount/2.1.8a
--mandir=/usr/local/Cellar/discount/2.1.8a/share/man
--with-dl=Both
--enable-all-features
Configuring for [markdown]
Looking for cpp (/usr/local/Library/ENV/4.3/cpp) (can't run cpp as a pipeline)
2015-08-03 00:43:27 -0400
echo gcc -O2 -include /usr/include/errno.h > conf-cc
2015-08-03 00:43:38 -0400
autoreconf
-vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: configure.ac: not using aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
2015-08-03 00:43:50 -0400
./configure
--prefix=/usr/local/Cellar/dwarf/0.3.0
--disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
2015-08-03 00:44:12 -0400
make localmake
Neither termio.h or sgtty.h are on this system!
Don't know where to find curses, you'll need to modify
source code to be able to build!
Modify the file make.default and build ee by typing:
2015-08-03 00:44:22 -0400
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/ekg2/0.3.1
--without-python
--without-perl
--with-readline=/usr/local/opt/readline
--without-gtk