Advertisement
jseabold

failed gretl build

Aug 18th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.22 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 configure, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --with-lapack-prefix=/home/skipper/built/atlas_files/lib/
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = skipper-desktop
  14. uname -m = x86_64
  15. uname -r = 2.6.38-10-generic
  16. uname -s = Linux
  17. uname -v = #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011
  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/local/stata
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2727: checking for gcc
  45. configure:2743: found /usr/bin/gcc
  46. configure:2754: result: gcc
  47. configure:2983: checking for C compiler version
  48. configure:2992: gcc --version >&5
  49. gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
  50. Copyright (C) 2010 Free Software Foundation, Inc.
  51. This is free software; see the source for copying conditions. There is NO
  52. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  53.  
  54. configure:3003: $? = 0
  55. configure:2992: gcc -v >&5
  56. Using built-in specs.
  57. COLLECT_GCC=gcc
  58. COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
  59. Target: x86_64-linux-gnu
  60. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  61. Thread model: posix
  62. gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
  63. configure:3003: $? = 0
  64. configure:2992: gcc -V >&5
  65. gcc: '-V' option must have argument
  66. configure:3003: $? = 1
  67. configure:2992: gcc -qversion >&5
  68. gcc: unrecognized option '-qversion'
  69. gcc: no input files
  70. configure:3003: $? = 1
  71. configure:3023: checking whether the C compiler works
  72. configure:3045: gcc conftest.c >&5
  73. configure:3049: $? = 0
  74. configure:3097: result: yes
  75. configure:3100: checking for C compiler default output file name
  76. configure:3102: result: a.out
  77. configure:3108: checking for suffix of executables
  78. configure:3115: gcc -o conftest conftest.c >&5
  79. configure:3119: $? = 0
  80. configure:3141: result:
  81. configure:3163: checking whether we are cross compiling
  82. configure:3171: gcc -o conftest conftest.c >&5
  83. configure:3175: $? = 0
  84. configure:3182: ./conftest
  85. configure:3186: $? = 0
  86. configure:3201: result: no
  87. configure:3206: checking for suffix of object files
  88. configure:3228: gcc -c conftest.c >&5
  89. configure:3232: $? = 0
  90. configure:3253: result: o
  91. configure:3257: checking whether we are using the GNU C compiler
  92. configure:3276: gcc -c conftest.c >&5
  93. configure:3276: $? = 0
  94. configure:3285: result: yes
  95. configure:3294: checking whether gcc accepts -g
  96. configure:3314: gcc -c -g conftest.c >&5
  97. configure:3314: $? = 0
  98. configure:3355: result: yes
  99. configure:3372: checking for gcc option to accept ISO C89
  100. configure:3436: gcc -c -g -O2 conftest.c >&5
  101. configure:3436: $? = 0
  102. configure:3449: result: none needed
  103. configure:3475: checking how to run the C preprocessor
  104. configure:3506: gcc -E conftest.c
  105. configure:3506: $? = 0
  106. configure:3520: gcc -E conftest.c
  107. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  108. compilation terminated.
  109. configure:3520: $? = 1
  110. configure: failed program was:
  111. | /* confdefs.h */
  112. | #define PACKAGE_NAME ""
  113. | #define PACKAGE_TARNAME ""
  114. | #define PACKAGE_VERSION ""
  115. | #define PACKAGE_STRING ""
  116. | #define PACKAGE_BUGREPORT ""
  117. | #define PACKAGE_URL ""
  118. | #define PACKAGE "gretl"
  119. | #define VERSION "1.9.5"
  120. | #define LIBVERSION "0.0.63"
  121. | /* end confdefs.h. */
  122. | #include <ac_nonexistent.h>
  123. configure:3545: result: gcc -E
  124. configure:3565: gcc -E conftest.c
  125. configure:3565: $? = 0
  126. configure:3579: gcc -E conftest.c
  127. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  128. compilation terminated.
  129. configure:3579: $? = 1
  130. configure: failed program was:
  131. | /* confdefs.h */
  132. | #define PACKAGE_NAME ""
  133. | #define PACKAGE_TARNAME ""
  134. | #define PACKAGE_VERSION ""
  135. | #define PACKAGE_STRING ""
  136. | #define PACKAGE_BUGREPORT ""
  137. | #define PACKAGE_URL ""
  138. | #define PACKAGE "gretl"
  139. | #define VERSION "1.9.5"
  140. | #define LIBVERSION "0.0.63"
  141. | /* end confdefs.h. */
  142. | #include <ac_nonexistent.h>
  143. configure:3608: checking for grep that handles long lines and -e
  144. configure:3666: result: /bin/grep
  145. configure:3671: checking for egrep
  146. configure:3733: result: /bin/grep -E
  147. configure:3738: checking for ANSI C header files
  148. configure:3758: gcc -c -g -O2 conftest.c >&5
  149. configure:3758: $? = 0
  150. configure:3831: gcc -o conftest -g -O2 conftest.c >&5
  151. configure:3831: $? = 0
  152. configure:3831: ./conftest
  153. configure:3831: $? = 0
  154. configure:3842: result: yes
  155. configure:3855: checking for sys/types.h
  156. configure:3855: gcc -c -g -O2 conftest.c >&5
  157. configure:3855: $? = 0
  158. configure:3855: result: yes
  159. configure:3855: checking for sys/stat.h
  160. configure:3855: gcc -c -g -O2 conftest.c >&5
  161. configure:3855: $? = 0
  162. configure:3855: result: yes
  163. configure:3855: checking for stdlib.h
  164. configure:3855: gcc -c -g -O2 conftest.c >&5
  165. configure:3855: $? = 0
  166. configure:3855: result: yes
  167. configure:3855: checking for string.h
  168. configure:3855: gcc -c -g -O2 conftest.c >&5
  169. configure:3855: $? = 0
  170. configure:3855: result: yes
  171. configure:3855: checking for memory.h
  172. configure:3855: gcc -c -g -O2 conftest.c >&5
  173. configure:3855: $? = 0
  174. configure:3855: result: yes
  175. configure:3855: checking for strings.h
  176. configure:3855: gcc -c -g -O2 conftest.c >&5
  177. configure:3855: $? = 0
  178. configure:3855: result: yes
  179. configure:3855: checking for inttypes.h
  180. configure:3855: gcc -c -g -O2 conftest.c >&5
  181. configure:3855: $? = 0
  182. configure:3855: result: yes
  183. configure:3855: checking for stdint.h
  184. configure:3855: gcc -c -g -O2 conftest.c >&5
  185. configure:3855: $? = 0
  186. configure:3855: result: yes
  187. configure:3855: checking for unistd.h
  188. configure:3855: gcc -c -g -O2 conftest.c >&5
  189. configure:3855: $? = 0
  190. configure:3855: result: yes
  191. configure:3869: checking libintl.h usability
  192. configure:3869: gcc -c -g -O2 conftest.c >&5
  193. configure:3869: $? = 0
  194. configure:3869: result: yes
  195. configure:3869: checking libintl.h presence
  196. configure:3869: gcc -E conftest.c
  197. configure:3869: $? = 0
  198. configure:3869: result: yes
  199. configure:3869: checking for libintl.h
  200. configure:3869: result: yes
  201. configure:3885: checking whether make sets $(MAKE)
  202. configure:3907: result: yes
  203. configure:3930: checking for a BSD-compatible install
  204. configure:3998: result: /usr/bin/install -c
  205. configure:4009: checking for a thread-safe mkdir -p
  206. configure:4048: result: /bin/mkdir -p
  207. configure:4058: checking whether NLS is requested
  208. configure:4067: result: yes
  209. configure:4108: checking for msgfmt
  210. configure: trying /usr/bin/msgfmt...
  211. 0 translated messages.
  212. configure:4140: result: /usr/bin/msgfmt
  213. configure:4149: checking for gmsgfmt
  214. configure:4180: result: /usr/bin/msgfmt
  215. configure:4231: checking for xgettext
  216. configure: trying /usr/bin/xgettext...
  217. /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
  218. configure:4263: result: /usr/bin/xgettext
  219. configure:4309: checking for msgmerge
  220. configure: trying /usr/bin/msgmerge...
  221. configure:4340: result: /usr/bin/msgmerge
  222. configure:4377: checking build system type
  223. configure:4391: result: x86_64-unknown-linux-gnu
  224. configure:4411: checking host system type
  225. configure:4424: result: x86_64-unknown-linux-gnu
  226. configure:4468: checking for ld used by GCC
  227. configure:4532: result: /usr/bin/ld
  228. configure:4539: checking if the linker (/usr/bin/ld) is GNU ld
  229. configure:4552: result: yes
  230. configure:4559: checking for shared library run path origin
  231. configure:4572: result: done
  232. configure:5144: checking for CFPreferencesCopyAppValue
  233. configure:5162: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  234. conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  235. compilation terminated.
  236. configure:5162: $? = 1
  237. configure: failed program was:
  238. | /* confdefs.h */
  239. | #define PACKAGE_NAME ""
  240. | #define PACKAGE_TARNAME ""
  241. | #define PACKAGE_VERSION ""
  242. | #define PACKAGE_STRING ""
  243. | #define PACKAGE_BUGREPORT ""
  244. | #define PACKAGE_URL ""
  245. | #define PACKAGE "gretl"
  246. | #define VERSION "1.9.5"
  247. | #define LIBVERSION "0.0.63"
  248. | #define STDC_HEADERS 1
  249. | #define HAVE_SYS_TYPES_H 1
  250. | #define HAVE_SYS_STAT_H 1
  251. | #define HAVE_STDLIB_H 1
  252. | #define HAVE_STRING_H 1
  253. | #define HAVE_MEMORY_H 1
  254. | #define HAVE_STRINGS_H 1
  255. | #define HAVE_INTTYPES_H 1
  256. | #define HAVE_STDINT_H 1
  257. | #define HAVE_UNISTD_H 1
  258. | #define HAVE_LIBINTL_H 1
  259. | /* end confdefs.h. */
  260. | #include <CoreFoundation/CFPreferences.h>
  261. | int
  262. | main ()
  263. | {
  264. | CFPreferencesCopyAppValue(NULL, NULL)
  265. | ;
  266. | return 0;
  267. | }
  268. configure:5171: result: no
  269. configure:5178: checking for CFLocaleCopyCurrent
  270. configure:5196: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  271. conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  272. compilation terminated.
  273. configure:5196: $? = 1
  274. configure: failed program was:
  275. | /* confdefs.h */
  276. | #define PACKAGE_NAME ""
  277. | #define PACKAGE_TARNAME ""
  278. | #define PACKAGE_VERSION ""
  279. | #define PACKAGE_STRING ""
  280. | #define PACKAGE_BUGREPORT ""
  281. | #define PACKAGE_URL ""
  282. | #define PACKAGE "gretl"
  283. | #define VERSION "1.9.5"
  284. | #define LIBVERSION "0.0.63"
  285. | #define STDC_HEADERS 1
  286. | #define HAVE_SYS_TYPES_H 1
  287. | #define HAVE_SYS_STAT_H 1
  288. | #define HAVE_STDLIB_H 1
  289. | #define HAVE_STRING_H 1
  290. | #define HAVE_MEMORY_H 1
  291. | #define HAVE_STRINGS_H 1
  292. | #define HAVE_INTTYPES_H 1
  293. | #define HAVE_STDINT_H 1
  294. | #define HAVE_UNISTD_H 1
  295. | #define HAVE_LIBINTL_H 1
  296. | /* end confdefs.h. */
  297. | #include <CoreFoundation/CFLocale.h>
  298. | int
  299. | main ()
  300. | {
  301. | CFLocaleCopyCurrent();
  302. | ;
  303. | return 0;
  304. | }
  305. configure:5205: result: no
  306. configure:5254: checking for GNU gettext in libc
  307. configure:5274: gcc -o conftest -g -O2 conftest.c >&5
  308. configure:5274: $? = 0
  309. configure:5283: result: yes
  310. configure:6074: checking whether to use NLS
  311. configure:6076: result: yes
  312. configure:6079: checking where the gettext function comes from
  313. configure:6090: result: libc
  314. configure:6424: checking for gcc
  315. configure:6451: result: gcc
  316. configure:6680: checking for C compiler version
  317. configure:6689: gcc --version >&5
  318. gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
  319. Copyright (C) 2010 Free Software Foundation, Inc.
  320. This is free software; see the source for copying conditions. There is NO
  321. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  322.  
  323. configure:6700: $? = 0
  324. configure:6689: gcc -v >&5
  325. Using built-in specs.
  326. COLLECT_GCC=gcc
  327. COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
  328. Target: x86_64-linux-gnu
  329. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  330. Thread model: posix
  331. gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
  332. configure:6700: $? = 0
  333. configure:6689: gcc -V >&5
  334. gcc: '-V' option must have argument
  335. configure:6700: $? = 1
  336. configure:6689: gcc -qversion >&5
  337. gcc: unrecognized option '-qversion'
  338. gcc: no input files
  339. configure:6700: $? = 1
  340. configure:6704: checking whether we are using the GNU C compiler
  341. configure:6732: result: yes
  342. configure:6741: checking whether gcc accepts -g
  343. configure:6802: result: yes
  344. configure:6819: checking for gcc option to accept ISO C89
  345. configure:6896: result: none needed
  346. configure:7004: checking how to print strings
  347. configure:7031: result: printf
  348. configure:7052: checking for a sed that does not truncate output
  349. configure:7116: result: /bin/sed
  350. configure:7134: checking for fgrep
  351. configure:7196: result: /bin/grep -F
  352. configure:7231: checking for ld used by gcc
  353. configure:7298: result: /usr/bin/ld
  354. configure:7305: checking if the linker (/usr/bin/ld) is GNU ld
  355. configure:7320: result: yes
  356. configure:7332: checking for BSD- or MS-compatible name lister (nm)
  357. configure:7381: result: /usr/bin/nm -B
  358. configure:7511: checking the name lister (/usr/bin/nm -B) interface
  359. configure:7518: gcc -c -g -O2 conftest.c >&5
  360. configure:7521: /usr/bin/nm -B "conftest.o"
  361. configure:7524: output
  362. 0000000000000000 B some_variable
  363. configure:7531: result: BSD nm
  364. configure:7534: checking whether ln -s works
  365. configure:7538: result: yes
  366. configure:7546: checking the maximum length of command line arguments
  367. configure:7671: result: 1572864
  368. configure:7688: checking whether the shell understands some XSI constructs
  369. configure:7698: result: yes
  370. configure:7702: checking whether the shell understands "+="
  371. configure:7708: result: yes
  372. configure:7743: checking for /usr/bin/ld option to reload object files
  373. configure:7750: result: -r
  374. configure:7819: checking for objdump
  375. configure:7835: found /usr/bin/objdump
  376. configure:7846: result: objdump
  377. configure:7878: checking how to recognize dependent libraries
  378. configure:8080: result: pass_all
  379. configure:8140: checking for ar
  380. configure:8156: found /usr/bin/ar
  381. configure:8167: result: ar
  382. configure:8245: checking for strip
  383. configure:8261: found /usr/bin/strip
  384. configure:8272: result: strip
  385. configure:8344: checking for ranlib
  386. configure:8360: found /usr/bin/ranlib
  387. configure:8371: result: ranlib
  388. configure:8448: checking for gawk
  389. configure:8464: found /usr/bin/gawk
  390. configure:8475: result: gawk
  391. configure:8515: checking command to parse /usr/bin/nm -B output from gcc object
  392. configure:8633: gcc -c -g -O2 conftest.c >&5
  393. configure:8636: $? = 0
  394. configure:8640: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  395. configure:8643: $? = 0
  396. configure:8697: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  397. configure:8700: $? = 0
  398. configure:8738: result: ok
  399. configure:8833: gcc -c -g -O2 conftest.c >&5
  400. configure:8836: $? = 0
  401. configure:9575: checking for dlfcn.h
  402. configure:9575: gcc -c -g -O2 conftest.c >&5
  403. configure:9575: $? = 0
  404. configure:9575: result: yes
  405. configure:9730: checking for objdir
  406. configure:9745: result: .libs
  407. configure:10012: checking if gcc supports -fno-rtti -fno-exceptions
  408. configure:10030: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  409. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  410. configure:10034: $? = 0
  411. configure:10047: result: no
  412. configure:10067: checking for gcc option to produce PIC
  413. configure:10352: result: -fPIC -DPIC
  414. configure:10364: checking if gcc PIC flag -fPIC -DPIC works
  415. configure:10382: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  416. configure:10386: $? = 0
  417. configure:10399: result: yes
  418. configure:10423: checking if gcc static flag -static works
  419. configure:10451: result: yes
  420. configure:10466: checking if gcc supports -c -o file.o
  421. configure:10487: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  422. configure:10491: $? = 0
  423. configure:10513: result: yes
  424. configure:10521: checking if gcc supports -c -o file.o
  425. configure:10568: result: yes
  426. configure:10601: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  427. configure:11676: result: yes
  428. configure:11713: checking whether -lc should be explicitly linked in
  429. configure:11721: gcc -c -g -O2 conftest.c >&5
  430. configure:11724: $? = 0
  431. configure:11739: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  432. configure:11742: $? = 0
  433. configure:11756: result: no
  434. configure:11921: checking dynamic linker characteristics
  435. configure:12376: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  436. configure:12376: $? = 0
  437. configure:12598: result: GNU/Linux ld.so
  438. configure:12705: checking how to hardcode library paths into programs
  439. configure:12730: result: immediate
  440. configure:12824: checking for shl_load
  441. configure:12824: gcc -o conftest -g -O2 conftest.c >&5
  442. /tmp/ccBkiyCz.o: In function `main':
  443. /home/skipper/src/gretl-1.9.5/conftest.c:65: undefined reference to `shl_load'
  444. collect2: ld returned 1 exit status
  445. configure:12824: $? = 1
  446. configure: failed program was:
  447. | /* confdefs.h */
  448. | #define PACKAGE_NAME ""
  449. | #define PACKAGE_TARNAME ""
  450. | #define PACKAGE_VERSION ""
  451. | #define PACKAGE_STRING ""
  452. | #define PACKAGE_BUGREPORT ""
  453. | #define PACKAGE_URL ""
  454. | #define PACKAGE "gretl"
  455. | #define VERSION "1.9.5"
  456. | #define LIBVERSION "0.0.63"
  457. | #define STDC_HEADERS 1
  458. | #define HAVE_SYS_TYPES_H 1
  459. | #define HAVE_SYS_STAT_H 1
  460. | #define HAVE_STDLIB_H 1
  461. | #define HAVE_STRING_H 1
  462. | #define HAVE_MEMORY_H 1
  463. | #define HAVE_STRINGS_H 1
  464. | #define HAVE_INTTYPES_H 1
  465. | #define HAVE_STDINT_H 1
  466. | #define HAVE_UNISTD_H 1
  467. | #define HAVE_LIBINTL_H 1
  468. | #define ENABLE_NLS 1
  469. | #define HAVE_GETTEXT 1
  470. | #define HAVE_DCGETTEXT 1
  471. | #define HAVE_X12A 1
  472. | #define HAVE_TRAMO 1
  473. | #define OS_TYPE "linux-gnu"
  474. | #define HAVE_DLFCN_H 1
  475. | #define LT_OBJDIR ".libs/"
  476. | /* end confdefs.h. */
  477. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  478. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  479. | #define shl_load innocuous_shl_load
  480. |
  481. | /* System header to define __stub macros and hopefully few prototypes,
  482. | which can conflict with char shl_load (); below.
  483. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  484. | <limits.h> exists even on freestanding compilers. */
  485. |
  486. | #ifdef __STDC__
  487. | # include <limits.h>
  488. | #else
  489. | # include <assert.h>
  490. | #endif
  491. |
  492. | #undef shl_load
  493. |
  494. | /* Override any GCC internal prototype to avoid an error.
  495. | Use char because int might match the return type of a GCC
  496. | builtin and then its argument prototype would still apply. */
  497. | #ifdef __cplusplus
  498. | extern "C"
  499. | #endif
  500. | char shl_load ();
  501. | /* The GNU C library defines this for functions which it implements
  502. | to always fail with ENOSYS. Some functions are actually named
  503. | something starting with __ and the normal name is an alias. */
  504. | #if defined __stub_shl_load || defined __stub___shl_load
  505. | choke me
  506. | #endif
  507. |
  508. | int
  509. | main ()
  510. | {
  511. | return shl_load ();
  512. | ;
  513. | return 0;
  514. | }
  515. configure:12824: result: no
  516. configure:12828: checking for shl_load in -ldld
  517. configure:12853: gcc -o conftest -g -O2 conftest.c -ldld >&5
  518. /usr/bin/ld: cannot find -ldld
  519. collect2: ld returned 1 exit status
  520. configure:12853: $? = 1
  521. configure: failed program was:
  522. | /* confdefs.h */
  523. | #define PACKAGE_NAME ""
  524. | #define PACKAGE_TARNAME ""
  525. | #define PACKAGE_VERSION ""
  526. | #define PACKAGE_STRING ""
  527. | #define PACKAGE_BUGREPORT ""
  528. | #define PACKAGE_URL ""
  529. | #define PACKAGE "gretl"
  530. | #define VERSION "1.9.5"
  531. | #define LIBVERSION "0.0.63"
  532. | #define STDC_HEADERS 1
  533. | #define HAVE_SYS_TYPES_H 1
  534. | #define HAVE_SYS_STAT_H 1
  535. | #define HAVE_STDLIB_H 1
  536. | #define HAVE_STRING_H 1
  537. | #define HAVE_MEMORY_H 1
  538. | #define HAVE_STRINGS_H 1
  539. | #define HAVE_INTTYPES_H 1
  540. | #define HAVE_STDINT_H 1
  541. | #define HAVE_UNISTD_H 1
  542. | #define HAVE_LIBINTL_H 1
  543. | #define ENABLE_NLS 1
  544. | #define HAVE_GETTEXT 1
  545. | #define HAVE_DCGETTEXT 1
  546. | #define HAVE_X12A 1
  547. | #define HAVE_TRAMO 1
  548. | #define OS_TYPE "linux-gnu"
  549. | #define HAVE_DLFCN_H 1
  550. | #define LT_OBJDIR ".libs/"
  551. | /* end confdefs.h. */
  552. |
  553. | /* Override any GCC internal prototype to avoid an error.
  554. | Use char because int might match the return type of a GCC
  555. | builtin and then its argument prototype would still apply. */
  556. | #ifdef __cplusplus
  557. | extern "C"
  558. | #endif
  559. | char shl_load ();
  560. | int
  561. | main ()
  562. | {
  563. | return shl_load ();
  564. | ;
  565. | return 0;
  566. | }
  567. configure:12862: result: no
  568. configure:12867: checking for dlopen
  569. configure:12867: gcc -o conftest -g -O2 conftest.c >&5
  570. /tmp/ccIAVLPH.o: In function `main':
  571. /home/skipper/src/gretl-1.9.5/conftest.c:65: undefined reference to `dlopen'
  572. collect2: ld returned 1 exit status
  573. configure:12867: $? = 1
  574. configure: failed program was:
  575. | /* confdefs.h */
  576. | #define PACKAGE_NAME ""
  577. | #define PACKAGE_TARNAME ""
  578. | #define PACKAGE_VERSION ""
  579. | #define PACKAGE_STRING ""
  580. | #define PACKAGE_BUGREPORT ""
  581. | #define PACKAGE_URL ""
  582. | #define PACKAGE "gretl"
  583. | #define VERSION "1.9.5"
  584. | #define LIBVERSION "0.0.63"
  585. | #define STDC_HEADERS 1
  586. | #define HAVE_SYS_TYPES_H 1
  587. | #define HAVE_SYS_STAT_H 1
  588. | #define HAVE_STDLIB_H 1
  589. | #define HAVE_STRING_H 1
  590. | #define HAVE_MEMORY_H 1
  591. | #define HAVE_STRINGS_H 1
  592. | #define HAVE_INTTYPES_H 1
  593. | #define HAVE_STDINT_H 1
  594. | #define HAVE_UNISTD_H 1
  595. | #define HAVE_LIBINTL_H 1
  596. | #define ENABLE_NLS 1
  597. | #define HAVE_GETTEXT 1
  598. | #define HAVE_DCGETTEXT 1
  599. | #define HAVE_X12A 1
  600. | #define HAVE_TRAMO 1
  601. | #define OS_TYPE "linux-gnu"
  602. | #define HAVE_DLFCN_H 1
  603. | #define LT_OBJDIR ".libs/"
  604. | /* end confdefs.h. */
  605. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  606. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  607. | #define dlopen innocuous_dlopen
  608. |
  609. | /* System header to define __stub macros and hopefully few prototypes,
  610. | which can conflict with char dlopen (); below.
  611. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  612. | <limits.h> exists even on freestanding compilers. */
  613. |
  614. | #ifdef __STDC__
  615. | # include <limits.h>
  616. | #else
  617. | # include <assert.h>
  618. | #endif
  619. |
  620. | #undef dlopen
  621. |
  622. | /* Override any GCC internal prototype to avoid an error.
  623. | Use char because int might match the return type of a GCC
  624. | builtin and then its argument prototype would still apply. */
  625. | #ifdef __cplusplus
  626. | extern "C"
  627. | #endif
  628. | char dlopen ();
  629. | /* The GNU C library defines this for functions which it implements
  630. | to always fail with ENOSYS. Some functions are actually named
  631. | something starting with __ and the normal name is an alias. */
  632. | #if defined __stub_dlopen || defined __stub___dlopen
  633. | choke me
  634. | #endif
  635. |
  636. | int
  637. | main ()
  638. | {
  639. | return dlopen ();
  640. | ;
  641. | return 0;
  642. | }
  643. configure:12867: result: no
  644. configure:12871: checking for dlopen in -ldl
  645. configure:12896: gcc -o conftest -g -O2 conftest.c -ldl >&5
  646. configure:12896: $? = 0
  647. configure:12905: result: yes
  648. configure:13024: checking whether a program can dlopen itself
  649. configure:13104: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
  650. configure:13107: $? = 0
  651. configure:13125: result: yes
  652. configure:13130: checking whether a statically linked program can dlopen itself
  653. configure:13210: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
  654. /tmp/ccrqF0OS.o: In function `main':
  655. /home/skipper/src/gretl-1.9.5/configure:13189: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  656. /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
  657. collect2: ld returned 1 exit status
  658. configure:13213: $? = 1
  659. configure:13231: result: no
  660. configure:13270: checking whether stripping libraries is possible
  661. configure:13275: result: yes
  662. configure:13310: checking if libtool supports shared libraries
  663. configure:13312: result: yes
  664. configure:13315: checking whether to build shared libraries
  665. configure:13336: result: yes
  666. configure:13339: checking whether to build static libraries
  667. configure:13343: result: no
  668. configure:13388: checking whether ln -s works
  669. configure:13392: result: yes
  670. configure:13400: checking for sin in -lm
  671. configure:13425: gcc -o conftest -g -O2 conftest.c -lm >&5
  672. conftest.c:38:6: warning: conflicting types for built-in function 'sin'
  673. configure:13425: $? = 0
  674. configure:13434: result: yes
  675. configure:13445: checking for fopen in -lc
  676. configure:13470: gcc -o conftest -g -O2 conftest.c -lc -lm >&5
  677. configure:13470: $? = 0
  678. configure:13479: result: yes
  679. configure:13491: checking for ANSI C header files
  680. configure:13595: result: yes
  681. configure:13603: checking for sys/wait.h that is POSIX.1 compatible
  682. configure:13629: gcc -c -g -O2 conftest.c >&5
  683. configure:13629: $? = 0
  684. configure:13636: result: yes
  685. configure:13647: checking for stdint.h
  686. configure:13647: result: yes
  687. configure:13647: checking for unistd.h
  688. configure:13647: result: yes
  689. configure:13647: checking dirent.h usability
  690. configure:13647: gcc -c -g -O2 conftest.c >&5
  691. configure:13647: $? = 0
  692. configure:13647: result: yes
  693. configure:13647: checking dirent.h presence
  694. configure:13647: gcc -E conftest.c
  695. configure:13647: $? = 0
  696. configure:13647: result: yes
  697. configure:13647: checking for dirent.h
  698. configure:13647: result: yes
  699. configure:13647: checking fnmatch.h usability
  700. configure:13647: gcc -c -g -O2 conftest.c >&5
  701. configure:13647: $? = 0
  702. configure:13647: result: yes
  703. configure:13647: checking fnmatch.h presence
  704. configure:13647: gcc -E conftest.c
  705. configure:13647: $? = 0
  706. configure:13647: result: yes
  707. configure:13647: checking for fnmatch.h
  708. configure:13647: result: yes
  709. configure:13647: checking byteswap.h usability
  710. configure:13647: gcc -c -g -O2 conftest.c >&5
  711. configure:13647: $? = 0
  712. configure:13647: result: yes
  713. configure:13647: checking byteswap.h presence
  714. configure:13647: gcc -E conftest.c
  715. configure:13647: $? = 0
  716. configure:13647: result: yes
  717. configure:13647: checking for byteswap.h
  718. configure:13647: result: yes
  719. configure:13647: checking sys/times.h usability
  720. configure:13647: gcc -c -g -O2 conftest.c >&5
  721. configure:13647: $? = 0
  722. configure:13647: result: yes
  723. configure:13647: checking sys/times.h presence
  724. configure:13647: gcc -E conftest.c
  725. configure:13647: $? = 0
  726. configure:13647: result: yes
  727. configure:13647: checking for sys/times.h
  728. configure:13647: result: yes
  729. configure:13657: checking for an ANSI C-conforming const
  730. configure:13722: gcc -c -g -O2 conftest.c >&5
  731. configure:13722: $? = 0
  732. configure:13729: result: yes
  733. configure:13739: checking for long double with more range or precision than double
  734. configure:13774: gcc -c -g -O2 conftest.c >&5
  735. configure:13774: $? = 0
  736. configure:13781: result: yes
  737. configure:13798: checking for vasprintf
  738. configure:13798: gcc -o conftest -g -O2 conftest.c -lc -lm >&5
  739. configure:13798: $? = 0
  740. configure:13798: result: yes
  741. configure:13809: checking for posix_memalign
  742. configure:13809: gcc -o conftest -g -O2 conftest.c -lc -lm >&5
  743. configure:13809: $? = 0
  744. configure:13809: result: yes
  745. configure:13822: checking size of int
  746. configure:13827: gcc -o conftest -g -O2 conftest.c -lc -lm >&5
  747. configure:13827: $? = 0
  748. configure:13827: ./conftest
  749. configure:13827: $? = 0
  750. configure:13841: result: 4
  751. configure:13851: checking return type of signal handlers
  752. configure:13869: gcc -c -g -O2 conftest.c >&5
  753. conftest.c: In function 'main':
  754. conftest.c:52:1: error: void value not ignored as it ought to be
  755. configure:13869: $? = 1
  756. configure: failed program was:
  757. | /* confdefs.h */
  758. | #define PACKAGE_NAME ""
  759. | #define PACKAGE_TARNAME ""
  760. | #define PACKAGE_VERSION ""
  761. | #define PACKAGE_STRING ""
  762. | #define PACKAGE_BUGREPORT ""
  763. | #define PACKAGE_URL ""
  764. | #define PACKAGE "gretl"
  765. | #define VERSION "1.9.5"
  766. | #define LIBVERSION "0.0.63"
  767. | #define STDC_HEADERS 1
  768. | #define HAVE_SYS_TYPES_H 1
  769. | #define HAVE_SYS_STAT_H 1
  770. | #define HAVE_STDLIB_H 1
  771. | #define HAVE_STRING_H 1
  772. | #define HAVE_MEMORY_H 1
  773. | #define HAVE_STRINGS_H 1
  774. | #define HAVE_INTTYPES_H 1
  775. | #define HAVE_STDINT_H 1
  776. | #define HAVE_UNISTD_H 1
  777. | #define HAVE_LIBINTL_H 1
  778. | #define ENABLE_NLS 1
  779. | #define HAVE_GETTEXT 1
  780. | #define HAVE_DCGETTEXT 1
  781. | #define HAVE_X12A 1
  782. | #define HAVE_TRAMO 1
  783. | #define OS_TYPE "linux-gnu"
  784. | #define HAVE_DLFCN_H 1
  785. | #define LT_OBJDIR ".libs/"
  786. | #define HAVE_LIBM 1
  787. | #define HAVE_LIBC 1
  788. | #define STDC_HEADERS 1
  789. | #define HAVE_SYS_WAIT_H 1
  790. | #define HAVE_STDINT_H 1
  791. | #define HAVE_UNISTD_H 1
  792. | #define HAVE_DIRENT_H 1
  793. | #define HAVE_FNMATCH_H 1
  794. | #define HAVE_BYTESWAP_H 1
  795. | #define HAVE_SYS_TIMES_H 1
  796. | #define HAVE_LONG_DOUBLE_WIDER 1
  797. | #define HAVE_LONG_DOUBLE 1
  798. | #define HAVE_VASPRINTF 1
  799. | #define HAVE_POSIX_MEMALIGN 1
  800. | #define SIZEOF_INT 4
  801. | /* end confdefs.h. */
  802. | #include <sys/types.h>
  803. | #include <signal.h>
  804. |
  805. | int
  806. | main ()
  807. | {
  808. | return *(signal (0, 0)) (0) == 1;
  809. | ;
  810. | return 0;
  811. | }
  812. configure:13876: result: void
  813. configure:13884: checking whether byte ordering is bigendian
  814. configure:13899: gcc -c -g -O2 conftest.c >&5
  815. conftest.c:48:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  816. configure:13899: $? = 1
  817. configure: failed program was:
  818. | /* confdefs.h */
  819. | #define PACKAGE_NAME ""
  820. | #define PACKAGE_TARNAME ""
  821. | #define PACKAGE_VERSION ""
  822. | #define PACKAGE_STRING ""
  823. | #define PACKAGE_BUGREPORT ""
  824. | #define PACKAGE_URL ""
  825. | #define PACKAGE "gretl"
  826. | #define VERSION "1.9.5"
  827. | #define LIBVERSION "0.0.63"
  828. | #define STDC_HEADERS 1
  829. | #define HAVE_SYS_TYPES_H 1
  830. | #define HAVE_SYS_STAT_H 1
  831. | #define HAVE_STDLIB_H 1
  832. | #define HAVE_STRING_H 1
  833. | #define HAVE_MEMORY_H 1
  834. | #define HAVE_STRINGS_H 1
  835. | #define HAVE_INTTYPES_H 1
  836. | #define HAVE_STDINT_H 1
  837. | #define HAVE_UNISTD_H 1
  838. | #define HAVE_LIBINTL_H 1
  839. | #define ENABLE_NLS 1
  840. | #define HAVE_GETTEXT 1
  841. | #define HAVE_DCGETTEXT 1
  842. | #define HAVE_X12A 1
  843. | #define HAVE_TRAMO 1
  844. | #define OS_TYPE "linux-gnu"
  845. | #define HAVE_DLFCN_H 1
  846. | #define LT_OBJDIR ".libs/"
  847. | #define HAVE_LIBM 1
  848. | #define HAVE_LIBC 1
  849. | #define STDC_HEADERS 1
  850. | #define HAVE_SYS_WAIT_H 1
  851. | #define HAVE_STDINT_H 1
  852. | #define HAVE_UNISTD_H 1
  853. | #define HAVE_DIRENT_H 1
  854. | #define HAVE_FNMATCH_H 1
  855. | #define HAVE_BYTESWAP_H 1
  856. | #define HAVE_SYS_TIMES_H 1
  857. | #define HAVE_LONG_DOUBLE_WIDER 1
  858. | #define HAVE_LONG_DOUBLE 1
  859. | #define HAVE_VASPRINTF 1
  860. | #define HAVE_POSIX_MEMALIGN 1
  861. | #define SIZEOF_INT 4
  862. | #define RETSIGTYPE void
  863. | /* end confdefs.h. */
  864. | #ifndef __APPLE_CC__
  865. | not a universal capable compiler
  866. | #endif
  867. | typedef int dummy;
  868. |
  869. configure:13944: gcc -c -g -O2 conftest.c >&5
  870. configure:13944: $? = 0
  871. configure:13962: gcc -c -g -O2 conftest.c >&5
  872. conftest.c: In function 'main':
  873. conftest.c:54:4: error: 'not' undeclared (first use in this function)
  874. conftest.c:54:4: note: each undeclared identifier is reported only once for each function it appears in
  875. conftest.c:54:8: error: expected ';' before 'big'
  876. configure:13962: $? = 1
  877. configure: failed program was:
  878. | /* confdefs.h */
  879. | #define PACKAGE_NAME ""
  880. | #define PACKAGE_TARNAME ""
  881. | #define PACKAGE_VERSION ""
  882. | #define PACKAGE_STRING ""
  883. | #define PACKAGE_BUGREPORT ""
  884. | #define PACKAGE_URL ""
  885. | #define PACKAGE "gretl"
  886. | #define VERSION "1.9.5"
  887. | #define LIBVERSION "0.0.63"
  888. | #define STDC_HEADERS 1
  889. | #define HAVE_SYS_TYPES_H 1
  890. | #define HAVE_SYS_STAT_H 1
  891. | #define HAVE_STDLIB_H 1
  892. | #define HAVE_STRING_H 1
  893. | #define HAVE_MEMORY_H 1
  894. | #define HAVE_STRINGS_H 1
  895. | #define HAVE_INTTYPES_H 1
  896. | #define HAVE_STDINT_H 1
  897. | #define HAVE_UNISTD_H 1
  898. | #define HAVE_LIBINTL_H 1
  899. | #define ENABLE_NLS 1
  900. | #define HAVE_GETTEXT 1
  901. | #define HAVE_DCGETTEXT 1
  902. | #define HAVE_X12A 1
  903. | #define HAVE_TRAMO 1
  904. | #define OS_TYPE "linux-gnu"
  905. | #define HAVE_DLFCN_H 1
  906. | #define LT_OBJDIR ".libs/"
  907. | #define HAVE_LIBM 1
  908. | #define HAVE_LIBC 1
  909. | #define STDC_HEADERS 1
  910. | #define HAVE_SYS_WAIT_H 1
  911. | #define HAVE_STDINT_H 1
  912. | #define HAVE_UNISTD_H 1
  913. | #define HAVE_DIRENT_H 1
  914. | #define HAVE_FNMATCH_H 1
  915. | #define HAVE_BYTESWAP_H 1
  916. | #define HAVE_SYS_TIMES_H 1
  917. | #define HAVE_LONG_DOUBLE_WIDER 1
  918. | #define HAVE_LONG_DOUBLE 1
  919. | #define HAVE_VASPRINTF 1
  920. | #define HAVE_POSIX_MEMALIGN 1
  921. | #define SIZEOF_INT 4
  922. | #define RETSIGTYPE void
  923. | /* end confdefs.h. */
  924. | #include <sys/types.h>
  925. | #include <sys/param.h>
  926. |
  927. | int
  928. | main ()
  929. | {
  930. | #if BYTE_ORDER != BIG_ENDIAN
  931. | not big endian
  932. | #endif
  933. |
  934. | ;
  935. | return 0;
  936. | }
  937. configure:14090: result: no
  938. configure:14113: checking whether to use SSE2
  939. configure:14156: gcc -c -msse2 -g -O2 conftest.c >&5
  940. configure:14156: $? = 0
  941. configure:14184: gcc -o conftest -msse2 -g -O2 conftest.c -lc -lm >&5
  942. configure:14184: $? = 0
  943. configure:14184: ./conftest
  944. configure:14184: $? = 0
  945. configure:14202: result: yes
  946. configure:14206: checking whether to use OpenMP
  947. configure:14320: result: no
  948. configure:14333: checking netdb.h usability
  949. configure:14333: gcc -c -msse2 -g -O2 conftest.c >&5
  950. configure:14333: $? = 0
  951. configure:14333: result: yes
  952. configure:14333: checking netdb.h presence
  953. configure:14333: gcc -E conftest.c
  954. configure:14333: $? = 0
  955. configure:14333: result: yes
  956. configure:14333: checking for netdb.h
  957. configure:14333: result: yes
  958. configure:14333: checking sys/socket.h usability
  959. configure:14333: gcc -c -msse2 -g -O2 conftest.c >&5
  960. configure:14333: $? = 0
  961. configure:14333: result: yes
  962. configure:14333: checking sys/socket.h presence
  963. configure:14333: gcc -E conftest.c
  964. configure:14333: $? = 0
  965. configure:14333: result: yes
  966. configure:14333: checking for sys/socket.h
  967. configure:14333: result: yes
  968. configure:14349: checking for struct sockaddr_in
  969. configure:14349: gcc -c -msse2 -g -O2 conftest.c >&5
  970. configure:14349: $? = 0
  971. configure:14349: gcc -c -msse2 -g -O2 conftest.c >&5
  972. conftest.c: In function 'main':
  973. conftest.c:59:33: error: expected expression before ')' token
  974. configure:14349: $? = 1
  975. configure: failed program was:
  976. | /* confdefs.h */
  977. | #define PACKAGE_NAME ""
  978. | #define PACKAGE_TARNAME ""
  979. | #define PACKAGE_VERSION ""
  980. | #define PACKAGE_STRING ""
  981. | #define PACKAGE_BUGREPORT ""
  982. | #define PACKAGE_URL ""
  983. | #define PACKAGE "gretl"
  984. | #define VERSION "1.9.5"
  985. | #define LIBVERSION "0.0.63"
  986. | #define STDC_HEADERS 1
  987. | #define HAVE_SYS_TYPES_H 1
  988. | #define HAVE_SYS_STAT_H 1
  989. | #define HAVE_STDLIB_H 1
  990. | #define HAVE_STRING_H 1
  991. | #define HAVE_MEMORY_H 1
  992. | #define HAVE_STRINGS_H 1
  993. | #define HAVE_INTTYPES_H 1
  994. | #define HAVE_STDINT_H 1
  995. | #define HAVE_UNISTD_H 1
  996. | #define HAVE_LIBINTL_H 1
  997. | #define ENABLE_NLS 1
  998. | #define HAVE_GETTEXT 1
  999. | #define HAVE_DCGETTEXT 1
  1000. | #define HAVE_X12A 1
  1001. | #define HAVE_TRAMO 1
  1002. | #define OS_TYPE "linux-gnu"
  1003. | #define HAVE_DLFCN_H 1
  1004. | #define LT_OBJDIR ".libs/"
  1005. | #define HAVE_LIBM 1
  1006. | #define HAVE_LIBC 1
  1007. | #define STDC_HEADERS 1
  1008. | #define HAVE_SYS_WAIT_H 1
  1009. | #define HAVE_STDINT_H 1
  1010. | #define HAVE_UNISTD_H 1
  1011. | #define HAVE_DIRENT_H 1
  1012. | #define HAVE_FNMATCH_H 1
  1013. | #define HAVE_BYTESWAP_H 1
  1014. | #define HAVE_SYS_TIMES_H 1
  1015. | #define HAVE_LONG_DOUBLE_WIDER 1
  1016. | #define HAVE_LONG_DOUBLE 1
  1017. | #define HAVE_VASPRINTF 1
  1018. | #define HAVE_POSIX_MEMALIGN 1
  1019. | #define SIZEOF_INT 4
  1020. | #define RETSIGTYPE void
  1021. | #define USE_SSE2 1
  1022. | #define HAVE_NETDB_H 1
  1023. | #define ENABLE_MAILER 1
  1024. | #define HAVE_SYS_SOCKET_H 1
  1025. | #define ENABLE_MAILER 1
  1026. | /* end confdefs.h. */
  1027. | #include <sys/socket.h>
  1028. | #include <netdb.h>
  1029. |
  1030. |
  1031. | int
  1032. | main ()
  1033. | {
  1034. | if (sizeof ((struct sockaddr_in)))
  1035. | return 0;
  1036. | ;
  1037. | return 0;
  1038. | }
  1039. configure:14349: result: yes
  1040. configure:14360: checking for struct in_addr
  1041. configure:14360: gcc -c -msse2 -g -O2 conftest.c >&5
  1042. configure:14360: $? = 0
  1043. configure:14360: gcc -c -msse2 -g -O2 conftest.c >&5
  1044. conftest.c: In function 'main':
  1045. conftest.c:60:29: error: expected expression before ')' token
  1046. configure:14360: $? = 1
  1047. configure: failed program was:
  1048. | /* confdefs.h */
  1049. | #define PACKAGE_NAME ""
  1050. | #define PACKAGE_TARNAME ""
  1051. | #define PACKAGE_VERSION ""
  1052. | #define PACKAGE_STRING ""
  1053. | #define PACKAGE_BUGREPORT ""
  1054. | #define PACKAGE_URL ""
  1055. | #define PACKAGE "gretl"
  1056. | #define VERSION "1.9.5"
  1057. | #define LIBVERSION "0.0.63"
  1058. | #define STDC_HEADERS 1
  1059. | #define HAVE_SYS_TYPES_H 1
  1060. | #define HAVE_SYS_STAT_H 1
  1061. | #define HAVE_STDLIB_H 1
  1062. | #define HAVE_STRING_H 1
  1063. | #define HAVE_MEMORY_H 1
  1064. | #define HAVE_STRINGS_H 1
  1065. | #define HAVE_INTTYPES_H 1
  1066. | #define HAVE_STDINT_H 1
  1067. | #define HAVE_UNISTD_H 1
  1068. | #define HAVE_LIBINTL_H 1
  1069. | #define ENABLE_NLS 1
  1070. | #define HAVE_GETTEXT 1
  1071. | #define HAVE_DCGETTEXT 1
  1072. | #define HAVE_X12A 1
  1073. | #define HAVE_TRAMO 1
  1074. | #define OS_TYPE "linux-gnu"
  1075. | #define HAVE_DLFCN_H 1
  1076. | #define LT_OBJDIR ".libs/"
  1077. | #define HAVE_LIBM 1
  1078. | #define HAVE_LIBC 1
  1079. | #define STDC_HEADERS 1
  1080. | #define HAVE_SYS_WAIT_H 1
  1081. | #define HAVE_STDINT_H 1
  1082. | #define HAVE_UNISTD_H 1
  1083. | #define HAVE_DIRENT_H 1
  1084. | #define HAVE_FNMATCH_H 1
  1085. | #define HAVE_BYTESWAP_H 1
  1086. | #define HAVE_SYS_TIMES_H 1
  1087. | #define HAVE_LONG_DOUBLE_WIDER 1
  1088. | #define HAVE_LONG_DOUBLE 1
  1089. | #define HAVE_VASPRINTF 1
  1090. | #define HAVE_POSIX_MEMALIGN 1
  1091. | #define SIZEOF_INT 4
  1092. | #define RETSIGTYPE void
  1093. | #define USE_SSE2 1
  1094. | #define HAVE_NETDB_H 1
  1095. | #define ENABLE_MAILER 1
  1096. | #define HAVE_SYS_SOCKET_H 1
  1097. | #define ENABLE_MAILER 1
  1098. | #define HAVE_SOCKADDR_IN 1
  1099. | /* end confdefs.h. */
  1100. | #include <sys/socket.h>
  1101. | #include <netdb.h>
  1102. |
  1103. |
  1104. | int
  1105. | main ()
  1106. | {
  1107. | if (sizeof ((struct in_addr)))
  1108. | return 0;
  1109. | ;
  1110. | return 0;
  1111. | }
  1112. configure:14360: result: yes
  1113. configure:14390: checking readline/readline.h usability
  1114. configure:14390: gcc -c -msse2 -g -O2 -I/include conftest.c >&5
  1115. configure:14390: $? = 0
  1116. configure:14390: result: yes
  1117. configure:14390: checking readline/readline.h presence
  1118. configure:14390: gcc -E conftest.c
  1119. configure:14390: $? = 0
  1120. configure:14390: result: yes
  1121. configure:14390: checking for readline/readline.h
  1122. configure:14390: result: yes
  1123. configure:14400: checking for tgetent in -lncurses
  1124. configure:14425: gcc -o conftest -msse2 -g -O2 -I/include conftest.c -lncurses -L/lib -lreadline -lc -lm >&5
  1125. configure:14425: $? = 0
  1126. configure:14434: result: yes
  1127. configure:14525: checking for readline in -lreadline
  1128. configure:14550: gcc -o conftest -msse2 -g -O2 -I/include conftest.c -lreadline -lncurses -L/lib -lreadline -lc -lm >&5
  1129. configure:14550: $? = 0
  1130. configure:14559: result: yes
  1131. configure:14570: checking for rl_completion_matches in -lreadline
  1132. configure:14595: gcc -o conftest -msse2 -g -O2 -I/include conftest.c -lreadline -lncurses -L/lib -lreadline -lc -lm >&5
  1133. configure:14595: $? = 0
  1134. configure:14604: result: yes
  1135. configure:14637: checking for inet_addr in -lc
  1136. configure:14662: gcc -o conftest -msse2 -g -O2 conftest.c -lc -lc -lm >&5
  1137. configure:14662: $? = 0
  1138. configure:14671: result: yes
  1139. configure:14772: checking for mmap
  1140. configure:14793: gcc -o conftest -msse2 -g -O2 conftest.c -lc -lc -lm >&5
  1141. configure:14793: $? = 0
  1142. configure:14802: result: yes
  1143. configure:14810: checking for gzopen in -lz
  1144. configure:14835: gcc -o conftest -msse2 -g -O2 conftest.c -lz -lc -lc -lm >&5
  1145. configure:14835: $? = 0
  1146. configure:14844: result: yes
  1147. configure:14869: checking for GMP - version >= 4.0.1
  1148. configure:14947: gcc -o conftest -msse2 -g -O2 -I/include conftest.c -L/lib -lgmp -lc -lc -lm >&5
  1149. conftest.c: In function 'main':
  1150. conftest.c:78:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result
  1151. configure:14947: $? = 0
  1152. configure:14947: ./conftest
  1153. configure:14947: $? = 0
  1154. configure:14960: result: yes
  1155. configure:15038: checking for MPFR - version >= 2.2.0
  1156. configure:15116: gcc -o conftest -msse2 -g -O2 -I/include conftest.c -L/lib -lmpfr -lc -lc -lm >&5
  1157. conftest.c: In function 'main':
  1158. conftest.c:78:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result
  1159. configure:15116: $? = 0
  1160. configure:15116: ./conftest
  1161. configure:15116: $? = 0
  1162. configure:15129: result: yes
  1163. configure:15479: checking for libgfortran
  1164. configure:15481: checking for _gfortran_abort in -lgfortran
  1165. configure:15506: gcc -o conftest -msse2 -g -O2 conftest.c -lgfortran -lc -lc -lm >&5
  1166. configure:15506: $? = 0
  1167. configure:15515: result: yes
  1168. configure:15616: checking for LAPACK
  1169. configure:15650: gcc -o conftest -I./lib/src -msse2 -g -O2 conftest.c -L/home/skipper/built/atlas_files/lib/ -llapack -lcblas -lgfortran -lc -lc -lm >&5
  1170. conftest.c: In function 'main':
  1171. conftest.c:72:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result
  1172. /usr/bin/ld: conftest: hidden symbol `__powidf2' in /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/libgcc.a(_powidf2.o) is referenced by DSO
  1173. /usr/bin/ld: final link failed: Bad value
  1174. collect2: ld returned 1 exit status
  1175. configure:15650: $? = 1
  1176. configure: program exited with status 1
  1177. configure: failed program was:
  1178. | /* confdefs.h */
  1179. | #define PACKAGE_NAME ""
  1180. | #define PACKAGE_TARNAME ""
  1181. | #define PACKAGE_VERSION ""
  1182. | #define PACKAGE_STRING ""
  1183. | #define PACKAGE_BUGREPORT ""
  1184. | #define PACKAGE_URL ""
  1185. | #define PACKAGE "gretl"
  1186. | #define VERSION "1.9.5"
  1187. | #define LIBVERSION "0.0.63"
  1188. | #define STDC_HEADERS 1
  1189. | #define HAVE_SYS_TYPES_H 1
  1190. | #define HAVE_SYS_STAT_H 1
  1191. | #define HAVE_STDLIB_H 1
  1192. | #define HAVE_STRING_H 1
  1193. | #define HAVE_MEMORY_H 1
  1194. | #define HAVE_STRINGS_H 1
  1195. | #define HAVE_INTTYPES_H 1
  1196. | #define HAVE_STDINT_H 1
  1197. | #define HAVE_UNISTD_H 1
  1198. | #define HAVE_LIBINTL_H 1
  1199. | #define ENABLE_NLS 1
  1200. | #define HAVE_GETTEXT 1
  1201. | #define HAVE_DCGETTEXT 1
  1202. | #define HAVE_X12A 1
  1203. | #define HAVE_TRAMO 1
  1204. | #define OS_TYPE "linux-gnu"
  1205. | #define HAVE_DLFCN_H 1
  1206. | #define LT_OBJDIR ".libs/"
  1207. | #define HAVE_LIBM 1
  1208. | #define HAVE_LIBC 1
  1209. | #define STDC_HEADERS 1
  1210. | #define HAVE_SYS_WAIT_H 1
  1211. | #define HAVE_STDINT_H 1
  1212. | #define HAVE_UNISTD_H 1
  1213. | #define HAVE_DIRENT_H 1
  1214. | #define HAVE_FNMATCH_H 1
  1215. | #define HAVE_BYTESWAP_H 1
  1216. | #define HAVE_SYS_TIMES_H 1
  1217. | #define HAVE_LONG_DOUBLE_WIDER 1
  1218. | #define HAVE_LONG_DOUBLE 1
  1219. | #define HAVE_VASPRINTF 1
  1220. | #define HAVE_POSIX_MEMALIGN 1
  1221. | #define SIZEOF_INT 4
  1222. | #define RETSIGTYPE void
  1223. | #define USE_SSE2 1
  1224. | #define HAVE_NETDB_H 1
  1225. | #define ENABLE_MAILER 1
  1226. | #define HAVE_SYS_SOCKET_H 1
  1227. | #define ENABLE_MAILER 1
  1228. | #define HAVE_SOCKADDR_IN 1
  1229. | #define HAVE_IN_ADDR 1
  1230. | #define HAVE_READLINE 1
  1231. | #define NEW_READLINE 1
  1232. | #define HAVE_LIBC 1
  1233. | #define HAVE_MMAP 1
  1234. | #define HAVE_ZLIB 1
  1235. | #define HAVE_MPFR 1
  1236. | /* end confdefs.h. */
  1237. |
  1238. | #include <stdlib.h>
  1239. | #include "gretl_f2c.h"
  1240. |
  1241. | int
  1242. | main ()
  1243. | {
  1244. | integer ispec;
  1245. | real zero = 0.0;
  1246. | real one = 1.0;
  1247. |
  1248. | ieeeck_(&ispec, &zero, &one);
  1249. | system ("touch conf.lapacktest");
  1250. | return 0;
  1251. | }
  1252. |
  1253. configure:15667: result: no
  1254. configure:15689: gcc -o conftest -I./lib/src -msse2 -g -O2 conftest.c -lc -lc -lm -L/home/skipper/built/atlas_files/lib/ -llapack -lcblas -lgfortran >&5
  1255. /usr/bin/ld: conftest: hidden symbol `__powidf2' in /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/libgcc.a(_powidf2.o) is referenced by DSO
  1256. /usr/bin/ld: final link failed: Bad value
  1257. collect2: ld returned 1 exit status
  1258. configure:15689: $? = 1
  1259. configure: failed program was:
  1260. | /* confdefs.h */
  1261. | #define PACKAGE_NAME ""
  1262. | #define PACKAGE_TARNAME ""
  1263. | #define PACKAGE_VERSION ""
  1264. | #define PACKAGE_STRING ""
  1265. | #define PACKAGE_BUGREPORT ""
  1266. | #define PACKAGE_URL ""
  1267. | #define PACKAGE "gretl"
  1268. | #define VERSION "1.9.5"
  1269. | #define LIBVERSION "0.0.63"
  1270. | #define STDC_HEADERS 1
  1271. | #define HAVE_SYS_TYPES_H 1
  1272. | #define HAVE_SYS_STAT_H 1
  1273. | #define HAVE_STDLIB_H 1
  1274. | #define HAVE_STRING_H 1
  1275. | #define HAVE_MEMORY_H 1
  1276. | #define HAVE_STRINGS_H 1
  1277. | #define HAVE_INTTYPES_H 1
  1278. | #define HAVE_STDINT_H 1
  1279. | #define HAVE_UNISTD_H 1
  1280. | #define HAVE_LIBINTL_H 1
  1281. | #define ENABLE_NLS 1
  1282. | #define HAVE_GETTEXT 1
  1283. | #define HAVE_DCGETTEXT 1
  1284. | #define HAVE_X12A 1
  1285. | #define HAVE_TRAMO 1
  1286. | #define OS_TYPE "linux-gnu"
  1287. | #define HAVE_DLFCN_H 1
  1288. | #define LT_OBJDIR ".libs/"
  1289. | #define HAVE_LIBM 1
  1290. | #define HAVE_LIBC 1
  1291. | #define STDC_HEADERS 1
  1292. | #define HAVE_SYS_WAIT_H 1
  1293. | #define HAVE_STDINT_H 1
  1294. | #define HAVE_UNISTD_H 1
  1295. | #define HAVE_DIRENT_H 1
  1296. | #define HAVE_FNMATCH_H 1
  1297. | #define HAVE_BYTESWAP_H 1
  1298. | #define HAVE_SYS_TIMES_H 1
  1299. | #define HAVE_LONG_DOUBLE_WIDER 1
  1300. | #define HAVE_LONG_DOUBLE 1
  1301. | #define HAVE_VASPRINTF 1
  1302. | #define HAVE_POSIX_MEMALIGN 1
  1303. | #define SIZEOF_INT 4
  1304. | #define RETSIGTYPE void
  1305. | #define USE_SSE2 1
  1306. | #define HAVE_NETDB_H 1
  1307. | #define ENABLE_MAILER 1
  1308. | #define HAVE_SYS_SOCKET_H 1
  1309. | #define ENABLE_MAILER 1
  1310. | #define HAVE_SOCKADDR_IN 1
  1311. | #define HAVE_IN_ADDR 1
  1312. | #define HAVE_READLINE 1
  1313. | #define NEW_READLINE 1
  1314. | #define HAVE_LIBC 1
  1315. | #define HAVE_MMAP 1
  1316. | #define HAVE_ZLIB 1
  1317. | #define HAVE_MPFR 1
  1318. | /* end confdefs.h. */
  1319. |
  1320. | #include <f2c.h>
  1321. | #include <stdio.h>
  1322. |
  1323. | int
  1324. | main ()
  1325. | {
  1326. | return (1);
  1327. | ;
  1328. | return 0;
  1329. | }
  1330. configure:16019: checking for gnuplot
  1331. configure:16035: found /usr/bin/gnuplot
  1332. configure:16046: result: yes
  1333. configure:16060: checking for gnuplot >= 4.2.0 with PNG support
  1334. configure:16071: result: yes
  1335. configure:16093: checking for latex
  1336. configure:16109: found /usr/bin/latex
  1337. configure:16120: result: yes
  1338. configure:16139: checking for pkg-config
  1339. configure:16157: found /usr/bin/pkg-config
  1340. configure:16170: result: /usr/bin/pkg-config
  1341. configure:16292: checking pkg-config is at least version 0.9.0
  1342. configure:16295: result: yes
  1343. configure:16306: checking for FFTW
  1344. configure:16313: $PKG_CONFIG --exists --print-errors "fftw3"
  1345. Package fftw3 was not found in the pkg-config search path.
  1346. Perhaps you should add the directory containing `fftw3.pc'
  1347. to the PKG_CONFIG_PATH environment variable
  1348. No package 'fftw3' found
  1349. configure:16316: $? = 1
  1350. configure:16329: $PKG_CONFIG --exists --print-errors "fftw3"
  1351. Package fftw3 was not found in the pkg-config search path.
  1352. Perhaps you should add the directory containing `fftw3.pc'
  1353. to the PKG_CONFIG_PATH environment variable
  1354. No package 'fftw3' found
  1355. configure:16332: $? = 1
  1356. No package 'fftw3' found
  1357. configure:16359: result: no
  1358. configure:16376: checking for GLIB
  1359. configure:16383: $PKG_CONFIG --exists --print-errors "glib-2.0"
  1360. configure:16386: $? = 0
  1361. configure:16399: $PKG_CONFIG --exists --print-errors "glib-2.0"
  1362. configure:16402: $? = 0
  1363. configure:16437: result: yes
  1364. configure:16525: checking for GTK
  1365. configure:16532: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
  1366. configure:16535: $? = 0
  1367. configure:16548: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
  1368. configure:16551: $? = 0
  1369. configure:16590: result: yes
  1370. configure:16602: checking for GTKSPINNER
  1371. configure:16609: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.20.0"
  1372. configure:16612: $? = 0
  1373. configure:16625: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.20.0"
  1374. configure:16628: $? = 0
  1375. configure:16663: result: yes
  1376. configure:16817: checking for GTKSOURCEVIEW
  1377. configure:16824: $PKG_CONFIG --exists --print-errors "gtksourceview-2.0"
  1378. Package gtksourceview-2.0 was not found in the pkg-config search path.
  1379. Perhaps you should add the directory containing `gtksourceview-2.0.pc'
  1380. to the PKG_CONFIG_PATH environment variable
  1381. No package 'gtksourceview-2.0' found
  1382. configure:16827: $? = 1
  1383. configure:16840: $PKG_CONFIG --exists --print-errors "gtksourceview-2.0"
  1384. Package gtksourceview-2.0 was not found in the pkg-config search path.
  1385. Perhaps you should add the directory containing `gtksourceview-2.0.pc'
  1386. to the PKG_CONFIG_PATH environment variable
  1387. No package 'gtksourceview-2.0' found
  1388. configure:16843: $? = 1
  1389. No package 'gtksourceview-2.0' found
  1390. configure:16870: result: no
  1391. configure:16889: checking for GTKSOURCEVIEW
  1392. configure:16896: $PKG_CONFIG --exists --print-errors "gtksourceview-1.0 >= 1.8.5"
  1393. Package gtksourceview-1.0 was not found in the pkg-config search path.
  1394. Perhaps you should add the directory containing `gtksourceview-1.0.pc'
  1395. to the PKG_CONFIG_PATH environment variable
  1396. No package 'gtksourceview-1.0' found
  1397. configure:16899: $? = 1
  1398. configure:16912: $PKG_CONFIG --exists --print-errors "gtksourceview-1.0 >= 1.8.5"
  1399. Package gtksourceview-1.0 was not found in the pkg-config search path.
  1400. Perhaps you should add the directory containing `gtksourceview-1.0.pc'
  1401. to the PKG_CONFIG_PATH environment variable
  1402. No package 'gtksourceview-1.0' found
  1403. configure:16915: $? = 1
  1404. No package 'gtksourceview-1.0' found
  1405. configure:16942: result: no
  1406. configure:16964: checking for re_compile_pattern
  1407. configure:16964: gcc -o conftest -msse2 -g -O2 -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 conftest.c -lc -lc -lm -pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
  1408. configure:16964: $? = 0
  1409. configure:16964: result: yes
  1410. configure:16964: checking for re_compile_fastmap
  1411. configure:16964: gcc -o conftest -msse2 -g -O2 -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 conftest.c -lc -lc -lm -pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
  1412. configure:16964: $? = 0
  1413. configure:16964: result: yes
  1414. configure:16964: checking for re_search
  1415. configure:16964: gcc -o conftest -msse2 -g -O2 -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 conftest.c -lc -lc -lm -pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
  1416. configure:16964: $? = 0
  1417. configure:16964: result: yes
  1418. configure:16964: checking for re_match
  1419. configure:16964: gcc -o conftest -msse2 -g -O2 -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 conftest.c -lc -lc -lm -pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
  1420. configure:16964: $? = 0
  1421. configure:16964: result: yes
  1422. configure:17074: checking for GDK_PIXBUF
  1423. configure:17081: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 0.7.0"
  1424. configure:17084: $? = 0
  1425. configure:17097: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 0.7.0"
  1426. configure:17100: $? = 0
  1427. configure:17137: result: yes
  1428. configure:17150: checking for GNOME
  1429. configure:17157: $PKG_CONFIG --exists --print-errors "libgnome-2.0"
  1430. Package libgnome-2.0 was not found in the pkg-config search path.
  1431. Perhaps you should add the directory containing `libgnome-2.0.pc'
  1432. to the PKG_CONFIG_PATH environment variable
  1433. No package 'libgnome-2.0' found
  1434. configure:17160: $? = 1
  1435. configure:17173: $PKG_CONFIG --exists --print-errors "libgnome-2.0"
  1436. Package libgnome-2.0 was not found in the pkg-config search path.
  1437. Perhaps you should add the directory containing `libgnome-2.0.pc'
  1438. to the PKG_CONFIG_PATH environment variable
  1439. No package 'libgnome-2.0' found
  1440. configure:17176: $? = 1
  1441. No package 'libgnome-2.0' found
  1442. configure:17203: result: no
  1443. configure:17229: checking for XML
  1444. configure:17236: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5.0"
  1445. configure:17239: $? = 0
  1446. configure:17252: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5.0"
  1447. configure:17255: $? = 0
  1448. configure:17309: result: yes
  1449. configure:17438: checking for RLIB
  1450. configure:17445: $PKG_CONFIG --exists --print-errors "libR"
  1451. Package libR was not found in the pkg-config search path.
  1452. Perhaps you should add the directory containing `libR.pc'
  1453. to the PKG_CONFIG_PATH environment variable
  1454. No package 'libR' found
  1455. configure:17448: $? = 1
  1456. configure:17461: $PKG_CONFIG --exists --print-errors "libR"
  1457. Package libR was not found in the pkg-config search path.
  1458. Perhaps you should add the directory containing `libR.pc'
  1459. to the PKG_CONFIG_PATH environment variable
  1460. No package 'libR' found
  1461. configure:17464: $? = 1
  1462. No package 'libR' found
  1463. configure:17491: result: no
  1464. configure:17660: creating ./config.status
  1465.  
  1466. ## ---------------------- ##
  1467. ## Running config.status. ##
  1468. ## ---------------------- ##
  1469.  
  1470. This file was extended by config.status, which was
  1471. generated by GNU Autoconf 2.67. Invocation command line was
  1472.  
  1473. CONFIG_FILES =
  1474. CONFIG_HEADERS =
  1475. CONFIG_LINKS =
  1476. CONFIG_COMMANDS =
  1477. $ ./config.status
  1478.  
  1479. on skipper-desktop
  1480.  
  1481. config.status:1215: creating Makefile
  1482. config.status:1215: creating gretl_sh
  1483. config.status:1215: creating gretl.pc
  1484. config.status:1215: creating gui2/Makefile
  1485. config.status:1215: creating gui2/debug
  1486. config.status:1215: creating gui2/gtksourceview/Makefile
  1487. config.status:1215: creating gnome/Makefile
  1488. config.status:1215: creating gnome/gretl.keys
  1489. config.status:1215: creating cli/Makefile
  1490. config.status:1215: creating cli/debug
  1491. config.status:1215: creating lib/Makefile
  1492. config.status:1215: creating plugin/Makefile
  1493. config.status:1215: creating po/Makefile.in
  1494. config.status:1215: creating share/Makefile
  1495. config.status:1215: creating share/bcih/Makefile
  1496. config.status:1215: creating tests/Makefile
  1497. config.status:1215: creating extra/Makefile
  1498. config.status:1215: creating osx/Makefile
  1499. config.status:1215: creating osx/fixlinks.sh
  1500. config.status:1215: creating redhat/gretl.spec
  1501. config.status:1215: creating config.h
  1502. config.status:1395: config.h is unchanged
  1503. config.status:1409: executing po-directories commands
  1504. config.status:1409: executing libtool commands
  1505.  
  1506. ## ---------------- ##
  1507. ## Cache variables. ##
  1508. ## ---------------- ##
  1509.  
  1510. ac_cv_build=x86_64-unknown-linux-gnu
  1511. ac_cv_c_bigendian=no
  1512. ac_cv_c_compiler_gnu=yes
  1513. ac_cv_c_const=yes
  1514. ac_cv_c_long_double=yes
  1515. ac_cv_env_CC_set=
  1516. ac_cv_env_CC_value=
  1517. ac_cv_env_CFLAGS_set=
  1518. ac_cv_env_CFLAGS_value=
  1519. ac_cv_env_CPPFLAGS_set=
  1520. ac_cv_env_CPPFLAGS_value=
  1521. ac_cv_env_CPP_set=
  1522. ac_cv_env_CPP_value=
  1523. ac_cv_env_FFTW_CFLAGS_set=
  1524. ac_cv_env_FFTW_CFLAGS_value=
  1525. ac_cv_env_FFTW_LIBS_set=
  1526. ac_cv_env_FFTW_LIBS_value=
  1527. ac_cv_env_GDK_PIXBUF_CFLAGS_set=
  1528. ac_cv_env_GDK_PIXBUF_CFLAGS_value=
  1529. ac_cv_env_GDK_PIXBUF_LIBS_set=
  1530. ac_cv_env_GDK_PIXBUF_LIBS_value=
  1531. ac_cv_env_GLIB_CFLAGS_set=
  1532. ac_cv_env_GLIB_CFLAGS_value=
  1533. ac_cv_env_GLIB_LIBS_set=
  1534. ac_cv_env_GLIB_LIBS_value=
  1535. ac_cv_env_GNOME_CFLAGS_set=
  1536. ac_cv_env_GNOME_CFLAGS_value=
  1537. ac_cv_env_GNOME_LIBS_set=
  1538. ac_cv_env_GNOME_LIBS_value=
  1539. ac_cv_env_GTKCAIRO_CFLAGS_set=
  1540. ac_cv_env_GTKCAIRO_CFLAGS_value=
  1541. ac_cv_env_GTKCAIRO_LIBS_set=
  1542. ac_cv_env_GTKCAIRO_LIBS_value=
  1543. ac_cv_env_GTKPRINT_CFLAGS_set=
  1544. ac_cv_env_GTKPRINT_CFLAGS_value=
  1545. ac_cv_env_GTKPRINT_LIBS_set=
  1546. ac_cv_env_GTKPRINT_LIBS_value=
  1547. ac_cv_env_GTKSOURCEVIEW_CFLAGS_set=
  1548. ac_cv_env_GTKSOURCEVIEW_CFLAGS_value=
  1549. ac_cv_env_GTKSOURCEVIEW_LIBS_set=
  1550. ac_cv_env_GTKSOURCEVIEW_LIBS_value=
  1551. ac_cv_env_GTKSPINNER_CFLAGS_set=
  1552. ac_cv_env_GTKSPINNER_CFLAGS_value=
  1553. ac_cv_env_GTKSPINNER_LIBS_set=
  1554. ac_cv_env_GTKSPINNER_LIBS_value=
  1555. ac_cv_env_GTK_CFLAGS_set=
  1556. ac_cv_env_GTK_CFLAGS_value=
  1557. ac_cv_env_GTK_LIBS_set=
  1558. ac_cv_env_GTK_LIBS_value=
  1559. ac_cv_env_HOSTCC_set=
  1560. ac_cv_env_HOSTCC_value=
  1561. ac_cv_env_LAPACK_LIBS_set=
  1562. ac_cv_env_LAPACK_LIBS_value=
  1563. ac_cv_env_LDFLAGS_set=
  1564. ac_cv_env_LDFLAGS_value=
  1565. ac_cv_env_LIBS_set=
  1566. ac_cv_env_LIBS_value=
  1567. ac_cv_env_MKLANG_set=
  1568. ac_cv_env_MKLANG_value=
  1569. ac_cv_env_PKG_CONFIG_set=
  1570. ac_cv_env_PKG_CONFIG_value=
  1571. ac_cv_env_RLIB_CFLAGS_set=
  1572. ac_cv_env_RLIB_CFLAGS_value=
  1573. ac_cv_env_RLIB_LIBS_set=
  1574. ac_cv_env_RLIB_LIBS_value=
  1575. ac_cv_env_XML_CFLAGS_set=
  1576. ac_cv_env_XML_CFLAGS_value=
  1577. ac_cv_env_XML_LIBS_set=
  1578. ac_cv_env_XML_LIBS_value=
  1579. ac_cv_env_XSLT_CFLAGS_set=
  1580. ac_cv_env_XSLT_CFLAGS_value=
  1581. ac_cv_env_XSLT_LIBS_set=
  1582. ac_cv_env_XSLT_LIBS_value=
  1583. ac_cv_env_build_alias_set=
  1584. ac_cv_env_build_alias_value=
  1585. ac_cv_env_host_alias_set=
  1586. ac_cv_env_host_alias_value=
  1587. ac_cv_env_target_alias_set=
  1588. ac_cv_env_target_alias_value=
  1589. ac_cv_func_dlopen=no
  1590. ac_cv_func_mmap_ok=yes
  1591. ac_cv_func_posix_memalign=yes
  1592. ac_cv_func_re_compile_fastmap=yes
  1593. ac_cv_func_re_compile_pattern=yes
  1594. ac_cv_func_re_match=yes
  1595. ac_cv_func_re_search=yes
  1596. ac_cv_func_shl_load=no
  1597. ac_cv_func_vasprintf=yes
  1598. ac_cv_header_byteswap_h=yes
  1599. ac_cv_header_dirent_h=yes
  1600. ac_cv_header_dlfcn_h=yes
  1601. ac_cv_header_fnmatch_h=yes
  1602. ac_cv_header_inttypes_h=yes
  1603. ac_cv_header_libintl_h=yes
  1604. ac_cv_header_memory_h=yes
  1605. ac_cv_header_netdb_h=yes
  1606. ac_cv_header_readline_readline_h=yes
  1607. ac_cv_header_stdc=yes
  1608. ac_cv_header_stdint_h=yes
  1609. ac_cv_header_stdlib_h=yes
  1610. ac_cv_header_string_h=yes
  1611. ac_cv_header_strings_h=yes
  1612. ac_cv_header_sys_socket_h=yes
  1613. ac_cv_header_sys_stat_h=yes
  1614. ac_cv_header_sys_times_h=yes
  1615. ac_cv_header_sys_types_h=yes
  1616. ac_cv_header_sys_wait_h=yes
  1617. ac_cv_header_unistd_h=yes
  1618. ac_cv_host=x86_64-unknown-linux-gnu
  1619. ac_cv_lib_c_fopen=yes
  1620. ac_cv_lib_c_inet_addr=yes
  1621. ac_cv_lib_dl_dlopen=yes
  1622. ac_cv_lib_dld_shl_load=no
  1623. ac_cv_lib_gfortran__gfortran_abort=yes
  1624. ac_cv_lib_m_sin=yes
  1625. ac_cv_lib_ncurses_tgetent=yes
  1626. ac_cv_lib_readline_readline=yes
  1627. ac_cv_lib_readline_rl_completion_matches=yes
  1628. ac_cv_lib_z_gzopen=yes
  1629. ac_cv_objext=o
  1630. ac_cv_path_EGREP='/bin/grep -E'
  1631. ac_cv_path_FGREP='/bin/grep -F'
  1632. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  1633. ac_cv_path_GREP=/bin/grep
  1634. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1635. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1636. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  1637. ac_cv_path_SED=/bin/sed
  1638. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1639. ac_cv_path_install='/usr/bin/install -c'
  1640. ac_cv_path_mkdir=/bin/mkdir
  1641. ac_cv_prog_AWK=gawk
  1642. ac_cv_prog_CPP='gcc -E'
  1643. ac_cv_prog_GNUPLOT=yes
  1644. ac_cv_prog_LATEX=yes
  1645. ac_cv_prog_ac_ct_AR=ar
  1646. ac_cv_prog_ac_ct_CC=gcc
  1647. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1648. ac_cv_prog_ac_ct_RANLIB=ranlib
  1649. ac_cv_prog_ac_ct_STRIP=strip
  1650. ac_cv_prog_cc_c89=
  1651. ac_cv_prog_cc_g=yes
  1652. ac_cv_prog_make_make_set=yes
  1653. ac_cv_sizeof_int=4
  1654. ac_cv_type_long_double_wider=yes
  1655. ac_cv_type_signal=void
  1656. ac_cv_type_struct_in_addr=yes
  1657. ac_cv_type_struct_sockaddr_in=yes
  1658. acl_cv_hardcode_direct=no
  1659. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1660. acl_cv_hardcode_libdir_separator=
  1661. acl_cv_hardcode_minus_L=no
  1662. acl_cv_libext=a
  1663. acl_cv_libname_spec='lib$name'
  1664. acl_cv_library_names_spec='$libname$shrext'
  1665. acl_cv_path_LD=/usr/bin/ld
  1666. acl_cv_prog_gnu_ld=yes
  1667. acl_cv_rpath=done
  1668. acl_cv_shlibext=so
  1669. acl_cv_wl=-Wl,
  1670. gt_cv_func_CFLocaleCopyCurrent=no
  1671. gt_cv_func_CFPreferencesCopyAppValue=no
  1672. gt_cv_func_gnugettext1_libc=yes
  1673. lt_cv_archive_cmds_need_lc=no
  1674. lt_cv_deplibs_check_method=pass_all
  1675. lt_cv_dlopen=dlopen
  1676. lt_cv_dlopen_libs=-ldl
  1677. lt_cv_dlopen_self=yes
  1678. lt_cv_dlopen_self_static=no
  1679. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1680. lt_cv_file_magic_test_file=
  1681. lt_cv_ld_reload_flag=-r
  1682. lt_cv_nm_interface='BSD nm'
  1683. lt_cv_objdir=.libs
  1684. lt_cv_path_LD=/usr/bin/ld
  1685. lt_cv_path_NM='/usr/bin/nm -B'
  1686. lt_cv_prog_compiler_c_o=yes
  1687. lt_cv_prog_compiler_pic_works=yes
  1688. lt_cv_prog_compiler_rtti_exceptions=no
  1689. lt_cv_prog_compiler_static_works=yes
  1690. lt_cv_prog_gnu_ld=yes
  1691. lt_cv_shlibpath_overrides_runpath=no
  1692. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1693. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1694. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1695. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1696. lt_cv_sys_max_cmd_len=1572864
  1697. pkg_cv_GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 '
  1698. pkg_cv_GDK_PIXBUF_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1699. pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  1700. pkg_cv_GLIB_LIBS='-L/usr/lib/x86_64-linux-gnu -lglib-2.0 '
  1701. pkg_cv_GTKSPINNER_CFLAGS='-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 '
  1702. pkg_cv_GTKSPINNER_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1703. pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 '
  1704. pkg_cv_GTK_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1705. pkg_cv_XML_CFLAGS='-I/usr/include/libxml2 '
  1706. pkg_cv_XML_LIBS='-lxml2 '
  1707.  
  1708. ## ----------------- ##
  1709. ## Output variables. ##
  1710. ## ----------------- ##
  1711.  
  1712. AR='ar'
  1713. AWK='gawk'
  1714. CARBONLIB=''
  1715. CC='gcc'
  1716. CFLAGS='-msse2 -g -O2'
  1717. CPP='gcc -E'
  1718. CPPFLAGS=''
  1719. DARWIN_RPATH=''
  1720. DEFS='-DHAVE_CONFIG_H'
  1721. DSYMUTIL=''
  1722. DUMPBIN=''
  1723. ECHO_C=''
  1724. ECHO_N='-n'
  1725. ECHO_T=''
  1726. EGREP='/bin/grep -E'
  1727. EXEEXT=''
  1728. FFTW_CFLAGS=''
  1729. FFTW_LIBS=''
  1730. FGREP='/bin/grep -F'
  1731. FLIB='-lgfortran'
  1732. FLITE_CFLAGS=''
  1733. FLITE_LIBS=''
  1734. FONTREQ='\RequirePackage{ae}'
  1735. GDK_PIXBUF_CFLAGS='-pthread -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 '
  1736. GDK_PIXBUF_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1737. GETTEXT_MACRO_VERSION='0.18'
  1738. GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  1739. GLIB_LIBS='-L/usr/lib/x86_64-linux-gnu -lglib-2.0 '
  1740. GMP_CFLAGS=''
  1741. GMP_LIBS='-lgmp'
  1742. GMSGFMT='/usr/bin/msgfmt'
  1743. GMSGFMT_015='/usr/bin/msgfmt'
  1744. GNOME_CFLAGS=''
  1745. GNOME_LIBS=''
  1746. GNUPLOT='yes'
  1747. GREP='/bin/grep'
  1748. GTKCAIRO_CFLAGS=''
  1749. GTKCAIRO_LIBS=''
  1750. GTKPRINT_CFLAGS=''
  1751. GTKPRINT_LIBS=''
  1752. GTKSOURCEVIEW_CFLAGS=''
  1753. GTKSOURCEVIEW_LIBS=''
  1754. GTKSPINNER_CFLAGS='-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 '
  1755. GTKSPINNER_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1756. GTK_CFLAGS='-pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 '
  1757. GTK_LIBS='-pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1758. HAVE_AUDIO=''
  1759. HAVE_TRAMO='1'
  1760. HAVE_X12A='1'
  1761. HOSTCC=''
  1762. INETLIB=''
  1763. INSTALL_DATA='${INSTALL} -m 644'
  1764. INSTALL_PROGRAM='${INSTALL}'
  1765. INSTALL_SCRIPT='${INSTALL}'
  1766. INTLLIBS=''
  1767. INTL_MACOSX_LIBS=''
  1768. LAPACK_CFLAGS=''
  1769. LAPACK_LIBS=''
  1770. LATEX='yes'
  1771. LD='/usr/bin/ld -m elf_x86_64'
  1772. LDFLAGS=''
  1773. LIBGRETL_AGE='0'
  1774. LIBGRETL_CURRENT='0'
  1775. LIBGRETL_REVISION='63'
  1776. LIBICONV='-liconv'
  1777. LIBINTL=''
  1778. LIBOBJS=''
  1779. LIBS='-lc -lc -lm -pthread -L/usr/lib/x86_64-linux-gnu -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  1780. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1781. LIBVERSION='0.0.63'
  1782. LIPO=''
  1783. LN_S='ln -s'
  1784. LTLIBICONV='-liconv'
  1785. LTLIBINTL=''
  1786. LTLIBOBJS=''
  1787. MAKE='make'
  1788. MKDIR_P='/bin/mkdir -p'
  1789. MKLANG=''
  1790. MPFR_CFLAGS=''
  1791. MPFR_LIBS='-lmpfr'
  1792. MSGFMT='/usr/bin/msgfmt'
  1793. MSGFMT_015='/usr/bin/msgfmt'
  1794. MSGMERGE='/usr/bin/msgmerge'
  1795. NM='/usr/bin/nm -B'
  1796. NMEDIT=''
  1797. OBJDUMP='objdump'
  1798. OBJEXT='o'
  1799. ODBC_CFLAGS=''
  1800. ODBC_LIBS=''
  1801. OPENMP_CFLAGS=''
  1802. OTOOL64=''
  1803. OTOOL=''
  1804. PACKAGE='gretl'
  1805. PACKAGE_BUGREPORT=''
  1806. PACKAGE_NAME=''
  1807. PACKAGE_STRING=''
  1808. PACKAGE_TARNAME=''
  1809. PACKAGE_URL=''
  1810. PACKAGE_VERSION=''
  1811. PATH_SEPARATOR=':'
  1812. PKG_CONFIG='/usr/bin/pkg-config'
  1813. POSUB='po'
  1814. RANLIB='ranlib'
  1815. READLINE_CFLAGS=''
  1816. READLINE_LIBS='-lreadline -lncurses'
  1817. RLIB=''
  1818. RLIB_CFLAGS=''
  1819. RLIB_LIBS=''
  1820. SED='/bin/sed'
  1821. SET_MAKE=''
  1822. SHELL='/bin/bash'
  1823. STRIP='strip'
  1824. USE_NLS='yes'
  1825. USE_SSE2=''
  1826. VERSION='1.9.5'
  1827. XGETTEXT='/usr/bin/xgettext'
  1828. XGETTEXT_015='/usr/bin/xgettext'
  1829. XGETTEXT_EXTRA_OPTIONS=''
  1830. XMLCONF=''
  1831. XML_CFLAGS='-I/usr/include/libxml2 '
  1832. XML_LIBS='-lxml2 '
  1833. XSLT_CFLAGS=''
  1834. XSLT_LIBS=''
  1835. ac_ct_CC='gcc'
  1836. ac_ct_DUMPBIN=''
  1837. bindir='${exec_prefix}/bin'
  1838. build='x86_64-unknown-linux-gnu'
  1839. build_alias=''
  1840. build_cpu='x86_64'
  1841. build_docs='no'
  1842. build_gui='yes'
  1843. build_mailer='yes'
  1844. build_os='linux-gnu'
  1845. build_po='yes'
  1846. build_vendor='unknown'
  1847. datadir='${datarootdir}'
  1848. datarootdir='${prefix}/share'
  1849. docdir='${datarootdir}/doc/${PACKAGE}'
  1850. dvidir='${docdir}'
  1851. exec_prefix='${prefix}'
  1852. fake_gtkspinner='no'
  1853. gnome_prefix='NA'
  1854. gtk_version='2.0'
  1855. have_audio='no'
  1856. have_gnome='no'
  1857. have_gnu_regex='yes'
  1858. have_gtk='yes'
  1859. have_mpfr='yes'
  1860. have_odbc='no'
  1861. have_readline='yes'
  1862. have_sourceview='no'
  1863. have_zlib='yes'
  1864. host='x86_64-unknown-linux-gnu'
  1865. host_alias=''
  1866. host_cpu='x86_64'
  1867. host_os='linux-gnu'
  1868. host_vendor='unknown'
  1869. htmldir='${docdir}'
  1870. includedir='${prefix}/include'
  1871. infodir='${datarootdir}/info'
  1872. libdir='${exec_prefix}/lib'
  1873. libexecdir='${exec_prefix}/libexec'
  1874. localedir='${datarootdir}/locale'
  1875. localstatedir='${prefix}/var'
  1876. mandir='${datarootdir}/man'
  1877. mkdir_p='/bin/mkdir -p'
  1878. new_readline='no'
  1879. oldincludedir='/usr/include'
  1880. pdfdir='${docdir}'
  1881. prefix='/usr/local'
  1882. program_transform_name='s,x,x,'
  1883. psdir='${docdir}'
  1884. quiet_build='no'
  1885. sbindir='${exec_prefix}/sbin'
  1886. sharedstatedir='${prefix}/com'
  1887. sysconfdir='${prefix}/etc'
  1888. target_alias=''
  1889.  
  1890. ## ----------- ##
  1891. ## confdefs.h. ##
  1892. ## ----------- ##
  1893.  
  1894. /* confdefs.h */
  1895. #define PACKAGE_NAME ""
  1896. #define PACKAGE_TARNAME ""
  1897. #define PACKAGE_VERSION ""
  1898. #define PACKAGE_STRING ""
  1899. #define PACKAGE_BUGREPORT ""
  1900. #define PACKAGE_URL ""
  1901. #define PACKAGE "gretl"
  1902. #define VERSION "1.9.5"
  1903. #define LIBVERSION "0.0.63"
  1904. #define STDC_HEADERS 1
  1905. #define HAVE_SYS_TYPES_H 1
  1906. #define HAVE_SYS_STAT_H 1
  1907. #define HAVE_STDLIB_H 1
  1908. #define HAVE_STRING_H 1
  1909. #define HAVE_MEMORY_H 1
  1910. #define HAVE_STRINGS_H 1
  1911. #define HAVE_INTTYPES_H 1
  1912. #define HAVE_STDINT_H 1
  1913. #define HAVE_UNISTD_H 1
  1914. #define HAVE_LIBINTL_H 1
  1915. #define ENABLE_NLS 1
  1916. #define HAVE_GETTEXT 1
  1917. #define HAVE_DCGETTEXT 1
  1918. #define HAVE_X12A 1
  1919. #define HAVE_TRAMO 1
  1920. #define OS_TYPE "linux-gnu"
  1921. #define HAVE_DLFCN_H 1
  1922. #define LT_OBJDIR ".libs/"
  1923. #define HAVE_LIBM 1
  1924. #define HAVE_LIBC 1
  1925. #define STDC_HEADERS 1
  1926. #define HAVE_SYS_WAIT_H 1
  1927. #define HAVE_STDINT_H 1
  1928. #define HAVE_UNISTD_H 1
  1929. #define HAVE_DIRENT_H 1
  1930. #define HAVE_FNMATCH_H 1
  1931. #define HAVE_BYTESWAP_H 1
  1932. #define HAVE_SYS_TIMES_H 1
  1933. #define HAVE_LONG_DOUBLE_WIDER 1
  1934. #define HAVE_LONG_DOUBLE 1
  1935. #define HAVE_VASPRINTF 1
  1936. #define HAVE_POSIX_MEMALIGN 1
  1937. #define SIZEOF_INT 4
  1938. #define RETSIGTYPE void
  1939. #define USE_SSE2 1
  1940. #define HAVE_NETDB_H 1
  1941. #define ENABLE_MAILER 1
  1942. #define HAVE_SYS_SOCKET_H 1
  1943. #define ENABLE_MAILER 1
  1944. #define HAVE_SOCKADDR_IN 1
  1945. #define HAVE_IN_ADDR 1
  1946. #define HAVE_READLINE 1
  1947. #define NEW_READLINE 1
  1948. #define HAVE_LIBC 1
  1949. #define HAVE_MMAP 1
  1950. #define HAVE_ZLIB 1
  1951. #define HAVE_MPFR 1
  1952. #define HAVE_LATEX 1
  1953. #define HAVE_RE_COMPILE_PATTERN 1
  1954. #define HAVE_RE_COMPILE_FASTMAP 1
  1955. #define HAVE_RE_SEARCH 1
  1956. #define HAVE_RE_MATCH 1
  1957. #define GRETL_PREFIX "/usr/local"
  1958.  
  1959. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement