Skip to content

Instantly share code, notes, and snippets.

@stevenbedrick
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenbedrick/809dbe2c921d745fbcc6 to your computer and use it in GitHub Desktop.
Save stevenbedrick/809dbe2c921d745fbcc6 to your computer and use it in GitHub Desktop.
steven@cobalt:~/thrax-1.1.0$ make
make all-recursive
make[1]: Entering directory `/home/steven/thrax-1.1.0'
Making all in src
make[2]: Entering directory `/home/steven/thrax-1.1.0/src'
Making all in include
make[3]: Entering directory `/home/steven/thrax-1.1.0/src/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/steven/thrax-1.1.0/src/include'
Making all in lib
make[3]: Entering directory `/home/steven/thrax-1.1.0/src/lib'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT collection-node.lo -MD -MP -MF .deps/collection-node.Tpo -c -o collection-node.lo `test -f 'ast/collection-node.cc' || echo './'`ast/collection-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT collection-node.lo -MD -MP -MF .deps/collection-node.Tpo -c ast/collection-node.cc -fPIC -DPIC -o .libs/collection-node.o
mv -f .deps/collection-node.Tpo .deps/collection-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grammar-node.lo -MD -MP -MF .deps/grammar-node.Tpo -c -o grammar-node.lo `test -f 'ast/grammar-node.cc' || echo './'`ast/grammar-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grammar-node.lo -MD -MP -MF .deps/grammar-node.Tpo -c ast/grammar-node.cc -fPIC -DPIC -o .libs/grammar-node.o
mv -f .deps/grammar-node.Tpo .deps/grammar-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT fst-node.lo -MD -MP -MF .deps/fst-node.Tpo -c -o fst-node.lo `test -f 'ast/fst-node.cc' || echo './'`ast/fst-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT fst-node.lo -MD -MP -MF .deps/fst-node.Tpo -c ast/fst-node.cc -fPIC -DPIC -o .libs/fst-node.o
mv -f .deps/fst-node.Tpo .deps/fst-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT function-node.lo -MD -MP -MF .deps/function-node.Tpo -c -o function-node.lo `test -f 'ast/function-node.cc' || echo './'`ast/function-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT function-node.lo -MD -MP -MF .deps/function-node.Tpo -c ast/function-node.cc -fPIC -DPIC -o .libs/function-node.o
mv -f .deps/function-node.Tpo .deps/function-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT identifier-node.lo -MD -MP -MF .deps/identifier-node.Tpo -c -o identifier-node.lo `test -f 'ast/identifier-node.cc' || echo './'`ast/identifier-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT identifier-node.lo -MD -MP -MF .deps/identifier-node.Tpo -c ast/identifier-node.cc -fPIC -DPIC -o .libs/identifier-node.o
mv -f .deps/identifier-node.Tpo .deps/identifier-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT import-node.lo -MD -MP -MF .deps/import-node.Tpo -c -o import-node.lo `test -f 'ast/import-node.cc' || echo './'`ast/import-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT import-node.lo -MD -MP -MF .deps/import-node.Tpo -c ast/import-node.cc -fPIC -DPIC -o .libs/import-node.o
mv -f .deps/import-node.Tpo .deps/import-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo `test -f 'ast/node.cc' || echo './'`ast/node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT node.lo -MD -MP -MF .deps/node.Tpo -c ast/node.cc -fPIC -DPIC -o .libs/node.o
mv -f .deps/node.Tpo .deps/node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT return-node.lo -MD -MP -MF .deps/return-node.Tpo -c -o return-node.lo `test -f 'ast/return-node.cc' || echo './'`ast/return-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT return-node.lo -MD -MP -MF .deps/return-node.Tpo -c ast/return-node.cc -fPIC -DPIC -o .libs/return-node.o
mv -f .deps/return-node.Tpo .deps/return-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT rule-node.lo -MD -MP -MF .deps/rule-node.Tpo -c -o rule-node.lo `test -f 'ast/rule-node.cc' || echo './'`ast/rule-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT rule-node.lo -MD -MP -MF .deps/rule-node.Tpo -c ast/rule-node.cc -fPIC -DPIC -o .libs/rule-node.o
mv -f .deps/rule-node.Tpo .deps/rule-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT statement-node.lo -MD -MP -MF .deps/statement-node.Tpo -c -o statement-node.lo `test -f 'ast/statement-node.cc' || echo './'`ast/statement-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT statement-node.lo -MD -MP -MF .deps/statement-node.Tpo -c ast/statement-node.cc -fPIC -DPIC -o .libs/statement-node.o
mv -f .deps/statement-node.Tpo .deps/statement-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT string-node.lo -MD -MP -MF .deps/string-node.Tpo -c -o string-node.lo `test -f 'ast/string-node.cc' || echo './'`ast/string-node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT string-node.lo -MD -MP -MF .deps/string-node.Tpo -c ast/string-node.cc -fPIC -DPIC -o .libs/string-node.o
mv -f .deps/string-node.Tpo .deps/string-node.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo `test -f 'flags/flags.cc' || echo './'`flags/flags.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags/flags.cc -fPIC -DPIC -o .libs/flags.o
mv -f .deps/flags.Tpo .deps/flags.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grm-compiler.lo -MD -MP -MF .deps/grm-compiler.Tpo -c -o grm-compiler.lo `test -f 'main/grm-compiler.cc' || echo './'`main/grm-compiler.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grm-compiler.lo -MD -MP -MF .deps/grm-compiler.Tpo -c main/grm-compiler.cc -fPIC -DPIC -o .libs/grm-compiler.o
mv -f .deps/grm-compiler.Tpo .deps/grm-compiler.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo `test -f 'main/lexer.cc' || echo './'`main/lexer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c main/lexer.cc -fPIC -DPIC -o .libs/lexer.o
mv -f .deps/lexer.Tpo .deps/lexer.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -fPIC -DPIC -o .libs/parser.o
mv -f .deps/parser.Tpo .deps/parser.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grm-manager.lo -MD -MP -MF .deps/grm-manager.Tpo -c -o grm-manager.lo `test -f 'main/grm-manager.cc' || echo './'`main/grm-manager.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT grm-manager.lo -MD -MP -MF .deps/grm-manager.Tpo -c main/grm-manager.cc -fPIC -DPIC -o .libs/grm-manager.o
mv -f .deps/grm-manager.Tpo .deps/grm-manager.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo `test -f 'util/utils.cc' || echo './'`util/utils.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I./../include -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c util/utils.cc -fPIC -DPIC -o .libs/utils.o
util/utils.cc: In function 'bool thrax::Readable(const string&)':
util/utils.cc:139:13: error: 'close' was not declared in this scope
close(fdes);
^
make[3]: *** [utils.lo] Error 1
make[3]: Leaving directory `/home/steven/thrax-1.1.0/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steven/thrax-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steven/thrax-1.1.0'
make: *** [all] Error 2
steven@cobalt:~/thrax-1.1.0$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment