Advertisement
infogulch

config.log

Feb 26th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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 znc configure 0.205, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = JoeDesktop
  14. uname -m = i686
  15. uname -r = 1.7.11(0.260/5/3)
  16. uname -s = CYGWIN_NT-6.1-WOW64
  17. uname -v = 2012-02-24 14:05
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  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/bin
  31. PATH: /usr/bin
  32. PATH: /cygdrive/e/Program Files (x86)/NVIDIA Corporation/PhysX/Common
  33. PATH: /cygdrive/e/Program Files/Common Files/Microsoft Shared/Windows Live
  34. PATH: /cygdrive/e/Program Files (x86)/Common Files/Microsoft Shared/Windows Live
  35. PATH: /cygdrive/e/Windows/system32
  36. PATH: /cygdrive/e/Windows
  37. PATH: /cygdrive/e/Windows/System32/Wbem
  38. PATH: /cygdrive/e/Windows/System32/WindowsPowerShell/v1.0
  39. PATH: /cygdrive/e/Program Files (x86)/Smart Projects/IsoBuster
  40. PATH: /cygdrive/e/Program Files (x86)/Microsoft SQL Server/90/Tools/binn
  41. PATH: /cygdrive/d/Dropbox/Settings/PATH
  42. PATH: /cygdrive/d/Dropbox/Apps/Git/cmd
  43. PATH: /cygdrive/d/Dropbox/Apps/md5summer
  44. PATH: /cygdrive/e/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn
  45. PATH: /cygdrive/e/Program Files/Microsoft SQL Server/100/Tools/Binn
  46. PATH: /cygdrive/e/Program Files/Microsoft SQL Server/100/DTS/Binn
  47. PATH: /cygdrive/d/Dropbox/Apps/Elevate
  48. PATH: /cygdrive/d/Dropbox/Apps/WixSharp/Wix_bin/bin
  49. PATH: /cygdrive/e/Program Files (x86)/Windows Live/Shared
  50.  
  51.  
  52. ## ----------- ##
  53. ## Core tests. ##
  54. ## ----------- ##
  55.  
  56. configure:2032: checking for g++
  57. configure:2048: found /usr/bin/g++
  58. configure:2059: result: g++
  59. configure:2086: checking for C++ compiler version
  60. configure:2095: g++ --version >&5
  61. g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  62. Copyright (C) 2004 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:2106: $? = 0
  67. configure:2095: g++ -v >&5
  68. Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
  69. Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
  70. Thread model: posix
  71. gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
  72. configure:2106: $? = 0
  73. configure:2095: g++ -V >&5
  74. g++: `-V' option must have argument
  75. configure:2106: $? = 1
  76. configure:2095: g++ -qversion >&5
  77. g++: unrecognized option `-qversion'
  78. g++: no input files
  79. configure:2106: $? = 1
  80. configure:2126: checking whether the C++ compiler works
  81. configure:2148: g++ conftest.cpp >&5
  82. configure:2152: $? = 0
  83. configure:2200: result: yes
  84. configure:2203: checking for C++ compiler default output file name
  85. configure:2205: result: a.exe
  86. configure:2211: checking for suffix of executables
  87. configure:2218: g++ -o conftest.exe conftest.cpp >&5
  88. configure:2222: $? = 0
  89. configure:2244: result: .exe
  90. configure:2266: checking whether we are cross compiling
  91. configure:2274: g++ -o conftest.exe conftest.cpp >&5
  92. configure:2278: $? = 0
  93. configure:2285: ./conftest.exe
  94. configure:2289: $? = 0
  95. configure:2304: result: no
  96. configure:2309: checking for suffix of object files
  97. configure:2331: g++ -c conftest.cpp >&5
  98. configure:2335: $? = 0
  99. configure:2356: result: o
  100. configure:2360: checking whether we are using the GNU C++ compiler
  101. configure:2379: g++ -c conftest.cpp >&5
  102. configure:2379: $? = 0
  103. configure:2388: result: yes
  104. configure:2397: checking whether g++ accepts -g
  105. configure:2417: g++ -c -g conftest.cpp >&5
  106. configure:2417: $? = 0
  107. configure:2458: result: yes
  108. configure:2524: checking for a BSD-compatible install
  109. configure:2592: result: /usr/bin/install -c
  110. configure:2603: checking for grep that handles long lines and -e
  111. configure:2661: result: /usr/bin/grep
  112. configure:2666: checking for a sed that does not truncate output
  113. configure:2730: result: /usr/bin/sed
  114. configure:2739: checking build system type
  115. configure:2753: result: i686-pc-cygwin
  116. configure:2773: checking host system type
  117. configure:2786: result: i686-pc-cygwin
  118. configure:2814: checking for special C compiler options needed for large files
  119. configure:2844: g++ -c conftest.cpp >&5
  120. configure:2844: $? = 0
  121. configure:2859: result: no
  122. configure:2865: checking for _FILE_OFFSET_BITS value needed for large files
  123. configure:2890: g++ -c conftest.cpp >&5
  124. configure:2890: $? = 0
  125. configure:2922: result: no
  126. configure:3016: checking whether the -Werror option is usable
  127. configure:3035: g++ -c -Werror conftest.cpp >&5
  128. configure:3035: $? = 0
  129. configure:3044: result: yes
  130. configure:3046: checking for simple visibility declarations
  131. configure:3073: g++ -c -fvisibility=hidden -Werror conftest.cpp >&5
  132. cc1plus: error: unrecognized command line option "-fvisibility=hidden"
  133. configure:3073: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h */
  136. | #define PACKAGE_NAME "znc"
  137. | #define PACKAGE_TARNAME "znc"
  138. | #define PACKAGE_VERSION "0.205"
  139. | #define PACKAGE_STRING "znc 0.205"
  140. | #define PACKAGE_BUGREPORT ""
  141. | #define PACKAGE_URL ""
  142. | /* end confdefs.h. */
  143. | extern __attribute__((__visibility__("hidden"))) int hiddenvar;
  144. | extern __attribute__((__visibility__("default"))) int exportedvar;
  145. | extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
  146. | extern __attribute__((__visibility__("default"))) int exportedfunc (void);
  147. | void dummyfunc (void);
  148. | void dummyfunc (void) {}
  149. | int
  150. | main ()
  151. | {
  152. |
  153. | ;
  154. | return 0;
  155. | }
  156. configure:3082: result: no
  157. configure:3306: checking for getopt_long in -lgnugetopt
  158. configure:3331: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -lgnugetopt >&5
  159. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lgnugetopt
  160. collect2: ld returned 1 exit status
  161. configure:3331: $? = 1
  162. configure: failed program was:
  163. | /* confdefs.h */
  164. | #define PACKAGE_NAME "znc"
  165. | #define PACKAGE_TARNAME "znc"
  166. | #define PACKAGE_VERSION "0.205"
  167. | #define PACKAGE_STRING "znc 0.205"
  168. | #define PACKAGE_BUGREPORT ""
  169. | #define PACKAGE_URL ""
  170. | #define HAVE_VISIBILITY 0
  171. | #define HAVE_IPV6 1
  172. | #define CSOCK_USE_POLL 1
  173. | /* end confdefs.h. */
  174. |
  175. | /* Override any GCC internal prototype to avoid an error.
  176. | Use char because int might match the return type of a GCC
  177. | builtin and then its argument prototype would still apply. */
  178. | #ifdef __cplusplus
  179. | extern "C"
  180. | #endif
  181. | char getopt_long ();
  182. | int
  183. | main ()
  184. | {
  185. | return getopt_long ();
  186. | ;
  187. | return 0;
  188. | }
  189. configure:3340: result: no
  190. configure:3354: checking for lstat
  191. configure:3354: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  192. configure:3354: $? = 0
  193. configure:3354: result: yes
  194. configure:3354: checking for getopt_long
  195. configure:3354: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  196. configure:3354: $? = 0
  197. configure:3354: result: yes
  198. configure:3354: checking for getphassphrase
  199. configure:3354: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  200. /tmp/ccShliyH.o:conftest.cpp:(.text+0x19): undefined reference to `_getphassphrase'
  201. collect2: ld returned 1 exit status
  202. configure:3354: $? = 1
  203. configure: failed program was:
  204. | /* confdefs.h */
  205. | #define PACKAGE_NAME "znc"
  206. | #define PACKAGE_TARNAME "znc"
  207. | #define PACKAGE_VERSION "0.205"
  208. | #define PACKAGE_STRING "znc 0.205"
  209. | #define PACKAGE_BUGREPORT ""
  210. | #define PACKAGE_URL ""
  211. | #define HAVE_VISIBILITY 0
  212. | #define HAVE_IPV6 1
  213. | #define CSOCK_USE_POLL 1
  214. | #define HAVE_LSTAT 1
  215. | #define HAVE_GETOPT_LONG 1
  216. | /* end confdefs.h. */
  217. | /* Define getphassphrase to an innocuous variant, in case <limits.h> declares getphassphrase.
  218. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  219. | #define getphassphrase innocuous_getphassphrase
  220. |
  221. | /* System header to define __stub macros and hopefully few prototypes,
  222. | which can conflict with char getphassphrase (); below.
  223. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  224. | <limits.h> exists even on freestanding compilers. */
  225. |
  226. | #ifdef __STDC__
  227. | # include <limits.h>
  228. | #else
  229. | # include <assert.h>
  230. | #endif
  231. |
  232. | #undef getphassphrase
  233. |
  234. | /* Override any GCC internal prototype to avoid an error.
  235. | Use char because int might match the return type of a GCC
  236. | builtin and then its argument prototype would still apply. */
  237. | #ifdef __cplusplus
  238. | extern "C"
  239. | #endif
  240. | char getphassphrase ();
  241. | /* The GNU C library defines this for functions which it implements
  242. | to always fail with ENOSYS. Some functions are actually named
  243. | something starting with __ and the normal name is an alias. */
  244. | #if defined __stub_getphassphrase || defined __stub___getphassphrase
  245. | choke me
  246. | #endif
  247. |
  248. | int
  249. | main ()
  250. | {
  251. | return getphassphrase ();
  252. | ;
  253. | return 0;
  254. | }
  255. configure:3354: result: no
  256. configure:3416: checking for pkg-config
  257. configure:3434: found /usr/bin/pkg-config
  258. configure:3446: result: /usr/bin/pkg-config
  259. configure:3471: checking pkg-config is at least version 0.9.0
  260. configure:3474: result: yes
  261. configure:3486: checking for library containing dlopen
  262. configure:3517: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  263. configure:3517: $? = 0
  264. configure:3534: result: none required
  265. configure:3718: checking for the pthreads library -lpthreads
  266. configure:3756: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -lpthreads >&5
  267. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpthreads
  268. collect2: ld returned 1 exit status
  269. configure:3756: $? = 1
  270. configure: failed program was:
  271. | /* confdefs.h */
  272. | #define PACKAGE_NAME "znc"
  273. | #define PACKAGE_TARNAME "znc"
  274. | #define PACKAGE_VERSION "0.205"
  275. | #define PACKAGE_STRING "znc 0.205"
  276. | #define PACKAGE_BUGREPORT ""
  277. | #define PACKAGE_URL ""
  278. | #define HAVE_VISIBILITY 0
  279. | #define HAVE_IPV6 1
  280. | #define CSOCK_USE_POLL 1
  281. | #define HAVE_LSTAT 1
  282. | #define HAVE_GETOPT_LONG 1
  283. | /* end confdefs.h. */
  284. | #include <pthread.h>
  285. | static void routine(void *a) { *((int*)a) = 42; }
  286. | static void *start_routine(void *a) { return a; }
  287. | int
  288. | main ()
  289. | {
  290. | pthread_t th; pthread_attr_t attr;
  291. | pthread_create(&th, 0, start_routine, 0);
  292. | pthread_join(th, 0);
  293. | pthread_attr_init(&attr);
  294. | pthread_cleanup_push(routine, 0);
  295. | pthread_cleanup_pop(0) /* ; */
  296. | ;
  297. | return 0;
  298. | }
  299. configure:3765: result: no
  300. configure:3662: checking whether pthreads work without any flags
  301. configure:3756: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  302. configure:3756: $? = 0
  303. configure:3765: result: yes
  304. configure:3784: checking for joinable pthread attribute
  305. configure:3799: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  306. configure:3799: $? = 0
  307. configure:3805: result: PTHREAD_CREATE_JOINABLE
  308. configure:3815: checking if more special flags are required for pthreads
  309. configure:3829: result: no
  310. configure:3835: checking for PTHREAD_PRIO_INHERIT
  311. configure:3853: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp >&5
  312. conftest.cpp: In function `int main()':
  313. conftest.cpp:19: error: `PTHREAD_PRIO_INHERIT' undeclared (first use this function)
  314. conftest.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
  315. conftest.cpp:19: warning: unused variable 'i'
  316. configure:3853: $? = 1
  317. configure: failed program was:
  318. | /* confdefs.h */
  319. | #define PACKAGE_NAME "znc"
  320. | #define PACKAGE_TARNAME "znc"
  321. | #define PACKAGE_VERSION "0.205"
  322. | #define PACKAGE_STRING "znc 0.205"
  323. | #define PACKAGE_BUGREPORT ""
  324. | #define PACKAGE_URL ""
  325. | #define HAVE_VISIBILITY 0
  326. | #define HAVE_IPV6 1
  327. | #define CSOCK_USE_POLL 1
  328. | #define HAVE_LSTAT 1
  329. | #define HAVE_GETOPT_LONG 1
  330. | /* end confdefs.h. */
  331. |
  332. | #include <pthread.h>
  333. | int
  334. | main ()
  335. | {
  336. | int i = PTHREAD_PRIO_INHERIT;
  337. | ;
  338. | return 0;
  339. | }
  340. configure:3862: result: no
  341. configure:3879: checking for xlc_r
  342. configure:3909: result: no
  343. configure:3879: checking for cc_r
  344. configure:3909: result: no
  345. configure:3981: checking for openssl
  346. configure:3988: $PKG_CONFIG --exists --print-errors "openssl"
  347. configure:3991: $? = 0
  348. configure:4004: $PKG_CONFIG --exists --print-errors "openssl"
  349. configure:4007: $? = 0
  350. configure:4236: result: yes
  351. configure:5031: checking for iconv
  352. configure:5031: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -lssl -lcrypto -lz >&5
  353. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lz
  354. collect2: ld returned 1 exit status
  355. configure:5031: $? = 1
  356. configure: failed program was:
  357. | /* confdefs.h */
  358. | #define PACKAGE_NAME "znc"
  359. | #define PACKAGE_TARNAME "znc"
  360. | #define PACKAGE_VERSION "0.205"
  361. | #define PACKAGE_STRING "znc 0.205"
  362. | #define PACKAGE_BUGREPORT ""
  363. | #define PACKAGE_URL ""
  364. | #define HAVE_VISIBILITY 0
  365. | #define HAVE_IPV6 1
  366. | #define CSOCK_USE_POLL 1
  367. | #define HAVE_LSTAT 1
  368. | #define HAVE_GETOPT_LONG 1
  369. | #define HAVE_THREADED_DNS 1
  370. | #define HAVE_LIBSSL 1
  371. | /* end confdefs.h. */
  372. | /* Define iconv to an innocuous variant, in case <limits.h> declares iconv.
  373. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  374. | #define iconv innocuous_iconv
  375. |
  376. | /* System header to define __stub macros and hopefully few prototypes,
  377. | which can conflict with char iconv (); below.
  378. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  379. | <limits.h> exists even on freestanding compilers. */
  380. |
  381. | #ifdef __STDC__
  382. | # include <limits.h>
  383. | #else
  384. | # include <assert.h>
  385. | #endif
  386. |
  387. | #undef iconv
  388. |
  389. | /* Override any GCC internal prototype to avoid an error.
  390. | Use char because int might match the return type of a GCC
  391. | builtin and then its argument prototype would still apply. */
  392. | #ifdef __cplusplus
  393. | extern "C"
  394. | #endif
  395. | char iconv ();
  396. | /* The GNU C library defines this for functions which it implements
  397. | to always fail with ENOSYS. Some functions are actually named
  398. | something starting with __ and the normal name is an alias. */
  399. | #if defined __stub_iconv || defined __stub___iconv
  400. | choke me
  401. | #endif
  402. |
  403. | int
  404. | main ()
  405. | {
  406. | return iconv ();
  407. | ;
  408. | return 0;
  409. | }
  410. configure:5031: result: no
  411. configure:5036: checking for iconv_open in -liconv
  412. configure:5061: g++ -o conftest.exe -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow conftest.cpp -liconv -lssl -lcrypto -lz >&5
  413. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lz
  414. collect2: ld returned 1 exit status
  415. configure:5061: $? = 1
  416. configure: failed program was:
  417. | /* confdefs.h */
  418. | #define PACKAGE_NAME "znc"
  419. | #define PACKAGE_TARNAME "znc"
  420. | #define PACKAGE_VERSION "0.205"
  421. | #define PACKAGE_STRING "znc 0.205"
  422. | #define PACKAGE_BUGREPORT ""
  423. | #define PACKAGE_URL ""
  424. | #define HAVE_VISIBILITY 0
  425. | #define HAVE_IPV6 1
  426. | #define CSOCK_USE_POLL 1
  427. | #define HAVE_LSTAT 1
  428. | #define HAVE_GETOPT_LONG 1
  429. | #define HAVE_THREADED_DNS 1
  430. | #define HAVE_LIBSSL 1
  431. | /* end confdefs.h. */
  432. |
  433. | /* Override any GCC internal prototype to avoid an error.
  434. | Use char because int might match the return type of a GCC
  435. | builtin and then its argument prototype would still apply. */
  436. | #ifdef __cplusplus
  437. | extern "C"
  438. | #endif
  439. | char iconv_open ();
  440. | int
  441. | main ()
  442. | {
  443. | return iconv_open ();
  444. | ;
  445. | return 0;
  446. | }
  447. configure:5070: result: no
  448. configure:5114: WARNING: libiconv was not found, disabling the charset module
  449. configure:5118: checking for GNU make
  450. configure:5157: result: /usr/bin/make
  451. configure:5334: creating ./config.status
  452.  
  453. ## ---------------------- ##
  454. ## Running config.status. ##
  455. ## ---------------------- ##
  456.  
  457. This file was extended by znc config.status 0.205, which was
  458. generated by GNU Autoconf 2.68. Invocation command line was
  459.  
  460. CONFIG_FILES =
  461. CONFIG_HEADERS =
  462. CONFIG_LINKS =
  463. CONFIG_COMMANDS =
  464. $ ./config.status
  465.  
  466. on JoeDesktop
  467.  
  468. config.status:855: creating Makefile
  469. config.status:855: creating znc-config
  470. config.status:855: creating znc-buildmod
  471. config.status:855: creating man/Makefile
  472. config.status:855: creating znc.pc
  473. config.status:855: creating znc-uninstalled.pc
  474. config.status:855: creating modules/Makefile
  475. config.status:855: creating test/Makefile
  476. config.status:855: creating include/znc/zncconfig.h
  477. config.status:1030: include/znc/zncconfig.h is unchanged
  478.  
  479. ## ---------------- ##
  480. ## Cache variables. ##
  481. ## ---------------- ##
  482.  
  483. ac_cv_build=i686-pc-cygwin
  484. ac_cv_cxx_compiler_gnu=yes
  485. ac_cv_env_CCC_set=
  486. ac_cv_env_CCC_value=
  487. ac_cv_env_CPPFLAGS_set=
  488. ac_cv_env_CPPFLAGS_value=
  489. ac_cv_env_CXXFLAGS_set=
  490. ac_cv_env_CXXFLAGS_value=
  491. ac_cv_env_CXX_set=
  492. ac_cv_env_CXX_value=
  493. ac_cv_env_LDFLAGS_set=
  494. ac_cv_env_LDFLAGS_value=
  495. ac_cv_env_LIBS_set=
  496. ac_cv_env_LIBS_value=
  497. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  498. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  499. ac_cv_env_PKG_CONFIG_PATH_set=
  500. ac_cv_env_PKG_CONFIG_PATH_value=
  501. ac_cv_env_PKG_CONFIG_set=
  502. ac_cv_env_PKG_CONFIG_value=
  503. ac_cv_env_build_alias_set=
  504. ac_cv_env_build_alias_value=
  505. ac_cv_env_host_alias_set=
  506. ac_cv_env_host_alias_value=
  507. ac_cv_env_openssl_CFLAGS_set=
  508. ac_cv_env_openssl_CFLAGS_value=
  509. ac_cv_env_openssl_LIBS_set=
  510. ac_cv_env_openssl_LIBS_value=
  511. ac_cv_env_python32_CFLAGS_set=
  512. ac_cv_env_python32_CFLAGS_value=
  513. ac_cv_env_python32_LIBS_set=
  514. ac_cv_env_python32_LIBS_value=
  515. ac_cv_env_python_CFLAGS_set=
  516. ac_cv_env_python_CFLAGS_value=
  517. ac_cv_env_python_LIBS_set=
  518. ac_cv_env_python_LIBS_value=
  519. ac_cv_env_target_alias_set=
  520. ac_cv_env_target_alias_value=
  521. ac_cv_exeext=.exe
  522. ac_cv_func_getopt_long=yes
  523. ac_cv_func_getphassphrase=no
  524. ac_cv_func_iconv=no
  525. ac_cv_func_lstat=yes
  526. ac_cv_host=i686-pc-cygwin
  527. ac_cv_lib_gnugetopt_getopt_long=no
  528. ac_cv_lib_iconv_iconv_open=no
  529. ac_cv_objext=o
  530. ac_cv_path_GNUMAKE=/usr/bin/make
  531. ac_cv_path_GREP=/usr/bin/grep
  532. ac_cv_path_SED=/usr/bin/sed
  533. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  534. ac_cv_path_install='/usr/bin/install -c'
  535. ac_cv_prog_ac_ct_CXX=g++
  536. ac_cv_prog_cxx_g=yes
  537. ac_cv_search_dlopen='none required'
  538. ac_cv_sys_file_offset_bits=no
  539. ac_cv_sys_largefile_CC=no
  540. ax_cv_PTHREAD_PRIO_INHERIT=no
  541. pkg_cv_openssl_CFLAGS=' '
  542. pkg_cv_openssl_LIBS='-lssl -lcrypto -lz '
  543. znc_cv_cc_vis_werror=yes
  544. znc_cv_cc_visibility=no
  545.  
  546. ## ----------------- ##
  547. ## Output variables. ##
  548. ## ----------------- ##
  549.  
  550. CFLAG_VISIBILITY=''
  551. CHARSET=''
  552. CPPFLAGS=''
  553. CXX='g++'
  554. CXXFLAGS=' -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow '
  555. DATADIR='${datarootdir}/znc'
  556. DEFS='-DHAVE_CONFIG_H'
  557. ECHO_C=''
  558. ECHO_N='-n'
  559. ECHO_T=''
  560. EXEEXT='.exe'
  561. GREP='/usr/bin/grep'
  562. HAVE_VISIBILITY='0'
  563. INSTALL_DATA='${INSTALL} -m 644'
  564. INSTALL_PROGRAM='${INSTALL}'
  565. INSTALL_SCRIPT='${INSTALL}'
  566. LDFLAGS=''
  567. LIBICONV=''
  568. LIBOBJS=''
  569. LIBS='-lssl -lcrypto -lz '
  570. LIBZNC='libznc.dll'
  571. LIBZNCDIR='${exec_prefix}/bin'
  572. LTLIBOBJS=''
  573. MODDIR='${exec_prefix}/lib/znc'
  574. MODFLAGS=' -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow '
  575. MODLINK='-shared'
  576. NOSSL=''
  577. OBJEXT='o'
  578. PACKAGE_BUGREPORT=''
  579. PACKAGE_NAME='znc'
  580. PACKAGE_STRING='znc 0.205'
  581. PACKAGE_TARNAME='znc'
  582. PACKAGE_URL=''
  583. PACKAGE_VERSION='0.205'
  584. PATH_SEPARATOR=':'
  585. PERL='no'
  586. PERL_BINARY=''
  587. PKG_CONFIG='/usr/bin/pkg-config'
  588. PKG_CONFIG_LIBDIR=''
  589. PKG_CONFIG_PATH=''
  590. PTHREAD_CC=''
  591. PTHREAD_CFLAGS=''
  592. PTHREAD_LIBS=''
  593. PYTHON='no'
  594. SASL=''
  595. SED='/usr/bin/sed'
  596. SHELL='/bin/sh'
  597. SWIG=''
  598. SWIG_LIB=''
  599. TCL_FLAGS=''
  600. ac_ct_CXX='g++'
  601. ax_pthread_config=''
  602. bindir='${exec_prefix}/bin'
  603. build='i686-pc-cygwin'
  604. build_alias=''
  605. build_cpu='i686'
  606. build_os='cygwin'
  607. build_vendor='pc'
  608. datadir='${datarootdir}'
  609. datarootdir='${prefix}/share'
  610. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  611. dvidir='${docdir}'
  612. exec_prefix='${prefix}'
  613. host='i686-pc-cygwin'
  614. host_alias=''
  615. host_cpu='i686'
  616. host_os='cygwin'
  617. host_vendor='pc'
  618. htmldir='${docdir}'
  619. includedir='${prefix}/include'
  620. infodir='${datarootdir}/info'
  621. libdir='${exec_prefix}/lib'
  622. libexecdir='${exec_prefix}/libexec'
  623. localedir='${datarootdir}/locale'
  624. localstatedir='${prefix}/var'
  625. mandir='${datarootdir}/man'
  626. oldincludedir='/usr/include'
  627. openssl_CFLAGS=' '
  628. openssl_LIBS='-lssl -lcrypto -lz '
  629. pdfdir='${docdir}'
  630. prefix='/usr/local'
  631. program_transform_name='s,x,x,'
  632. psdir='${docdir}'
  633. python32_CFLAGS=''
  634. python32_LIBS=''
  635. python_CFLAGS=''
  636. python_LIBS=''
  637. sbindir='${exec_prefix}/sbin'
  638. sharedstatedir='${prefix}/com'
  639. sysconfdir='${prefix}/etc'
  640. target_alias=''
  641.  
  642. ## ----------- ##
  643. ## confdefs.h. ##
  644. ## ----------- ##
  645.  
  646. /* confdefs.h */
  647. #define PACKAGE_NAME "znc"
  648. #define PACKAGE_TARNAME "znc"
  649. #define PACKAGE_VERSION "0.205"
  650. #define PACKAGE_STRING "znc 0.205"
  651. #define PACKAGE_BUGREPORT ""
  652. #define PACKAGE_URL ""
  653. #define HAVE_VISIBILITY 0
  654. #define HAVE_IPV6 1
  655. #define CSOCK_USE_POLL 1
  656. #define HAVE_LSTAT 1
  657. #define HAVE_GETOPT_LONG 1
  658. #define HAVE_THREADED_DNS 1
  659. #define HAVE_LIBSSL 1
  660.  
  661. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement