Advertisement
Guest User

Untitled

a guest
May 8th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. make CXXFLAGS=-v
  2. Making all in backend
  3. /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"Firesheep\" -DPACKAGE_TARNAME=\"firesheep\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"Firesheep\ 0.1\" -DPACKAGE_BUGREPORT=\"eric@codebutler.com\" -DPACKAGE_URL=\"http://codebutler.github.com/firesheep\" -DPACKAGE=\"firesheep\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BOOST=1 -DHAVE_BOOST_FORMAT_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -I. -I deps/ -I deps/http-parser -I deps/json_spirit -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -v -MT libfiresheep_la-http_parser.lo -MD -MP -MF .deps/libfiresheep_la-http_parser.Tpo -c -o libfiresheep_la-http_parser.lo `test -f 'deps/http-parser/http_parser.c' || echo './'`deps/http-parser/http_parser.c
  4. libtool: compile: clang -DPACKAGE_NAME=\"Firesheep\" -DPACKAGE_TARNAME=\"firesheep\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"Firesheep 0.1\"" -DPACKAGE_BUGREPORT=\"eric@codebutler.com\" -DPACKAGE_URL=\"http://codebutler.github.com/firesheep\" -DPACKAGE=\"firesheep\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BOOST=1 -DHAVE_BOOST_FORMAT_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -I. -I deps/ -I deps/http-parser -I deps/json_spirit -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -v -MT libfiresheep_la-http_parser.lo -MD -MP -MF .deps/libfiresheep_la-http_parser.Tpo -c deps/http-parser/http_parser.c -fno-common -DPIC -o .libs/libfiresheep_la-http_parser.o
  5. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  6. Target: x86_64-apple-darwin11.3.0
  7. Thread model: posix
  8. "/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.6.0 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name http_parser.c -pic-level 1 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 128.2 -v -coverage-file .libs/libfiresheep_la-http_parser.o -resource-dir /usr/bin/../lib/clang/3.1 -dependency-file .deps/libfiresheep_la-http_parser.Tpo -sys-header-deps -MP -MT libfiresheep_la-http_parser.lo -isysroot /Developer/SDKs/MacOSX10.6.sdk -D "PACKAGE_NAME=\"Firesheep\"" -D "PACKAGE_TARNAME=\"firesheep\"" -D "PACKAGE_VERSION=\"0.1\"" -D "PACKAGE_STRING=\"Firesheep 0.1\"" -D "PACKAGE_BUGREPORT=\"eric@codebutler.com\"" -D "PACKAGE_URL=\"http://codebutler.github.com/firesheep\"" -D "PACKAGE=\"firesheep\"" -D "VERSION=\"0.1\"" -D STDC_HEADERS=1 -D HAVE_SYS_TYPES_H=1 -D HAVE_SYS_STAT_H=1 -D HAVE_STDLIB_H=1 -D HAVE_STRING_H=1 -D HAVE_MEMORY_H=1 -D HAVE_STRINGS_H=1 -D HAVE_INTTYPES_H=1 -D HAVE_STDINT_H=1 -D HAVE_UNISTD_H=1 -D HAVE_DLFCN_H=1 -D "LT_OBJDIR=\".libs/\"" -D HAVE_BOOST=1 -D HAVE_BOOST_FORMAT_HPP=1 -D HAVE_BOOST_ALGORITHM_STRING_HPP=1 -D PIC -I . -I deps/ -I deps/http-parser -I deps/json_spirit -fmodule-cache-path /var/folders/_2/w7vkx3jj7k77gznprfmwb0lw0000gn/T/clang-module-cache -fdebug-compilation-dir /Users/stefanek/hack/Firesheep/firesheep/backend -ferror-limit 19 -fmessage-length 120 -stack-protector 1 -fblocks -fobjc-dispatch-method=mixed -fno-common -fdiagnostics-show-option -fcolor-diagnostics -o .libs/libfiresheep_la-http_parser.o -x c deps/http-parser/http_parser.c
  9. clang -cc1 version 3.1 based upon llvm 3.1svn default target x86_64-apple-darwin11.3.0
  10. ignoring nonexistent directory "/Developer/SDKs/MacOSX10.6.sdk/usr/local/include"
  11. ignoring nonexistent directory "/Developer/SDKs/MacOSX10.6.sdk/usr/include"
  12. ignoring nonexistent directory "/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks"
  13. ignoring nonexistent directory "/Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks"
  14. #include "..." search starts here:
  15. #include <...> search starts here:
  16. .
  17. deps/
  18. deps/http-parser
  19. deps/json_spirit
  20. /usr/bin/../lib/clang/3.1/include
  21. End of search list.
  22. In file included from deps/http-parser/http_parser.c:21:
  23. deps/http-parser/http_parser.h:28:10: fatal error: 'sys/types.h' file not found
  24. #include <sys/types.h>
  25. ^
  26. 1 error generated.
  27. make[1]: *** [libfiresheep_la-http_parser.lo] Error 1
  28. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement