Advertisement
Guest User

config.log

a guest
Nov 7th, 2010
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by Firesheep configure 0.1, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --with-xulrunner-sdk=path to xulrunner sdk
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = owner-laptop
  14. uname -m = x86_64
  15. uname -r = 2.6.32-25-generic
  16. uname -s = Linux
  17. uname -v = #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/bin/gcc
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2182: checking for a BSD-compatible install
  45. configure:2250: result: /usr/bin/install -c
  46. configure:2261: checking whether build environment is sane
  47. configure:2311: result: yes
  48. configure:2452: checking for a thread-safe mkdir -p
  49. configure:2491: result: /bin/mkdir -p
  50. configure:2504: checking for gawk
  51. configure:2520: found /usr/bin/gawk
  52. configure:2531: result: gawk
  53. configure:2542: checking whether make sets $(MAKE)
  54. configure:2564: result: yes
  55. configure:2703: checking for g++
  56. configure:2733: result: no
  57. configure:2703: checking for c++
  58. configure:2733: result: no
  59. configure:2703: checking for gpp
  60. configure:2733: result: no
  61. configure:2703: checking for aCC
  62. configure:2733: result: no
  63. configure:2703: checking for CC
  64. configure:2733: result: no
  65. configure:2703: checking for cxx
  66. configure:2733: result: no
  67. configure:2703: checking for cc++
  68. configure:2733: result: no
  69. configure:2703: checking for cl.exe
  70. configure:2733: result: no
  71. configure:2703: checking for FCC
  72. configure:2733: result: no
  73. configure:2703: checking for KCC
  74. configure:2733: result: no
  75. configure:2703: checking for RCC
  76. configure:2733: result: no
  77. configure:2703: checking for xlC_r
  78. configure:2733: result: no
  79. configure:2703: checking for xlC
  80. configure:2733: result: no
  81. configure:2757: checking for C++ compiler version
  82. configure:2766: g++ --version >&5
  83. ./configure: line 2768: g++: command not found
  84. configure:2777: $? = 127
  85. configure:2766: g++ -v >&5
  86. ./configure: line 2768: g++: command not found
  87. configure:2777: $? = 127
  88. configure:2766: g++ -V >&5
  89. ./configure: line 2768: g++: command not found
  90. configure:2777: $? = 127
  91. configure:2766: g++ -qversion >&5
  92. ./configure: line 2768: g++: command not found
  93. configure:2777: $? = 127
  94. configure:2797: checking whether the C++ compiler works
  95. configure:2819: g++ conftest.cpp >&5
  96. ./configure: line 2821: g++: command not found
  97. configure:2823: $? = 127
  98. configure:2861: result: no
  99. configure: failed program was:
  100. | /* confdefs.h */
  101. | #define PACKAGE_NAME "Firesheep"
  102. | #define PACKAGE_TARNAME "firesheep"
  103. | #define PACKAGE_VERSION "0.1"
  104. | #define PACKAGE_STRING "Firesheep 0.1"
  105. | #define PACKAGE_BUGREPORT "eric@codebutler.com"
  106. | #define PACKAGE_URL "http://codebutler.github.com/firesheep"
  107. | #define PACKAGE "firesheep"
  108. | #define VERSION "0.1"
  109. | /* end confdefs.h. */
  110. |
  111. | int
  112. | main ()
  113. | {
  114. |
  115. | ;
  116. | return 0;
  117. | }
  118. configure:2866: error: in `/home/owner/firesheep':
  119. configure:2870: error: C++ compiler cannot create executables
  120. See `config.log' for more details.
  121.  
  122. ## ---------------- ##
  123. ## Cache variables. ##
  124. ## ---------------- ##
  125.  
  126. ac_cv_env_BOOST_ROOT_set=
  127. ac_cv_env_BOOST_ROOT_value=
  128. ac_cv_env_CCC_set=
  129. ac_cv_env_CCC_value=
  130. ac_cv_env_CC_set=
  131. ac_cv_env_CC_value=
  132. ac_cv_env_CFLAGS_set=
  133. ac_cv_env_CFLAGS_value=
  134. ac_cv_env_CPPFLAGS_set=
  135. ac_cv_env_CPPFLAGS_value=
  136. ac_cv_env_CPP_set=
  137. ac_cv_env_CPP_value=
  138. ac_cv_env_CXXCPP_set=
  139. ac_cv_env_CXXCPP_value=
  140. ac_cv_env_CXXFLAGS_set=
  141. ac_cv_env_CXXFLAGS_value=
  142. ac_cv_env_CXX_set=
  143. ac_cv_env_CXX_value=
  144. ac_cv_env_HAL_CFLAGS_set=
  145. ac_cv_env_HAL_CFLAGS_value=
  146. ac_cv_env_HAL_LIBS_set=
  147. ac_cv_env_HAL_LIBS_value=
  148. ac_cv_env_LDFLAGS_set=
  149. ac_cv_env_LDFLAGS_value=
  150. ac_cv_env_LIBS_set=
  151. ac_cv_env_LIBS_value=
  152. ac_cv_env_MOZ_CFLAGS_set=
  153. ac_cv_env_MOZ_CFLAGS_value=
  154. ac_cv_env_MOZ_LIBS_set=
  155. ac_cv_env_MOZ_LIBS_value=
  156. ac_cv_env_PKG_CONFIG_set=
  157. ac_cv_env_PKG_CONFIG_value=
  158. ac_cv_env_build_alias_set=
  159. ac_cv_env_build_alias_value=
  160. ac_cv_env_host_alias_set=
  161. ac_cv_env_host_alias_value=
  162. ac_cv_env_target_alias_set=
  163. ac_cv_env_target_alias_value=
  164. ac_cv_path_install='/usr/bin/install -c'
  165. ac_cv_path_mkdir=/bin/mkdir
  166. ac_cv_prog_AWK=gawk
  167. ac_cv_prog_make_make_set=yes
  168.  
  169. ## ----------------- ##
  170. ## Output variables. ##
  171. ## ----------------- ##
  172.  
  173. ACLOCAL='${SHELL} /home/owner/firesheep/missing --run aclocal-1.11'
  174. AMDEPBACKSLASH=''
  175. AMDEP_FALSE=''
  176. AMDEP_TRUE=''
  177. AMTAR='${SHELL} /home/owner/firesheep/missing --run tar'
  178. AUTOCONF='${SHELL} /home/owner/firesheep/missing --run autoconf'
  179. AUTOHEADER='${SHELL} /home/owner/firesheep/missing --run autoheader'
  180. AUTOMAKE='${SHELL} /home/owner/firesheep/missing --run automake-1.11'
  181. AWK='gawk'
  182. BOOST_CPPFLAGS=''
  183. BOOST_FORMAT_LIBS=''
  184. BOOST_ROOT=''
  185. BOOST_STRING_ALGO_LIBS=''
  186. BUILD_ARCH=''
  187. BUILD_TARGET=''
  188. CC=''
  189. CCDEPMODE=''
  190. CFLAGS=''
  191. CPP=''
  192. CPPFLAGS=''
  193. CXX='g++'
  194. CXXCPP=''
  195. CXXDEPMODE=''
  196. CXXFLAGS=''
  197. CYGPATH_W='echo'
  198. DEFS=''
  199. DEPDIR=''
  200. DISTCHECK_CONFIGURE_FLAGS=''
  201. ECHO_C=''
  202. ECHO_N='-n'
  203. ECHO_T=''
  204. EGREP=''
  205. EXEEXT=''
  206. GREP=''
  207. HAL_CFLAGS=''
  208. HAL_LIBS=''
  209. INSTALL_DATA='${INSTALL} -m 644'
  210. INSTALL_PROGRAM='${INSTALL}'
  211. INSTALL_SCRIPT='${INSTALL}'
  212. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  213. LDFLAGS=''
  214. LIBOBJS=''
  215. LIBS=''
  216. LTLIBOBJS=''
  217. MAKEINFO='${SHELL} /home/owner/firesheep/missing --run makeinfo'
  218. MKDIR_P='/bin/mkdir -p'
  219. MOZ_CFLAGS=''
  220. MOZ_LIBS=''
  221. MOZ_PATH=''
  222. MOZ_SDK=''
  223. OBJEXT=''
  224. PACKAGE='firesheep'
  225. PACKAGE_BUGREPORT='eric@codebutler.com'
  226. PACKAGE_NAME='Firesheep'
  227. PACKAGE_STRING='Firesheep 0.1'
  228. PACKAGE_TARNAME='firesheep'
  229. PACKAGE_URL='http://codebutler.github.com/firesheep'
  230. PACKAGE_VERSION='0.1'
  231. PATH_SEPARATOR=':'
  232. PCAP_CONFIG=''
  233. PCAP_FLAGS=''
  234. PCAP_LIBS=''
  235. PKG_CONFIG=''
  236. PLATFORM_LINUX_FALSE=''
  237. PLATFORM_LINUX_TRUE=''
  238. PLATFORM_OSX_FALSE=''
  239. PLATFORM_OSX_TRUE=''
  240. PLATFORM_WIN32_FALSE=''
  241. PLATFORM_WIN32_TRUE=''
  242. SED=''
  243. SET_MAKE=''
  244. SHELL='/bin/bash'
  245. STRIP=''
  246. VERSION='0.1'
  247. XPIDL=''
  248. XPIDL_FLAGS=''
  249. ac_ct_CC=''
  250. ac_ct_CXX=''
  251. am__EXEEXT_FALSE=''
  252. am__EXEEXT_TRUE=''
  253. am__fastdepCC_FALSE=''
  254. am__fastdepCC_TRUE=''
  255. am__fastdepCXX_FALSE=''
  256. am__fastdepCXX_TRUE=''
  257. am__include=''
  258. am__isrc=''
  259. am__leading_dot='.'
  260. am__quote=''
  261. am__tar='${AMTAR} chof - "$$tardir"'
  262. am__untar='${AMTAR} xf -'
  263. bindir='${exec_prefix}/bin'
  264. build=''
  265. build_alias=''
  266. build_cpu=''
  267. build_os=''
  268. build_vendor=''
  269. datadir='${datarootdir}'
  270. datarootdir='${prefix}/share'
  271. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  272. dvidir='${docdir}'
  273. exec_prefix='NONE'
  274. host=''
  275. host_alias=''
  276. host_cpu=''
  277. host_os=''
  278. host_vendor=''
  279. htmldir='${docdir}'
  280. includedir='${prefix}/include'
  281. infodir='${datarootdir}/info'
  282. install_sh='${SHELL} /home/owner/firesheep/install-sh'
  283. libdir='${exec_prefix}/lib'
  284. libexecdir='${exec_prefix}/libexec'
  285. localedir='${datarootdir}/locale'
  286. localstatedir='${prefix}/var'
  287. mandir='${datarootdir}/man'
  288. mkdir_p='/bin/mkdir -p'
  289. oldincludedir='/usr/include'
  290. pdfdir='${docdir}'
  291. prefix='NONE'
  292. program_transform_name='s,x,x,'
  293. psdir='${docdir}'
  294. sbindir='${exec_prefix}/sbin'
  295. sharedstatedir='${prefix}/com'
  296. sysconfdir='${prefix}/etc'
  297. target_alias=''
  298.  
  299. ## ----------- ##
  300. ## confdefs.h. ##
  301. ## ----------- ##
  302.  
  303. /* confdefs.h */
  304. #define PACKAGE_NAME "Firesheep"
  305. #define PACKAGE_TARNAME "firesheep"
  306. #define PACKAGE_VERSION "0.1"
  307. #define PACKAGE_STRING "Firesheep 0.1"
  308. #define PACKAGE_BUGREPORT "eric@codebutler.com"
  309. #define PACKAGE_URL "http://codebutler.github.com/firesheep"
  310. #define PACKAGE "firesheep"
  311. #define VERSION "0.1"
  312.  
  313. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement