Guest User

Untitled

a guest
Jul 29th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.96 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 mdbtools configure 0.7.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = linux
  14. uname -m = i686
  15. uname -r = 4.0.1-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Wed Apr 29 12:15:20 CEST 2015
  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/bin
  33. PATH: /usr/lib/jvm/default/bin
  34. PATH: /usr/bin/site_perl
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2412: checking for a BSD-compatible install
  44. configure:2480: result: /usr/bin/install -c
  45. configure:2491: checking whether build environment is sane
  46. configure:2546: result: yes
  47. configure:2697: checking for a thread-safe mkdir -p
  48. configure:2736: result: /usr/bin/mkdir -p
  49. configure:2743: checking for gawk
  50. configure:2759: found /usr/bin/gawk
  51. configure:2770: result: gawk
  52. configure:2781: checking whether make sets $(MAKE)
  53. configure:2803: result: yes
  54. configure:2832: checking whether make supports nested variables
  55. configure:2849: result: yes
  56. configure:2977: checking whether to enable maintainer-specific portions of Makefiles
  57. configure:2986: result: yes
  58. configure:3010: checking whether make supports nested variables
  59. configure:3027: result: yes
  60. configure:3093: checking for gcc
  61. configure:3109: found /usr/bin/gcc
  62. configure:3120: result: gcc
  63. configure:3151: checking for C compiler version
  64. configure:3160: gcc --version >&5
  65. gcc (GCC) 4.9.2 20150304 (prerelease)
  66. Copyright (C) 2014 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:3171: $? = 0
  71. configure:3160: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.9.2/lto-wrapper
  75. Target: i686-pc-linux-gnu
  76. Configured with: /build/gcc/src/gcc-4.9-20150304/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
  77. Thread model: posix
  78. gcc version 4.9.2 20150304 (prerelease) (GCC)
  79. configure:3171: $? = 0
  80. configure:3160: gcc -V >&5
  81. gcc: error: unrecognized command line option '-V'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:3171: $? = 1
  85. configure:3160: gcc -qversion >&5
  86. gcc: error: unrecognized command line option '-qversion'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:3171: $? = 1
  90. configure:3191: checking whether the C compiler works
  91. configure:3213: gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  92. configure:3217: $? = 0
  93. configure:3265: result: yes
  94. configure:3268: checking for C compiler default output file name
  95. configure:3270: result: a.out
  96. configure:3276: checking for suffix of executables
  97. configure:3283: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  98. configure:3287: $? = 0
  99. configure:3309: result:
  100. configure:3331: checking whether we are cross compiling
  101. configure:3339: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  102. configure:3343: $? = 0
  103. configure:3350: ./conftest
  104. configure:3354: $? = 0
  105. configure:3369: result: no
  106. configure:3374: checking for suffix of object files
  107. configure:3396: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  108. configure:3400: $? = 0
  109. configure:3421: result: o
  110. configure:3425: checking whether we are using the GNU C compiler
  111. configure:3444: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  112. configure:3444: $? = 0
  113. configure:3453: result: yes
  114. configure:3462: checking whether gcc accepts -g
  115. configure:3482: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  116. configure:3482: $? = 0
  117. configure:3523: result: yes
  118. configure:3540: checking for gcc option to accept ISO C89
  119. configure:3603: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  120. configure:3603: $? = 0
  121. configure:3616: result: none needed
  122. configure:3641: checking whether gcc understands -c and -o together
  123. configure:3663: gcc -c conftest.c -o conftest2.o
  124. configure:3666: $? = 0
  125. configure:3663: gcc -c conftest.c -o conftest2.o
  126. configure:3666: $? = 0
  127. configure:3678: result: yes
  128. configure:3706: checking for style of include used by make
  129. configure:3734: result: GNU
  130. configure:3760: checking dependency style of gcc
  131. configure:3871: result: gcc3
  132. configure:3886: checking whether make sets $(MAKE)
  133. configure:3908: result: yes
  134. configure:3947: checking build system type
  135. configure:3961: result: i686-pc-linux-gnu
  136. configure:3981: checking host system type
  137. configure:3994: result: i686-pc-linux-gnu
  138. configure:4035: checking how to print strings
  139. configure:4062: result: printf
  140. configure:4083: checking for a sed that does not truncate output
  141. configure:4147: result: /usr/bin/sed
  142. configure:4165: checking for grep that handles long lines and -e
  143. configure:4223: result: /usr/bin/grep
  144. configure:4228: checking for egrep
  145. configure:4290: result: /usr/bin/grep -E
  146. configure:4295: checking for fgrep
  147. configure:4357: result: /usr/bin/grep -F
  148. configure:4392: checking for ld used by gcc
  149. configure:4459: result: /usr/bin/ld
  150. configure:4466: checking if the linker (/usr/bin/ld) is GNU ld
  151. configure:4481: result: yes
  152. configure:4493: checking for BSD- or MS-compatible name lister (nm)
  153. configure:4547: result: /usr/bin/nm -B
  154. configure:4677: checking the name lister (/usr/bin/nm -B) interface
  155. configure:4684: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  156. configure:4687: /usr/bin/nm -B "conftest.o"
  157. configure:4690: output
  158. 00000000 B some_variable
  159. configure:4697: result: BSD nm
  160. configure:4700: checking whether ln -s works
  161. configure:4704: result: yes
  162. configure:4712: checking the maximum length of command line arguments
  163. configure:4843: result: 1572864
  164. configure:4891: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  165. configure:4931: result: func_convert_file_noop
  166. configure:4938: checking how to convert i686-pc-linux-gnu file names to toolchain format
  167. configure:4958: result: func_convert_file_noop
  168. configure:4965: checking for /usr/bin/ld option to reload object files
  169. configure:4972: result: -r
  170. configure:5046: checking for objdump
  171. configure:5062: found /usr/bin/objdump
  172. configure:5073: result: objdump
  173. configure:5105: checking how to recognize dependent libraries
  174. configure:5305: result: pass_all
  175. configure:5390: checking for dlltool
  176. configure:5420: result: no
  177. configure:5450: checking how to associate runtime and link libraries
  178. configure:5477: result: printf %s\n
  179. configure:5538: checking for ar
  180. configure:5554: found /usr/bin/ar
  181. configure:5565: result: ar
  182. configure:5602: checking for archiver @FILE support
  183. configure:5619: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  184. configure:5619: $? = 0
  185. configure:5622: ar cru libconftest.a @conftest.lst >&5
  186. configure:5625: $? = 0
  187. configure:5630: ar cru libconftest.a @conftest.lst >&5
  188. ar: conftest.o: No such file or directory
  189. configure:5633: $? = 1
  190. configure:5645: result: @
  191. configure:5703: checking for strip
  192. configure:5719: found /usr/bin/strip
  193. configure:5730: result: strip
  194. configure:5802: checking for ranlib
  195. configure:5818: found /usr/bin/ranlib
  196. configure:5829: result: ranlib
  197. configure:5931: checking command to parse /usr/bin/nm -B output from gcc object
  198. configure:6084: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  199. configure:6087: $? = 0
  200. configure:6091: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  201. configure:6094: $? = 0
  202. configure:6160: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
  203. configure:6163: $? = 0
  204. configure:6201: result: ok
  205. configure:6248: checking for sysroot
  206. configure:6278: result: no
  207. configure:6285: checking for a working dd
  208. configure:6323: result: /usr/bin/dd
  209. configure:6327: checking how to truncate binary pipes
  210. configure:6342: result: /usr/bin/dd bs=4096 count=1
  211. configure:6671: checking for mt
  212. configure:6701: result: no
  213. configure:6721: checking if : is a manifest tool
  214. configure:6727: : '-?'
  215. configure:6735: result: no
  216. configure:7412: checking how to run the C preprocessor
  217. configure:7443: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  218. In file included from /usr/include/limits.h:25:0,
  219. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:168,
  220. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/syslimits.h:7,
  221. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:34,
  222. from conftest.c:12:
  223. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  224. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  225. ^
  226. configure:7443: $? = 0
  227. configure:7457: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  228. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  229. #include <ac_nonexistent.h>
  230. ^
  231. compilation terminated.
  232. configure:7457: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "mdbtools"
  236. | #define PACKAGE_TARNAME "mdbtools"
  237. | #define PACKAGE_VERSION "0.7.1"
  238. | #define PACKAGE_STRING "mdbtools 0.7.1"
  239. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  240. | #define PACKAGE_URL ""
  241. | #define PACKAGE "mdbtools"
  242. | #define VERSION "0.7.1"
  243. | /* end confdefs.h. */
  244. | #include <ac_nonexistent.h>
  245. configure:7482: result: gcc -E
  246. configure:7502: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  247. In file included from /usr/include/limits.h:25:0,
  248. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:168,
  249. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/syslimits.h:7,
  250. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:34,
  251. from conftest.c:12:
  252. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  253. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  254. ^
  255. configure:7502: $? = 0
  256. configure:7516: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  257. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  258. #include <ac_nonexistent.h>
  259. ^
  260. compilation terminated.
  261. configure:7516: $? = 1
  262. configure: failed program was:
  263. | /* confdefs.h */
  264. | #define PACKAGE_NAME "mdbtools"
  265. | #define PACKAGE_TARNAME "mdbtools"
  266. | #define PACKAGE_VERSION "0.7.1"
  267. | #define PACKAGE_STRING "mdbtools 0.7.1"
  268. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  269. | #define PACKAGE_URL ""
  270. | #define PACKAGE "mdbtools"
  271. | #define VERSION "0.7.1"
  272. | /* end confdefs.h. */
  273. | #include <ac_nonexistent.h>
  274. configure:7545: checking for ANSI C header files
  275. configure:7565: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  276. configure:7565: $? = 0
  277. In file included from /usr/include/string.h:25:0,
  278. from conftest.c:11:
  279. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  280. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  281. ^
  282. In file included from /usr/include/stdlib.h:24:0,
  283. from conftest.c:11:
  284. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  285. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  286. ^
  287. configure:7638: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  288. configure:7638: $? = 0
  289. configure:7638: ./conftest
  290. configure:7638: $? = 0
  291. configure:7649: result: yes
  292. configure:7662: checking for sys/types.h
  293. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  294. configure:7662: $? = 0
  295. configure:7662: result: yes
  296. configure:7662: checking for sys/stat.h
  297. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  298. configure:7662: $? = 0
  299. configure:7662: result: yes
  300. configure:7662: checking for stdlib.h
  301. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  302. configure:7662: $? = 0
  303. configure:7662: result: yes
  304. configure:7662: checking for string.h
  305. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  306. configure:7662: $? = 0
  307. configure:7662: result: yes
  308. configure:7662: checking for memory.h
  309. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  310. configure:7662: $? = 0
  311. configure:7662: result: yes
  312. configure:7662: checking for strings.h
  313. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  314. configure:7662: $? = 0
  315. configure:7662: result: yes
  316. configure:7662: checking for inttypes.h
  317. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  318. configure:7662: $? = 0
  319. configure:7662: result: yes
  320. configure:7662: checking for stdint.h
  321. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  322. configure:7662: $? = 0
  323. configure:7662: result: yes
  324. configure:7662: checking for unistd.h
  325. configure:7662: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  326. configure:7662: $? = 0
  327. configure:7662: result: yes
  328. configure:7676: checking for dlfcn.h
  329. configure:7676: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  330. configure:7676: $? = 0
  331. configure:7676: result: yes
  332. configure:7932: checking for objdir
  333. configure:7947: result: .libs
  334. configure:8211: checking if gcc supports -fno-rtti -fno-exceptions
  335. configure:8229: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
  336. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  337. configure:8233: $? = 0
  338. configure:8246: result: no
  339. configure:8604: checking for gcc option to produce PIC
  340. configure:8611: result: -fPIC -DPIC
  341. configure:8619: checking if gcc PIC flag -fPIC -DPIC works
  342. configure:8637: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
  343. configure:8641: $? = 0
  344. configure:8654: result: yes
  345. configure:8683: checking if gcc static flag -static works
  346. configure:8711: result: yes
  347. configure:8726: checking if gcc supports -c -o file.o
  348. configure:8747: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
  349. configure:8751: $? = 0
  350. configure:8773: result: yes
  351. configure:8781: checking if gcc supports -c -o file.o
  352. configure:8828: result: yes
  353. configure:8861: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  354. configure:10120: result: yes
  355. configure:10157: checking whether -lc should be explicitly linked in
  356. configure:10165: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  357. configure:10168: $? = 0
  358. configure:10183: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  359. configure:10186: $? = 0
  360. configure:10200: result: no
  361. configure:10360: checking dynamic linker characteristics
  362. configure:10941: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
  363. configure:10941: $? = 0
  364. configure:11178: result: GNU/Linux ld.so
  365. configure:11300: checking how to hardcode library paths into programs
  366. configure:11325: result: immediate
  367. configure:11873: checking whether stripping libraries is possible
  368. configure:11878: result: yes
  369. configure:11913: checking if libtool supports shared libraries
  370. configure:11915: result: yes
  371. configure:11918: checking whether to build shared libraries
  372. configure:11943: result: yes
  373. configure:11946: checking whether to build static libraries
  374. configure:11950: result: yes
  375. configure:11991: checking for flex
  376. configure:12007: found /usr/bin/flex
  377. configure:12018: result: flex
  378. configure:12056: flex conftest.l
  379. configure:12060: $? = 0
  380. configure:12062: checking lex output file root
  381. configure:12076: result: lex.yy
  382. configure:12081: checking lex library
  383. configure:12095: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  384. /tmp/ccFKfSN9.o: In function `yylex':
  385. conftest.c:(.text+0xcca): undefined reference to `yywrap'
  386. conftest.c:(.text+0xe19): undefined reference to `yywrap'
  387. /tmp/ccFKfSN9.o: In function `main':
  388. conftest.c:(.text.startup+0x17): undefined reference to `yywrap'
  389. collect2: error: ld returned 1 exit status
  390. configure:12095: $? = 1
  391. configure: failed program was:
  392. | /* confdefs.h */
  393. | #define PACKAGE_NAME "mdbtools"
  394. | #define PACKAGE_TARNAME "mdbtools"
  395. | #define PACKAGE_VERSION "0.7.1"
  396. | #define PACKAGE_STRING "mdbtools 0.7.1"
  397. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  398. | #define PACKAGE_URL ""
  399. | #define PACKAGE "mdbtools"
  400. | #define VERSION "0.7.1"
  401. | #define STDC_HEADERS 1
  402. | #define HAVE_SYS_TYPES_H 1
  403. | #define HAVE_SYS_STAT_H 1
  404. | #define HAVE_STDLIB_H 1
  405. | #define HAVE_STRING_H 1
  406. | #define HAVE_MEMORY_H 1
  407. | #define HAVE_STRINGS_H 1
  408. | #define HAVE_INTTYPES_H 1
  409. | #define HAVE_STDINT_H 1
  410. | #define HAVE_UNISTD_H 1
  411. | #define HAVE_DLFCN_H 1
  412. | #define LT_OBJDIR ".libs/"
  413. | /* end confdefs.h. */
  414. |
  415. | #line 3 "lex.yy.c"
  416. |
  417. | #define YY_INT_ALIGNED short int
  418. |
  419. | /* A lexical scanner generated by flex */
  420. |
  421. | #define FLEX_SCANNER
  422. | #define YY_FLEX_MAJOR_VERSION 2
  423. | #define YY_FLEX_MINOR_VERSION 5
  424. | #define YY_FLEX_SUBMINOR_VERSION 39
  425. | #if YY_FLEX_SUBMINOR_VERSION > 0
  426. | #define FLEX_BETA
  427. | #endif
  428. |
  429. | /* First, we deal with platform-specific or compiler-specific issues. */
  430. |
  431. | /* begin standard C headers. */
  432. | #include <stdio.h>
  433. | #include <string.h>
  434. | #include <errno.h>
  435. | #include <stdlib.h>
  436. |
  437. | /* end standard C headers. */
  438. |
  439. | /* flex integer type definitions */
  440. |
  441. | #ifndef FLEXINT_H
  442. | #define FLEXINT_H
  443. |
  444. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  445. |
  446. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  447. |
  448. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  449. | * if you want the limit (max/min) macros for int types.
  450. | */
  451. | #ifndef __STDC_LIMIT_MACROS
  452. | #define __STDC_LIMIT_MACROS 1
  453. | #endif
  454. |
  455. | #include <inttypes.h>
  456. | typedef int8_t flex_int8_t;
  457. | typedef uint8_t flex_uint8_t;
  458. | typedef int16_t flex_int16_t;
  459. | typedef uint16_t flex_uint16_t;
  460. | typedef int32_t flex_int32_t;
  461. | typedef uint32_t flex_uint32_t;
  462. | #else
  463. | typedef signed char flex_int8_t;
  464. | typedef short int flex_int16_t;
  465. | typedef int flex_int32_t;
  466. | typedef unsigned char flex_uint8_t;
  467. | typedef unsigned short int flex_uint16_t;
  468. | typedef unsigned int flex_uint32_t;
  469. |
  470. | /* Limits of integral types. */
  471. | #ifndef INT8_MIN
  472. | #define INT8_MIN (-128)
  473. | #endif
  474. | #ifndef INT16_MIN
  475. | #define INT16_MIN (-32767-1)
  476. | #endif
  477. | #ifndef INT32_MIN
  478. | #define INT32_MIN (-2147483647-1)
  479. | #endif
  480. | #ifndef INT8_MAX
  481. | #define INT8_MAX (127)
  482. | #endif
  483. | #ifndef INT16_MAX
  484. | #define INT16_MAX (32767)
  485. | #endif
  486. | #ifndef INT32_MAX
  487. | #define INT32_MAX (2147483647)
  488. | #endif
  489. | #ifndef UINT8_MAX
  490. | #define UINT8_MAX (255U)
  491. | #endif
  492. | #ifndef UINT16_MAX
  493. | #define UINT16_MAX (65535U)
  494. | #endif
  495. | #ifndef UINT32_MAX
  496. | #define UINT32_MAX (4294967295U)
  497. | #endif
  498. |
  499. | #endif /* ! C99 */
  500. |
  501. | #endif /* ! FLEXINT_H */
  502. |
  503. | #ifdef __cplusplus
  504. |
  505. | /* The "const" storage-class-modifier is valid. */
  506. | #define YY_USE_CONST
  507. |
  508. | #else /* ! __cplusplus */
  509. |
  510. | /* C99 requires __STDC__ to be defined as 1. */
  511. | #if defined (__STDC__)
  512. |
  513. | #define YY_USE_CONST
  514. |
  515. | #endif /* defined (__STDC__) */
  516. | #endif /* ! __cplusplus */
  517. |
  518. | #ifdef YY_USE_CONST
  519. | #define yyconst const
  520. | #else
  521. | #define yyconst
  522. | #endif
  523. |
  524. | /* Returned upon end-of-file. */
  525. | #define YY_NULL 0
  526. |
  527. | /* Promotes a possibly negative, possibly signed char to an unsigned
  528. | * integer for use as an array index. If the signed char is negative,
  529. | * we want to instead treat it as an 8-bit unsigned char, hence the
  530. | * double cast.
  531. | */
  532. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  533. |
  534. | /* Enter a start condition. This macro really ought to take a parameter,
  535. | * but we do it the disgusting crufty way forced on us by the ()-less
  536. | * definition of BEGIN.
  537. | */
  538. | #define BEGIN (yy_start) = 1 + 2 *
  539. |
  540. | /* Translate the current start state into a value that can be later handed
  541. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  542. | * compatibility.
  543. | */
  544. | #define YY_START (((yy_start) - 1) / 2)
  545. | #define YYSTATE YY_START
  546. |
  547. | /* Action number for EOF rule of a given start state. */
  548. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  549. |
  550. | /* Special action meaning "start processing a new file". */
  551. | #define YY_NEW_FILE yyrestart(yyin )
  552. |
  553. | #define YY_END_OF_BUFFER_CHAR 0
  554. |
  555. | /* Size of default input buffer. */
  556. | #ifndef YY_BUF_SIZE
  557. | #define YY_BUF_SIZE 16384
  558. | #endif
  559. |
  560. | /* The state buf must be large enough to hold one state per character in the main buffer.
  561. | */
  562. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  563. |
  564. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  565. | #define YY_TYPEDEF_YY_BUFFER_STATE
  566. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  567. | #endif
  568. |
  569. | #ifndef YY_TYPEDEF_YY_SIZE_T
  570. | #define YY_TYPEDEF_YY_SIZE_T
  571. | typedef size_t yy_size_t;
  572. | #endif
  573. |
  574. | extern yy_size_t yyleng;
  575. |
  576. | extern FILE *yyin, *yyout;
  577. |
  578. | #define EOB_ACT_CONTINUE_SCAN 0
  579. | #define EOB_ACT_END_OF_FILE 1
  580. | #define EOB_ACT_LAST_MATCH 2
  581. |
  582. | #define YY_LESS_LINENO(n)
  583. | #define YY_LINENO_REWIND_TO(ptr)
  584. |
  585. | /* Return all but the first "n" matched characters back to the input stream. */
  586. | #define yyless(n) \
  587. | do \
  588. | { \
  589. | /* Undo effects of setting up yytext. */ \
  590. | int yyless_macro_arg = (n); \
  591. | YY_LESS_LINENO(yyless_macro_arg);\
  592. | *yy_cp = (yy_hold_char); \
  593. | YY_RESTORE_YY_MORE_OFFSET \
  594. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  595. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  596. | } \
  597. | while ( 0 )
  598. |
  599. | #define unput(c) yyunput( c, (yytext_ptr) )
  600. |
  601. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  602. | #define YY_STRUCT_YY_BUFFER_STATE
  603. | struct yy_buffer_state
  604. | {
  605. | FILE *yy_input_file;
  606. |
  607. | char *yy_ch_buf; /* input buffer */
  608. | char *yy_buf_pos; /* current position in input buffer */
  609. |
  610. | /* Size of input buffer in bytes, not including room for EOB
  611. | * characters.
  612. | */
  613. | yy_size_t yy_buf_size;
  614. |
  615. | /* Number of characters read into yy_ch_buf, not including EOB
  616. | * characters.
  617. | */
  618. | yy_size_t yy_n_chars;
  619. |
  620. | /* Whether we "own" the buffer - i.e., we know we created it,
  621. | * and can realloc() it to grow it, and should free() it to
  622. | * delete it.
  623. | */
  624. | int yy_is_our_buffer;
  625. |
  626. | /* Whether this is an "interactive" input source; if so, and
  627. | * if we're using stdio for input, then we want to use getc()
  628. | * instead of fread(), to make sure we stop fetching input after
  629. | * each newline.
  630. | */
  631. | int yy_is_interactive;
  632. |
  633. | /* Whether we're considered to be at the beginning of a line.
  634. | * If so, '^' rules will be active on the next match, otherwise
  635. | * not.
  636. | */
  637. | int yy_at_bol;
  638. |
  639. | int yy_bs_lineno; /**< The line count. */
  640. | int yy_bs_column; /**< The column count. */
  641. |
  642. | /* Whether to try to fill the input buffer when we reach the
  643. | * end of it.
  644. | */
  645. | int yy_fill_buffer;
  646. |
  647. | int yy_buffer_status;
  648. |
  649. | #define YY_BUFFER_NEW 0
  650. | #define YY_BUFFER_NORMAL 1
  651. | /* When an EOF's been seen but there's still some text to process
  652. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  653. | * shouldn't try reading from the input source any more. We might
  654. | * still have a bunch of tokens to match, though, because of
  655. | * possible backing-up.
  656. | *
  657. | * When we actually see the EOF, we change the status to "new"
  658. | * (via yyrestart()), so that the user can continue scanning by
  659. | * just pointing yyin at a new input file.
  660. | */
  661. | #define YY_BUFFER_EOF_PENDING 2
  662. |
  663. | };
  664. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  665. |
  666. | /* Stack of input buffers. */
  667. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  668. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  669. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  670. |
  671. | /* We provide macros for accessing buffer states in case in the
  672. | * future we want to put the buffer states in a more general
  673. | * "scanner state".
  674. | *
  675. | * Returns the top of the stack, or NULL.
  676. | */
  677. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  678. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  679. | : NULL)
  680. |
  681. | /* Same as previous macro, but useful when we know that the buffer stack is not
  682. | * NULL or when we need an lvalue. For internal use only.
  683. | */
  684. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  685. |
  686. | /* yy_hold_char holds the character lost when yytext is formed. */
  687. | static char yy_hold_char;
  688. | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
  689. | yy_size_t yyleng;
  690. |
  691. | /* Points to current character in buffer. */
  692. | static char *yy_c_buf_p = (char *) 0;
  693. | static int yy_init = 0; /* whether we need to initialize */
  694. | static int yy_start = 0; /* start state number */
  695. |
  696. | /* Flag which is used to allow yywrap()'s to do buffer switches
  697. | * instead of setting up a fresh yyin. A bit of a hack ...
  698. | */
  699. | static int yy_did_buffer_switch_on_eof;
  700. |
  701. | void yyrestart (FILE *input_file );
  702. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  703. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  704. | void yy_delete_buffer (YY_BUFFER_STATE b );
  705. | void yy_flush_buffer (YY_BUFFER_STATE b );
  706. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  707. | void yypop_buffer_state (void );
  708. |
  709. | static void yyensure_buffer_stack (void );
  710. | static void yy_load_buffer_state (void );
  711. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  712. |
  713. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  714. |
  715. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  716. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  717. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
  718. |
  719. | void *yyalloc (yy_size_t );
  720. | void *yyrealloc (void *,yy_size_t );
  721. | void yyfree (void * );
  722. |
  723. | #define yy_new_buffer yy_create_buffer
  724. |
  725. | #define yy_set_interactive(is_interactive) \
  726. | { \
  727. | if ( ! YY_CURRENT_BUFFER ){ \
  728. | yyensure_buffer_stack (); \
  729. | YY_CURRENT_BUFFER_LVALUE = \
  730. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  731. | } \
  732. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  733. | }
  734. |
  735. | #define yy_set_bol(at_bol) \
  736. | { \
  737. | if ( ! YY_CURRENT_BUFFER ){\
  738. | yyensure_buffer_stack (); \
  739. | YY_CURRENT_BUFFER_LVALUE = \
  740. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  741. | } \
  742. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  743. | }
  744. |
  745. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  746. |
  747. | /* Begin user sect3 */
  748. |
  749. | typedef unsigned char YY_CHAR;
  750. |
  751. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  752. |
  753. | typedef int yy_state_type;
  754. |
  755. | extern int yylineno;
  756. |
  757. | int yylineno = 1;
  758. |
  759. | extern char *yytext;
  760. | #define yytext_ptr yytext
  761. |
  762. | static yy_state_type yy_get_previous_state (void );
  763. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  764. | static int yy_get_next_buffer (void );
  765. | static void yy_fatal_error (yyconst char msg[] );
  766. |
  767. | /* Done after the current pattern has been matched and before the
  768. | * corresponding action - sets up yytext.
  769. | */
  770. | #define YY_DO_BEFORE_ACTION \
  771. | (yytext_ptr) = yy_bp; \
  772. | (yytext_ptr) -= (yy_more_len); \
  773. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  774. | (yy_hold_char) = *yy_cp; \
  775. | *yy_cp = '\0'; \
  776. | (yy_c_buf_p) = yy_cp;
  777. |
  778. | #define YY_NUM_RULES 8
  779. | #define YY_END_OF_BUFFER 9
  780. | /* This struct is not used in this scanner,
  781. | but its presence is necessary. */
  782. | struct yy_trans_info
  783. | {
  784. | flex_int32_t yy_verify;
  785. | flex_int32_t yy_nxt;
  786. | };
  787. | static yyconst flex_int16_t yy_acclist[23] =
  788. | { 0,
  789. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  790. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  791. | 7, 8
  792. | } ;
  793. |
  794. | static yyconst flex_int16_t yy_accept[14] =
  795. | { 0,
  796. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  797. | 20, 23, 23
  798. | } ;
  799. |
  800. | static yyconst flex_int32_t yy_ec[256] =
  801. | { 0,
  802. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  803. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  804. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  805. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  806. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  807. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  808. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  809. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  810. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  811. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  812. |
  813. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  814. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  815. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  816. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  817. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  818. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  819. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  820. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  821. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  822. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  823. |
  824. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  825. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  826. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  827. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  828. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  829. | 1, 1, 1, 1, 1
  830. | } ;
  831. |
  832. | static yyconst flex_int32_t yy_meta[9] =
  833. | { 0,
  834. | 1, 1, 1, 1, 1, 1, 1, 1
  835. | } ;
  836. |
  837. | static yyconst flex_int16_t yy_base[13] =
  838. | { 0,
  839. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  840. | 10, 10
  841. | } ;
  842. |
  843. | static yyconst flex_int16_t yy_def[13] =
  844. | { 0,
  845. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  846. | 12, 0
  847. | } ;
  848. |
  849. | static yyconst flex_int16_t yy_nxt[19] =
  850. | { 0,
  851. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  852. | 12, 12, 12, 12, 12, 12, 12, 12
  853. | } ;
  854. |
  855. | static yyconst flex_int16_t yy_chk[19] =
  856. | { 0,
  857. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  858. | 12, 12, 12, 12, 12, 12, 12, 12
  859. | } ;
  860. |
  861. | extern int yy_flex_debug;
  862. | int yy_flex_debug = 0;
  863. |
  864. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  865. | static char *yy_full_match;
  866. | static int yy_lp;
  867. | #define REJECT \
  868. | { \
  869. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  870. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  871. | ++(yy_lp); \
  872. | goto find_rule; \
  873. | }
  874. |
  875. | static int yy_more_flag = 0;
  876. | static int yy_more_len = 0;
  877. | #define yymore() ((yy_more_flag) = 1)
  878. | #define YY_MORE_ADJ (yy_more_len)
  879. | #define YY_RESTORE_YY_MORE_OFFSET
  880. | char *yytext;
  881. | #line 1 "conftest.l"
  882. | #line 470 "lex.yy.c"
  883. |
  884. | #define INITIAL 0
  885. |
  886. | #ifndef YY_NO_UNISTD_H
  887. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  888. | * down here because we want the user's section 1 to have been scanned first.
  889. | * The user has a chance to override it with an option.
  890. | */
  891. | #include <unistd.h>
  892. | #endif
  893. |
  894. | #ifndef YY_EXTRA_TYPE
  895. | #define YY_EXTRA_TYPE void *
  896. | #endif
  897. |
  898. | static int yy_init_globals (void );
  899. |
  900. | /* Accessor methods to globals.
  901. | These are made visible to non-reentrant scanners for convenience. */
  902. |
  903. | int yylex_destroy (void );
  904. |
  905. | int yyget_debug (void );
  906. |
  907. | void yyset_debug (int debug_flag );
  908. |
  909. | YY_EXTRA_TYPE yyget_extra (void );
  910. |
  911. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  912. |
  913. | FILE *yyget_in (void );
  914. |
  915. | void yyset_in (FILE * in_str );
  916. |
  917. | FILE *yyget_out (void );
  918. |
  919. | void yyset_out (FILE * out_str );
  920. |
  921. | yy_size_t yyget_leng (void );
  922. |
  923. | char *yyget_text (void );
  924. |
  925. | int yyget_lineno (void );
  926. |
  927. | void yyset_lineno (int line_number );
  928. |
  929. | /* Macros after this point can all be overridden by user definitions in
  930. | * section 1.
  931. | */
  932. |
  933. | #ifndef YY_SKIP_YYWRAP
  934. | #ifdef __cplusplus
  935. | extern "C" int yywrap (void );
  936. | #else
  937. | extern int yywrap (void );
  938. | #endif
  939. | #endif
  940. |
  941. | static void yyunput (int c,char *buf_ptr );
  942. |
  943. | #ifndef yytext_ptr
  944. | static void yy_flex_strncpy (char *,yyconst char *,int );
  945. | #endif
  946. |
  947. | #ifdef YY_NEED_STRLEN
  948. | static int yy_flex_strlen (yyconst char * );
  949. | #endif
  950. |
  951. | #ifndef YY_NO_INPUT
  952. |
  953. | #ifdef __cplusplus
  954. | static int yyinput (void );
  955. | #else
  956. | static int input (void );
  957. | #endif
  958. |
  959. | #endif
  960. |
  961. | /* Amount of stuff to slurp up with each read. */
  962. | #ifndef YY_READ_BUF_SIZE
  963. | #define YY_READ_BUF_SIZE 8192
  964. | #endif
  965. |
  966. | /* Copy whatever the last rule matched to the standard output. */
  967. | #ifndef ECHO
  968. | /* This used to be an fputs(), but since the string might contain NUL's,
  969. | * we now use fwrite().
  970. | */
  971. | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  972. | #endif
  973. |
  974. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  975. | * is returned in "result".
  976. | */
  977. | #ifndef YY_INPUT
  978. | #define YY_INPUT(buf,result,max_size) \
  979. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  980. | { \
  981. | int c = '*'; \
  982. | size_t n; \
  983. | for ( n = 0; n < max_size && \
  984. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  985. | buf[n] = (char) c; \
  986. | if ( c == '\n' ) \
  987. | buf[n++] = (char) c; \
  988. | if ( c == EOF && ferror( yyin ) ) \
  989. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  990. | result = n; \
  991. | } \
  992. | else \
  993. | { \
  994. | errno=0; \
  995. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  996. | { \
  997. | if( errno != EINTR) \
  998. | { \
  999. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  1000. | break; \
  1001. | } \
  1002. | errno=0; \
  1003. | clearerr(yyin); \
  1004. | } \
  1005. | }\
  1006. | \
  1007. |
  1008. | #endif
  1009. |
  1010. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  1011. | * we don't want an extra ';' after the "return" because that will cause
  1012. | * some compilers to complain about unreachable statements.
  1013. | */
  1014. | #ifndef yyterminate
  1015. | #define yyterminate() return YY_NULL
  1016. | #endif
  1017. |
  1018. | /* Number of entries by which start-condition stack grows. */
  1019. | #ifndef YY_START_STACK_INCR
  1020. | #define YY_START_STACK_INCR 25
  1021. | #endif
  1022. |
  1023. | /* Report a fatal error. */
  1024. | #ifndef YY_FATAL_ERROR
  1025. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  1026. | #endif
  1027. |
  1028. | /* end tables serialization structures and prototypes */
  1029. |
  1030. | /* Default declaration of generated scanner - a define so the user can
  1031. | * easily add parameters.
  1032. | */
  1033. | #ifndef YY_DECL
  1034. | #define YY_DECL_IS_OURS 1
  1035. |
  1036. | extern int yylex (void);
  1037. |
  1038. | #define YY_DECL int yylex (void)
  1039. | #endif /* !YY_DECL */
  1040. |
  1041. | /* Code executed at the beginning of each rule, after yytext and yyleng
  1042. | * have been set up.
  1043. | */
  1044. | #ifndef YY_USER_ACTION
  1045. | #define YY_USER_ACTION
  1046. | #endif
  1047. |
  1048. | /* Code executed at the end of each rule. */
  1049. | #ifndef YY_BREAK
  1050. | #define YY_BREAK break;
  1051. | #endif
  1052. |
  1053. | #define YY_RULE_SETUP \
  1054. | YY_USER_ACTION
  1055. |
  1056. | /** The main scanner function which does all the work.
  1057. | */
  1058. | YY_DECL
  1059. | {
  1060. | register yy_state_type yy_current_state;
  1061. | register char *yy_cp, *yy_bp;
  1062. | register int yy_act;
  1063. |
  1064. | if ( !(yy_init) )
  1065. | {
  1066. | (yy_init) = 1;
  1067. |
  1068. | #ifdef YY_USER_INIT
  1069. | YY_USER_INIT;
  1070. | #endif
  1071. |
  1072. | /* Create the reject buffer large enough to save one state per allowed character. */
  1073. | if ( ! (yy_state_buf) )
  1074. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  1075. | if ( ! (yy_state_buf) )
  1076. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  1077. |
  1078. | if ( ! (yy_start) )
  1079. | (yy_start) = 1; /* first start state */
  1080. |
  1081. | if ( ! yyin )
  1082. | yyin = stdin;
  1083. |
  1084. | if ( ! yyout )
  1085. | yyout = stdout;
  1086. |
  1087. | if ( ! YY_CURRENT_BUFFER ) {
  1088. | yyensure_buffer_stack ();
  1089. | YY_CURRENT_BUFFER_LVALUE =
  1090. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1091. | }
  1092. |
  1093. | yy_load_buffer_state( );
  1094. | }
  1095. |
  1096. | {
  1097. | #line 1 "conftest.l"
  1098. |
  1099. | #line 687 "lex.yy.c"
  1100. |
  1101. | while ( 1 ) /* loops until end-of-file is reached */
  1102. | {
  1103. | (yy_more_len) = 0;
  1104. | if ( (yy_more_flag) )
  1105. | {
  1106. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  1107. | (yy_more_flag) = 0;
  1108. | }
  1109. | yy_cp = (yy_c_buf_p);
  1110. |
  1111. | /* Support of yytext. */
  1112. | *yy_cp = (yy_hold_char);
  1113. |
  1114. | /* yy_bp points to the position in yy_ch_buf of the start of
  1115. | * the current run.
  1116. | */
  1117. | yy_bp = yy_cp;
  1118. |
  1119. | yy_current_state = (yy_start);
  1120. |
  1121. | (yy_state_ptr) = (yy_state_buf);
  1122. | *(yy_state_ptr)++ = yy_current_state;
  1123. |
  1124. | yy_match:
  1125. | do
  1126. | {
  1127. | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  1128. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1129. | {
  1130. | yy_current_state = (int) yy_def[yy_current_state];
  1131. | if ( yy_current_state >= 13 )
  1132. | yy_c = yy_meta[(unsigned int) yy_c];
  1133. | }
  1134. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1135. | *(yy_state_ptr)++ = yy_current_state;
  1136. | ++yy_cp;
  1137. | }
  1138. | while ( yy_base[yy_current_state] != 10 );
  1139. |
  1140. | yy_find_action:
  1141. | yy_current_state = *--(yy_state_ptr);
  1142. | (yy_lp) = yy_accept[yy_current_state];
  1143. | find_rule: /* we branch to this label when backing up */
  1144. | for ( ; ; ) /* until we find what rule we matched */
  1145. | {
  1146. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  1147. | {
  1148. | yy_act = yy_acclist[(yy_lp)];
  1149. | {
  1150. | (yy_full_match) = yy_cp;
  1151. | break;
  1152. | }
  1153. | }
  1154. | --yy_cp;
  1155. | yy_current_state = *--(yy_state_ptr);
  1156. | (yy_lp) = yy_accept[yy_current_state];
  1157. | }
  1158. |
  1159. | YY_DO_BEFORE_ACTION;
  1160. |
  1161. | do_action: /* This label is used only to access EOF actions. */
  1162. |
  1163. | switch ( yy_act )
  1164. | { /* beginning of action switch */
  1165. | case 1:
  1166. | YY_RULE_SETUP
  1167. | #line 2 "conftest.l"
  1168. | { ECHO; }
  1169. | YY_BREAK
  1170. | case 2:
  1171. | YY_RULE_SETUP
  1172. | #line 3 "conftest.l"
  1173. | { REJECT; }
  1174. | YY_BREAK
  1175. | case 3:
  1176. | YY_RULE_SETUP
  1177. | #line 4 "conftest.l"
  1178. | { yymore (); }
  1179. | YY_BREAK
  1180. | case 4:
  1181. | YY_RULE_SETUP
  1182. | #line 5 "conftest.l"
  1183. | { yyless (1); }
  1184. | YY_BREAK
  1185. | case 5:
  1186. | YY_RULE_SETUP
  1187. | #line 6 "conftest.l"
  1188. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  1189. | yyless ((input () != 0)); }
  1190. | YY_BREAK
  1191. | case 6:
  1192. | YY_RULE_SETUP
  1193. | #line 8 "conftest.l"
  1194. | { unput (yytext[0]); }
  1195. | YY_BREAK
  1196. | case 7:
  1197. | YY_RULE_SETUP
  1198. | #line 9 "conftest.l"
  1199. | { BEGIN INITIAL; }
  1200. | YY_BREAK
  1201. | case 8:
  1202. | YY_RULE_SETUP
  1203. | #line 10 "conftest.l"
  1204. | ECHO;
  1205. | YY_BREAK
  1206. | #line 794 "lex.yy.c"
  1207. | case YY_STATE_EOF(INITIAL):
  1208. | yyterminate();
  1209. |
  1210. | case YY_END_OF_BUFFER:
  1211. | {
  1212. | /* Amount of text matched not including the EOB char. */
  1213. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1214. |
  1215. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1216. | *yy_cp = (yy_hold_char);
  1217. | YY_RESTORE_YY_MORE_OFFSET
  1218. |
  1219. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1220. | {
  1221. | /* We're scanning a new file or input source. It's
  1222. | * possible that this happened because the user
  1223. | * just pointed yyin at a new source and called
  1224. | * yylex(). If so, then we have to assure
  1225. | * consistency between YY_CURRENT_BUFFER and our
  1226. | * globals. Here is the right place to do so, because
  1227. | * this is the first action (other than possibly a
  1228. | * back-up) that will match for the new input source.
  1229. | */
  1230. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1231. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1232. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1233. | }
  1234. |
  1235. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1236. | * of the first EOB in the buffer, since yy_c_buf_p will
  1237. | * already have been incremented past the NUL character
  1238. | * (since all states make transitions on EOB to the
  1239. | * end-of-buffer state). Contrast this with the test
  1240. | * in input().
  1241. | */
  1242. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1243. | { /* This was really a NUL. */
  1244. | yy_state_type yy_next_state;
  1245. |
  1246. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1247. |
  1248. | yy_current_state = yy_get_previous_state( );
  1249. |
  1250. | /* Okay, we're now positioned to make the NUL
  1251. | * transition. We couldn't have
  1252. | * yy_get_previous_state() go ahead and do it
  1253. | * for us because it doesn't know how to deal
  1254. | * with the possibility of jamming (and we don't
  1255. | * want to build jamming into it because then it
  1256. | * will run more slowly).
  1257. | */
  1258. |
  1259. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1260. |
  1261. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1262. |
  1263. | if ( yy_next_state )
  1264. | {
  1265. | /* Consume the NUL. */
  1266. | yy_cp = ++(yy_c_buf_p);
  1267. | yy_current_state = yy_next_state;
  1268. | goto yy_match;
  1269. | }
  1270. |
  1271. | else
  1272. | {
  1273. | yy_cp = (yy_c_buf_p);
  1274. | goto yy_find_action;
  1275. | }
  1276. | }
  1277. |
  1278. | else switch ( yy_get_next_buffer( ) )
  1279. | {
  1280. | case EOB_ACT_END_OF_FILE:
  1281. | {
  1282. | (yy_did_buffer_switch_on_eof) = 0;
  1283. |
  1284. | if ( yywrap( ) )
  1285. | {
  1286. | /* Note: because we've taken care in
  1287. | * yy_get_next_buffer() to have set up
  1288. | * yytext, we can now set up
  1289. | * yy_c_buf_p so that if some total
  1290. | * hoser (like flex itself) wants to
  1291. | * call the scanner after we return the
  1292. | * YY_NULL, it'll still work - another
  1293. | * YY_NULL will get returned.
  1294. | */
  1295. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1296. |
  1297. | yy_act = YY_STATE_EOF(YY_START);
  1298. | goto do_action;
  1299. | }
  1300. |
  1301. | else
  1302. | {
  1303. | if ( ! (yy_did_buffer_switch_on_eof) )
  1304. | YY_NEW_FILE;
  1305. | }
  1306. | break;
  1307. | }
  1308. |
  1309. | case EOB_ACT_CONTINUE_SCAN:
  1310. | (yy_c_buf_p) =
  1311. | (yytext_ptr) + yy_amount_of_matched_text;
  1312. |
  1313. | yy_current_state = yy_get_previous_state( );
  1314. |
  1315. | yy_cp = (yy_c_buf_p);
  1316. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1317. | goto yy_match;
  1318. |
  1319. | case EOB_ACT_LAST_MATCH:
  1320. | (yy_c_buf_p) =
  1321. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1322. |
  1323. | yy_current_state = yy_get_previous_state( );
  1324. |
  1325. | yy_cp = (yy_c_buf_p);
  1326. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1327. | goto yy_find_action;
  1328. | }
  1329. | break;
  1330. | }
  1331. |
  1332. | default:
  1333. | YY_FATAL_ERROR(
  1334. | "fatal flex scanner internal error--no action found" );
  1335. | } /* end of action switch */
  1336. | } /* end of scanning one token */
  1337. | } /* end of user's declarations */
  1338. | } /* end of yylex */
  1339. |
  1340. | /* yy_get_next_buffer - try to read in a new buffer
  1341. | *
  1342. | * Returns a code representing an action:
  1343. | * EOB_ACT_LAST_MATCH -
  1344. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1345. | * EOB_ACT_END_OF_FILE - end of file
  1346. | */
  1347. | static int yy_get_next_buffer (void)
  1348. | {
  1349. | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1350. | register char *source = (yytext_ptr);
  1351. | register int number_to_move, i;
  1352. | int ret_val;
  1353. |
  1354. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1355. | YY_FATAL_ERROR(
  1356. | "fatal flex scanner internal error--end of buffer missed" );
  1357. |
  1358. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1359. | { /* Don't try to fill the buffer, so this is an EOF. */
  1360. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1361. | {
  1362. | /* We matched a single character, the EOB, so
  1363. | * treat this as a final EOF.
  1364. | */
  1365. | return EOB_ACT_END_OF_FILE;
  1366. | }
  1367. |
  1368. | else
  1369. | {
  1370. | /* We matched some text prior to the EOB, first
  1371. | * process it.
  1372. | */
  1373. | return EOB_ACT_LAST_MATCH;
  1374. | }
  1375. | }
  1376. |
  1377. | /* Try to read more data. */
  1378. |
  1379. | /* First move last chars to start of buffer. */
  1380. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1381. |
  1382. | for ( i = 0; i < number_to_move; ++i )
  1383. | *(dest++) = *(source++);
  1384. |
  1385. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1386. | /* don't do the read, it's not guaranteed to return an EOF,
  1387. | * just force an EOF
  1388. | */
  1389. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1390. |
  1391. | else
  1392. | {
  1393. | yy_size_t num_to_read =
  1394. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1395. |
  1396. | while ( num_to_read <= 0 )
  1397. | { /* Not enough room in the buffer - grow it. */
  1398. |
  1399. | YY_FATAL_ERROR(
  1400. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1401. |
  1402. | }
  1403. |
  1404. | if ( num_to_read > YY_READ_BUF_SIZE )
  1405. | num_to_read = YY_READ_BUF_SIZE;
  1406. |
  1407. | /* Read in more data. */
  1408. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1409. | (yy_n_chars), num_to_read );
  1410. |
  1411. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1412. | }
  1413. |
  1414. | if ( (yy_n_chars) == 0 )
  1415. | {
  1416. | if ( number_to_move == YY_MORE_ADJ )
  1417. | {
  1418. | ret_val = EOB_ACT_END_OF_FILE;
  1419. | yyrestart(yyin );
  1420. | }
  1421. |
  1422. | else
  1423. | {
  1424. | ret_val = EOB_ACT_LAST_MATCH;
  1425. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1426. | YY_BUFFER_EOF_PENDING;
  1427. | }
  1428. | }
  1429. |
  1430. | else
  1431. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1432. |
  1433. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1434. | /* Extend the array by 50%, plus the number we really need. */
  1435. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1436. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1437. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1438. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1439. | }
  1440. |
  1441. | (yy_n_chars) += number_to_move;
  1442. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1443. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1444. |
  1445. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1446. |
  1447. | return ret_val;
  1448. | }
  1449. |
  1450. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1451. |
  1452. | static yy_state_type yy_get_previous_state (void)
  1453. | {
  1454. | register yy_state_type yy_current_state;
  1455. | register char *yy_cp;
  1456. |
  1457. | yy_current_state = (yy_start);
  1458. |
  1459. | (yy_state_ptr) = (yy_state_buf);
  1460. | *(yy_state_ptr)++ = yy_current_state;
  1461. |
  1462. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1463. | {
  1464. | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1465. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1466. | {
  1467. | yy_current_state = (int) yy_def[yy_current_state];
  1468. | if ( yy_current_state >= 13 )
  1469. | yy_c = yy_meta[(unsigned int) yy_c];
  1470. | }
  1471. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1472. | *(yy_state_ptr)++ = yy_current_state;
  1473. | }
  1474. |
  1475. | return yy_current_state;
  1476. | }
  1477. |
  1478. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1479. | *
  1480. | * synopsis
  1481. | * next_state = yy_try_NUL_trans( current_state );
  1482. | */
  1483. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1484. | {
  1485. | register int yy_is_jam;
  1486. |
  1487. | register YY_CHAR yy_c = 1;
  1488. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1489. | {
  1490. | yy_current_state = (int) yy_def[yy_current_state];
  1491. | if ( yy_current_state >= 13 )
  1492. | yy_c = yy_meta[(unsigned int) yy_c];
  1493. | }
  1494. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1495. | yy_is_jam = (yy_current_state == 12);
  1496. | if ( ! yy_is_jam )
  1497. | *(yy_state_ptr)++ = yy_current_state;
  1498. |
  1499. | return yy_is_jam ? 0 : yy_current_state;
  1500. | }
  1501. |
  1502. | static void yyunput (int c, register char * yy_bp )
  1503. | {
  1504. | register char *yy_cp;
  1505. |
  1506. | yy_cp = (yy_c_buf_p);
  1507. |
  1508. | /* undo effects of setting up yytext */
  1509. | *yy_cp = (yy_hold_char);
  1510. |
  1511. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1512. | { /* need to shift things up to make room */
  1513. | /* +2 for EOB chars. */
  1514. | register yy_size_t number_to_move = (yy_n_chars) + 2;
  1515. | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1516. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1517. | register char *source =
  1518. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1519. |
  1520. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1521. | *--dest = *--source;
  1522. |
  1523. | yy_cp += (int) (dest - source);
  1524. | yy_bp += (int) (dest - source);
  1525. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1526. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1527. |
  1528. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1529. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1530. | }
  1531. |
  1532. | *--yy_cp = (char) c;
  1533. |
  1534. | (yytext_ptr) = yy_bp;
  1535. | (yy_hold_char) = *yy_cp;
  1536. | (yy_c_buf_p) = yy_cp;
  1537. | }
  1538. |
  1539. | #ifndef YY_NO_INPUT
  1540. | #ifdef __cplusplus
  1541. | static int yyinput (void)
  1542. | #else
  1543. | static int input (void)
  1544. | #endif
  1545. |
  1546. | {
  1547. | int c;
  1548. |
  1549. | *(yy_c_buf_p) = (yy_hold_char);
  1550. |
  1551. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1552. | {
  1553. | /* yy_c_buf_p now points to the character we want to return.
  1554. | * If this occurs *before* the EOB characters, then it's a
  1555. | * valid NUL; if not, then we've hit the end of the buffer.
  1556. | */
  1557. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1558. | /* This was really a NUL. */
  1559. | *(yy_c_buf_p) = '\0';
  1560. |
  1561. | else
  1562. | { /* need more input */
  1563. | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
  1564. | ++(yy_c_buf_p);
  1565. |
  1566. | switch ( yy_get_next_buffer( ) )
  1567. | {
  1568. | case EOB_ACT_LAST_MATCH:
  1569. | /* This happens because yy_g_n_b()
  1570. | * sees that we've accumulated a
  1571. | * token and flags that we need to
  1572. | * try matching the token before
  1573. | * proceeding. But for input(),
  1574. | * there's no matching to consider.
  1575. | * So convert the EOB_ACT_LAST_MATCH
  1576. | * to EOB_ACT_END_OF_FILE.
  1577. | */
  1578. |
  1579. | /* Reset buffer status. */
  1580. | yyrestart(yyin );
  1581. |
  1582. | /*FALLTHROUGH*/
  1583. |
  1584. | case EOB_ACT_END_OF_FILE:
  1585. | {
  1586. | if ( yywrap( ) )
  1587. | return EOF;
  1588. |
  1589. | if ( ! (yy_did_buffer_switch_on_eof) )
  1590. | YY_NEW_FILE;
  1591. | #ifdef __cplusplus
  1592. | return yyinput();
  1593. | #else
  1594. | return input();
  1595. | #endif
  1596. | }
  1597. |
  1598. | case EOB_ACT_CONTINUE_SCAN:
  1599. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1600. | break;
  1601. | }
  1602. | }
  1603. | }
  1604. |
  1605. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1606. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1607. | (yy_hold_char) = *++(yy_c_buf_p);
  1608. |
  1609. | return c;
  1610. | }
  1611. | #endif /* ifndef YY_NO_INPUT */
  1612. |
  1613. | /** Immediately switch to a different input stream.
  1614. | * @param input_file A readable stream.
  1615. | *
  1616. | * @note This function does not reset the start condition to @c INITIAL .
  1617. | */
  1618. | void yyrestart (FILE * input_file )
  1619. | {
  1620. |
  1621. | if ( ! YY_CURRENT_BUFFER ){
  1622. | yyensure_buffer_stack ();
  1623. | YY_CURRENT_BUFFER_LVALUE =
  1624. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1625. | }
  1626. |
  1627. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  1628. | yy_load_buffer_state( );
  1629. | }
  1630. |
  1631. | /** Switch to a different input buffer.
  1632. | * @param new_buffer The new input buffer.
  1633. | *
  1634. | */
  1635. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1636. | {
  1637. |
  1638. | /* TODO. We should be able to replace this entire function body
  1639. | * with
  1640. | * yypop_buffer_state();
  1641. | * yypush_buffer_state(new_buffer);
  1642. | */
  1643. | yyensure_buffer_stack ();
  1644. | if ( YY_CURRENT_BUFFER == new_buffer )
  1645. | return;
  1646. |
  1647. | if ( YY_CURRENT_BUFFER )
  1648. | {
  1649. | /* Flush out information for old buffer. */
  1650. | *(yy_c_buf_p) = (yy_hold_char);
  1651. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1652. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1653. | }
  1654. |
  1655. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1656. | yy_load_buffer_state( );
  1657. |
  1658. | /* We don't actually know whether we did this switch during
  1659. | * EOF (yywrap()) processing, but the only time this flag
  1660. | * is looked at is after yywrap() is called, so it's safe
  1661. | * to go ahead and always set it.
  1662. | */
  1663. | (yy_did_buffer_switch_on_eof) = 1;
  1664. | }
  1665. |
  1666. | static void yy_load_buffer_state (void)
  1667. | {
  1668. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1669. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1670. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1671. | (yy_hold_char) = *(yy_c_buf_p);
  1672. | }
  1673. |
  1674. | /** Allocate and initialize an input buffer state.
  1675. | * @param file A readable stream.
  1676. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1677. | *
  1678. | * @return the allocated buffer state.
  1679. | */
  1680. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1681. | {
  1682. | YY_BUFFER_STATE b;
  1683. |
  1684. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1685. | if ( ! b )
  1686. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1687. |
  1688. | b->yy_buf_size = size;
  1689. |
  1690. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1691. | * we need to put in 2 end-of-buffer characters.
  1692. | */
  1693. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  1694. | if ( ! b->yy_ch_buf )
  1695. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1696. |
  1697. | b->yy_is_our_buffer = 1;
  1698. |
  1699. | yy_init_buffer(b,file );
  1700. |
  1701. | return b;
  1702. | }
  1703. |
  1704. | /** Destroy the buffer.
  1705. | * @param b a buffer created with yy_create_buffer()
  1706. | *
  1707. | */
  1708. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1709. | {
  1710. |
  1711. | if ( ! b )
  1712. | return;
  1713. |
  1714. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1715. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1716. |
  1717. | if ( b->yy_is_our_buffer )
  1718. | yyfree((void *) b->yy_ch_buf );
  1719. |
  1720. | yyfree((void *) b );
  1721. | }
  1722. |
  1723. | /* Initializes or reinitializes a buffer.
  1724. | * This function is sometimes called more than once on the same buffer,
  1725. | * such as during a yyrestart() or at EOF.
  1726. | */
  1727. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1728. |
  1729. | {
  1730. | int oerrno = errno;
  1731. |
  1732. | yy_flush_buffer(b );
  1733. |
  1734. | b->yy_input_file = file;
  1735. | b->yy_fill_buffer = 1;
  1736. |
  1737. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1738. | * called from yyrestart() or through yy_get_next_buffer.
  1739. | * In that case, we don't want to reset the lineno or column.
  1740. | */
  1741. | if (b != YY_CURRENT_BUFFER){
  1742. | b->yy_bs_lineno = 1;
  1743. | b->yy_bs_column = 0;
  1744. | }
  1745. |
  1746. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1747. |
  1748. | errno = oerrno;
  1749. | }
  1750. |
  1751. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1752. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1753. | *
  1754. | */
  1755. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1756. | {
  1757. | if ( ! b )
  1758. | return;
  1759. |
  1760. | b->yy_n_chars = 0;
  1761. |
  1762. | /* We always need two end-of-buffer characters. The first causes
  1763. | * a transition to the end-of-buffer state. The second causes
  1764. | * a jam in that state.
  1765. | */
  1766. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1767. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1768. |
  1769. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1770. |
  1771. | b->yy_at_bol = 1;
  1772. | b->yy_buffer_status = YY_BUFFER_NEW;
  1773. |
  1774. | if ( b == YY_CURRENT_BUFFER )
  1775. | yy_load_buffer_state( );
  1776. | }
  1777. |
  1778. | /** Pushes the new state onto the stack. The new state becomes
  1779. | * the current state. This function will allocate the stack
  1780. | * if necessary.
  1781. | * @param new_buffer The new state.
  1782. | *
  1783. | */
  1784. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1785. | {
  1786. | if (new_buffer == NULL)
  1787. | return;
  1788. |
  1789. | yyensure_buffer_stack();
  1790. |
  1791. | /* This block is copied from yy_switch_to_buffer. */
  1792. | if ( YY_CURRENT_BUFFER )
  1793. | {
  1794. | /* Flush out information for old buffer. */
  1795. | *(yy_c_buf_p) = (yy_hold_char);
  1796. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1797. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1798. | }
  1799. |
  1800. | /* Only push if top exists. Otherwise, replace top. */
  1801. | if (YY_CURRENT_BUFFER)
  1802. | (yy_buffer_stack_top)++;
  1803. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1804. |
  1805. | /* copied from yy_switch_to_buffer. */
  1806. | yy_load_buffer_state( );
  1807. | (yy_did_buffer_switch_on_eof) = 1;
  1808. | }
  1809. |
  1810. | /** Removes and deletes the top of the stack, if present.
  1811. | * The next element becomes the new top.
  1812. | *
  1813. | */
  1814. | void yypop_buffer_state (void)
  1815. | {
  1816. | if (!YY_CURRENT_BUFFER)
  1817. | return;
  1818. |
  1819. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1820. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1821. | if ((yy_buffer_stack_top) > 0)
  1822. | --(yy_buffer_stack_top);
  1823. |
  1824. | if (YY_CURRENT_BUFFER) {
  1825. | yy_load_buffer_state( );
  1826. | (yy_did_buffer_switch_on_eof) = 1;
  1827. | }
  1828. | }
  1829. |
  1830. | /* Allocates the stack if it does not exist.
  1831. | * Guarantees space for at least one push.
  1832. | */
  1833. | static void yyensure_buffer_stack (void)
  1834. | {
  1835. | yy_size_t num_to_alloc;
  1836. |
  1837. | if (!(yy_buffer_stack)) {
  1838. |
  1839. | /* First allocation is just for 2 elements, since we don't know if this
  1840. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1841. | * immediate realloc on the next call.
  1842. | */
  1843. | num_to_alloc = 1;
  1844. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1845. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1846. | );
  1847. | if ( ! (yy_buffer_stack) )
  1848. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1849. |
  1850. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1851. |
  1852. | (yy_buffer_stack_max) = num_to_alloc;
  1853. | (yy_buffer_stack_top) = 0;
  1854. | return;
  1855. | }
  1856. |
  1857. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1858. |
  1859. | /* Increase the buffer to prepare for a possible push. */
  1860. | int grow_size = 8 /* arbitrary grow size */;
  1861. |
  1862. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1863. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1864. | ((yy_buffer_stack),
  1865. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1866. | );
  1867. | if ( ! (yy_buffer_stack) )
  1868. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1869. |
  1870. | /* zero only the new slots.*/
  1871. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1872. | (yy_buffer_stack_max) = num_to_alloc;
  1873. | }
  1874. | }
  1875. |
  1876. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1877. | * @param base the character buffer
  1878. | * @param size the size in bytes of the character buffer
  1879. | *
  1880. | * @return the newly allocated buffer state object.
  1881. | */
  1882. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1883. | {
  1884. | YY_BUFFER_STATE b;
  1885. |
  1886. | if ( size < 2 ||
  1887. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1888. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1889. | /* They forgot to leave room for the EOB's. */
  1890. | return 0;
  1891. |
  1892. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1893. | if ( ! b )
  1894. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1895. |
  1896. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1897. | b->yy_buf_pos = b->yy_ch_buf = base;
  1898. | b->yy_is_our_buffer = 0;
  1899. | b->yy_input_file = 0;
  1900. | b->yy_n_chars = b->yy_buf_size;
  1901. | b->yy_is_interactive = 0;
  1902. | b->yy_at_bol = 1;
  1903. | b->yy_fill_buffer = 0;
  1904. | b->yy_buffer_status = YY_BUFFER_NEW;
  1905. |
  1906. | yy_switch_to_buffer(b );
  1907. |
  1908. | return b;
  1909. | }
  1910. |
  1911. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1912. | * scan from a @e copy of @a str.
  1913. | * @param yystr a NUL-terminated string to scan
  1914. | *
  1915. | * @return the newly allocated buffer state object.
  1916. | * @note If you want to scan bytes that may contain NUL values, then use
  1917. | * yy_scan_bytes() instead.
  1918. | */
  1919. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  1920. | {
  1921. |
  1922. | return yy_scan_bytes(yystr,strlen(yystr) );
  1923. | }
  1924. |
  1925. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1926. | * scan from a @e copy of @a bytes.
  1927. | * @param yybytes the byte buffer to scan
  1928. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1929. | *
  1930. | * @return the newly allocated buffer state object.
  1931. | */
  1932. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
  1933. | {
  1934. | YY_BUFFER_STATE b;
  1935. | char *buf;
  1936. | yy_size_t n;
  1937. | yy_size_t i;
  1938. |
  1939. | /* Get memory for full buffer, including space for trailing EOB's. */
  1940. | n = _yybytes_len + 2;
  1941. | buf = (char *) yyalloc(n );
  1942. | if ( ! buf )
  1943. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1944. |
  1945. | for ( i = 0; i < _yybytes_len; ++i )
  1946. | buf[i] = yybytes[i];
  1947. |
  1948. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1949. |
  1950. | b = yy_scan_buffer(buf,n );
  1951. | if ( ! b )
  1952. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1953. |
  1954. | /* It's okay to grow etc. this buffer, and we should throw it
  1955. | * away when we're done.
  1956. | */
  1957. | b->yy_is_our_buffer = 1;
  1958. |
  1959. | return b;
  1960. | }
  1961. |
  1962. | #ifndef YY_EXIT_FAILURE
  1963. | #define YY_EXIT_FAILURE 2
  1964. | #endif
  1965. |
  1966. | static void yy_fatal_error (yyconst char* msg )
  1967. | {
  1968. | (void) fprintf( stderr, "%s\n", msg );
  1969. | exit( YY_EXIT_FAILURE );
  1970. | }
  1971. |
  1972. | /* Redefine yyless() so it works in section 3 code. */
  1973. |
  1974. | #undef yyless
  1975. | #define yyless(n) \
  1976. | do \
  1977. | { \
  1978. | /* Undo effects of setting up yytext. */ \
  1979. | int yyless_macro_arg = (n); \
  1980. | YY_LESS_LINENO(yyless_macro_arg);\
  1981. | yytext[yyleng] = (yy_hold_char); \
  1982. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  1983. | (yy_hold_char) = *(yy_c_buf_p); \
  1984. | *(yy_c_buf_p) = '\0'; \
  1985. | yyleng = yyless_macro_arg; \
  1986. | } \
  1987. | while ( 0 )
  1988. |
  1989. | /* Accessor methods (get/set functions) to struct members. */
  1990. |
  1991. | /** Get the current line number.
  1992. | *
  1993. | */
  1994. | int yyget_lineno (void)
  1995. | {
  1996. |
  1997. | return yylineno;
  1998. | }
  1999. |
  2000. | /** Get the input stream.
  2001. | *
  2002. | */
  2003. | FILE *yyget_in (void)
  2004. | {
  2005. | return yyin;
  2006. | }
  2007. |
  2008. | /** Get the output stream.
  2009. | *
  2010. | */
  2011. | FILE *yyget_out (void)
  2012. | {
  2013. | return yyout;
  2014. | }
  2015. |
  2016. | /** Get the length of the current token.
  2017. | *
  2018. | */
  2019. | yy_size_t yyget_leng (void)
  2020. | {
  2021. | return yyleng;
  2022. | }
  2023. |
  2024. | /** Get the current token.
  2025. | *
  2026. | */
  2027. |
  2028. | char *yyget_text (void)
  2029. | {
  2030. | return yytext;
  2031. | }
  2032. |
  2033. | /** Set the current line number.
  2034. | * @param line_number
  2035. | *
  2036. | */
  2037. | void yyset_lineno (int line_number )
  2038. | {
  2039. |
  2040. | yylineno = line_number;
  2041. | }
  2042. |
  2043. | /** Set the input stream. This does not discard the current
  2044. | * input buffer.
  2045. | * @param in_str A readable stream.
  2046. | *
  2047. | * @see yy_switch_to_buffer
  2048. | */
  2049. | void yyset_in (FILE * in_str )
  2050. | {
  2051. | yyin = in_str ;
  2052. | }
  2053. |
  2054. | void yyset_out (FILE * out_str )
  2055. | {
  2056. | yyout = out_str ;
  2057. | }
  2058. |
  2059. | int yyget_debug (void)
  2060. | {
  2061. | return yy_flex_debug;
  2062. | }
  2063. |
  2064. | void yyset_debug (int bdebug )
  2065. | {
  2066. | yy_flex_debug = bdebug ;
  2067. | }
  2068. |
  2069. | static int yy_init_globals (void)
  2070. | {
  2071. | /* Initialization is the same as for the non-reentrant scanner.
  2072. | * This function is called from yylex_destroy(), so don't allocate here.
  2073. | */
  2074. |
  2075. | (yy_buffer_stack) = 0;
  2076. | (yy_buffer_stack_top) = 0;
  2077. | (yy_buffer_stack_max) = 0;
  2078. | (yy_c_buf_p) = (char *) 0;
  2079. | (yy_init) = 0;
  2080. | (yy_start) = 0;
  2081. |
  2082. | (yy_state_buf) = 0;
  2083. | (yy_state_ptr) = 0;
  2084. | (yy_full_match) = 0;
  2085. | (yy_lp) = 0;
  2086. |
  2087. | /* Defined in main.c */
  2088. | #ifdef YY_STDINIT
  2089. | yyin = stdin;
  2090. | yyout = stdout;
  2091. | #else
  2092. | yyin = (FILE *) 0;
  2093. | yyout = (FILE *) 0;
  2094. | #endif
  2095. |
  2096. | /* For future reference: Set errno on error, since we are called by
  2097. | * yylex_init()
  2098. | */
  2099. | return 0;
  2100. | }
  2101. |
  2102. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  2103. | int yylex_destroy (void)
  2104. | {
  2105. |
  2106. | /* Pop the buffer stack, destroying each element. */
  2107. | while(YY_CURRENT_BUFFER){
  2108. | yy_delete_buffer(YY_CURRENT_BUFFER );
  2109. | YY_CURRENT_BUFFER_LVALUE = NULL;
  2110. | yypop_buffer_state();
  2111. | }
  2112. |
  2113. | /* Destroy the stack itself. */
  2114. | yyfree((yy_buffer_stack) );
  2115. | (yy_buffer_stack) = NULL;
  2116. |
  2117. | yyfree ( (yy_state_buf) );
  2118. | (yy_state_buf) = NULL;
  2119. |
  2120. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  2121. | * yylex() is called, initialization will occur. */
  2122. | yy_init_globals( );
  2123. |
  2124. | return 0;
  2125. | }
  2126. |
  2127. | /*
  2128. | * Internal utility routines.
  2129. | */
  2130. |
  2131. | #ifndef yytext_ptr
  2132. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  2133. | {
  2134. | register int i;
  2135. | for ( i = 0; i < n; ++i )
  2136. | s1[i] = s2[i];
  2137. | }
  2138. | #endif
  2139. |
  2140. | #ifdef YY_NEED_STRLEN
  2141. | static int yy_flex_strlen (yyconst char * s )
  2142. | {
  2143. | register int n;
  2144. | for ( n = 0; s[n]; ++n )
  2145. | ;
  2146. |
  2147. | return n;
  2148. | }
  2149. | #endif
  2150. |
  2151. | void *yyalloc (yy_size_t size )
  2152. | {
  2153. | return (void *) malloc( size );
  2154. | }
  2155. |
  2156. | void *yyrealloc (void * ptr, yy_size_t size )
  2157. | {
  2158. | /* The cast to (char *) in the following accommodates both
  2159. | * implementations that use char* generic pointers, and those
  2160. | * that use void* generic pointers. It works with the latter
  2161. | * because both ANSI C and C++ allow castless assignment from
  2162. | * any pointer type to void*, and deal with argument conversions
  2163. | * as though doing an assignment.
  2164. | */
  2165. | return (void *) realloc( (char *) ptr, size );
  2166. | }
  2167. |
  2168. | void yyfree (void * ptr )
  2169. | {
  2170. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2171. | }
  2172. |
  2173. | #define YYTABLES_NAME "yytables"
  2174. |
  2175. | #line 10 "conftest.l"
  2176. |
  2177. |
  2178. | #ifdef YYTEXT_POINTER
  2179. | extern char *yytext;
  2180. | #endif
  2181. | int
  2182. | main (void)
  2183. | {
  2184. | return ! yylex () + ! yywrap ();
  2185. | }
  2186. configure:12095: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfl >&5
  2187. configure:12095: $? = 0
  2188. configure:12105: result: -lfl
  2189. configure:12111: checking whether yytext is a pointer
  2190. configure:12128: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lfl >&5
  2191. configure:12128: $? = 0
  2192. configure:12136: result: yes
  2193. configure:12150: checking for bison
  2194. configure:12166: found /usr/bin/bison
  2195. configure:12177: result: bison -y
  2196. configure:12190: checking for ANSI C header files
  2197. configure:12294: result: yes
  2198. configure:12305: checking fcntl.h usability
  2199. configure:12305: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2200. configure:12305: $? = 0
  2201. configure:12305: result: yes
  2202. configure:12305: checking fcntl.h presence
  2203. configure:12305: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2204. In file included from /usr/include/fcntl.h:25:0,
  2205. from conftest.c:25:
  2206. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2207. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2208. ^
  2209. configure:12305: $? = 0
  2210. configure:12305: result: yes
  2211. configure:12305: checking for fcntl.h
  2212. configure:12305: result: yes
  2213. configure:12305: checking limits.h usability
  2214. configure:12305: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2215. configure:12305: $? = 0
  2216. configure:12305: result: yes
  2217. configure:12305: checking limits.h presence
  2218. configure:12305: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2219. In file included from /usr/include/limits.h:25:0,
  2220. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:168,
  2221. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/syslimits.h:7,
  2222. from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include-fixed/limits.h:34,
  2223. from conftest.c:26:
  2224. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2225. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2226. ^
  2227. configure:12305: $? = 0
  2228. configure:12305: result: yes
  2229. configure:12305: checking for limits.h
  2230. configure:12305: result: yes
  2231. configure:12305: checking for unistd.h
  2232. configure:12305: result: yes
  2233. configure:12317: checking wordexp.h usability
  2234. configure:12317: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2235. configure:12317: $? = 0
  2236. configure:12317: result: yes
  2237. configure:12317: checking wordexp.h presence
  2238. configure:12317: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2239. In file included from /usr/include/wordexp.h:21:0,
  2240. from conftest.c:28:
  2241. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2242. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2243. ^
  2244. configure:12317: $? = 0
  2245. configure:12317: result: yes
  2246. configure:12317: checking for wordexp.h
  2247. configure:12317: result: yes
  2248. configure:12328: checking for an ANSI C-conforming const
  2249. configure:12394: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2250. configure:12394: $? = 0
  2251. configure:12401: result: yes
  2252. configure:12409: checking for size_t
  2253. configure:12409: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2254. configure:12409: $? = 0
  2255. configure:12409: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2256. conftest.c: In function 'main':
  2257. conftest.c:65:21: error: expected expression before ')' token
  2258. if (sizeof ((size_t)))
  2259. ^
  2260. configure:12409: $? = 1
  2261. configure: failed program was:
  2262. | /* confdefs.h */
  2263. | #define PACKAGE_NAME "mdbtools"
  2264. | #define PACKAGE_TARNAME "mdbtools"
  2265. | #define PACKAGE_VERSION "0.7.1"
  2266. | #define PACKAGE_STRING "mdbtools 0.7.1"
  2267. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  2268. | #define PACKAGE_URL ""
  2269. | #define PACKAGE "mdbtools"
  2270. | #define VERSION "0.7.1"
  2271. | #define STDC_HEADERS 1
  2272. | #define HAVE_SYS_TYPES_H 1
  2273. | #define HAVE_SYS_STAT_H 1
  2274. | #define HAVE_STDLIB_H 1
  2275. | #define HAVE_STRING_H 1
  2276. | #define HAVE_MEMORY_H 1
  2277. | #define HAVE_STRINGS_H 1
  2278. | #define HAVE_INTTYPES_H 1
  2279. | #define HAVE_STDINT_H 1
  2280. | #define HAVE_UNISTD_H 1
  2281. | #define HAVE_DLFCN_H 1
  2282. | #define LT_OBJDIR ".libs/"
  2283. | #define YYTEXT_POINTER 1
  2284. | #define STDC_HEADERS 1
  2285. | #define HAVE_FCNTL_H 1
  2286. | #define HAVE_LIMITS_H 1
  2287. | #define HAVE_UNISTD_H 1
  2288. | #define HAVE_WORDEXP_H 1
  2289. | /* end confdefs.h. */
  2290. | #include <stdio.h>
  2291. | #ifdef HAVE_SYS_TYPES_H
  2292. | # include <sys/types.h>
  2293. | #endif
  2294. | #ifdef HAVE_SYS_STAT_H
  2295. | # include <sys/stat.h>
  2296. | #endif
  2297. | #ifdef STDC_HEADERS
  2298. | # include <stdlib.h>
  2299. | # include <stddef.h>
  2300. | #else
  2301. | # ifdef HAVE_STDLIB_H
  2302. | # include <stdlib.h>
  2303. | # endif
  2304. | #endif
  2305. | #ifdef HAVE_STRING_H
  2306. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2307. | # include <memory.h>
  2308. | # endif
  2309. | # include <string.h>
  2310. | #endif
  2311. | #ifdef HAVE_STRINGS_H
  2312. | # include <strings.h>
  2313. | #endif
  2314. | #ifdef HAVE_INTTYPES_H
  2315. | # include <inttypes.h>
  2316. | #endif
  2317. | #ifdef HAVE_STDINT_H
  2318. | # include <stdint.h>
  2319. | #endif
  2320. | #ifdef HAVE_UNISTD_H
  2321. | # include <unistd.h>
  2322. | #endif
  2323. | int
  2324. | main ()
  2325. | {
  2326. | if (sizeof ((size_t)))
  2327. | return 0;
  2328. | ;
  2329. | return 0;
  2330. | }
  2331. configure:12409: result: yes
  2332. configure:12435: checking for iconv
  2333. configure:12457: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  2334. configure:12457: $? = 0
  2335. configure:12489: result: yes
  2336. configure:12495: checking for iconv declaration
  2337. configure:12524: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
  2338. configure:12524: $? = 0
  2339. configure:12535: result:
  2340. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  2341. configure:12551: checking whether the target supports symbol aliases
  2342. configure:12570: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  2343. configure:12570: $? = 0
  2344. configure:12578: result: yes
  2345. configure:12590: checking Are we using flex
  2346. configure:12594: result: yes
  2347. configure:12636: checking whether /usr/bin/ld accepts --as-needed
  2348. configure:12641: result: yes
  2349. configure:12797: checking pkg-config m4 macros
  2350. configure:12800: result: yes
  2351. configure:12865: checking for pkg-config
  2352. configure:12883: found /usr/bin/pkg-config
  2353. configure:12895: result: /usr/bin/pkg-config
  2354. configure:12920: checking pkg-config is at least version 0.9.0
  2355. configure:12923: result: yes
  2356. configure:12933: checking for GLIB
  2357. configure:12940: $PKG_CONFIG --exists --print-errors "glib-2.0"
  2358. configure:12943: $? = 0
  2359. configure:12957: $PKG_CONFIG --exists --print-errors "glib-2.0"
  2360. configure:12960: $? = 0
  2361. configure:13004: result: yes
  2362. configure:13011: checking for GNOME
  2363. configure:13018: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.14 libglade-2.0 libgnomeui-2.0"
  2364. Package libgnomeui-2.0 was not found in the pkg-config search path.
  2365. Perhaps you should add the directory containing `libgnomeui-2.0.pc'
  2366. to the PKG_CONFIG_PATH environment variable
  2367. No package 'libgnomeui-2.0' found
  2368. configure:13021: $? = 1
  2369. configure:13035: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.14 libglade-2.0 libgnomeui-2.0"
  2370. Package libgnomeui-2.0 was not found in the pkg-config search path.
  2371. Perhaps you should add the directory containing `libgnomeui-2.0.pc'
  2372. to the PKG_CONFIG_PATH environment variable
  2373. No package 'libgnomeui-2.0' found
  2374. configure:13038: $? = 1
  2375. configure:13052: result: no
  2376. No package 'libgnomeui-2.0' found
  2377. configure:13089: checking gnome-doc-utils >= 0.3.2
  2378. configure:13092: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
  2379. configure:13095: $? = 0
  2380. configure:13103: result: yes
  2381. configure:13220: checking gtk-doc version >= 1.0
  2382. configure:13227: result: no
  2383. configure:13311: checking for a readline compatible library
  2384. configure:13343: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--as-needed conftest.c -lreadline >&5
  2385. configure:13343: $? = 0
  2386. configure:13358: result: yes
  2387. configure:13368: checking readline.h usability
  2388. configure:13368: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
  2389. conftest.c:66:22: fatal error: readline.h: No such file or directory
  2390. #include <readline.h>
  2391. ^
  2392. compilation terminated.
  2393. configure:13368: $? = 1
  2394. configure: failed program was:
  2395. | /* confdefs.h */
  2396. | #define PACKAGE_NAME "mdbtools"
  2397. | #define PACKAGE_TARNAME "mdbtools"
  2398. | #define PACKAGE_VERSION "0.7.1"
  2399. | #define PACKAGE_STRING "mdbtools 0.7.1"
  2400. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  2401. | #define PACKAGE_URL ""
  2402. | #define PACKAGE "mdbtools"
  2403. | #define VERSION "0.7.1"
  2404. | #define STDC_HEADERS 1
  2405. | #define HAVE_SYS_TYPES_H 1
  2406. | #define HAVE_SYS_STAT_H 1
  2407. | #define HAVE_STDLIB_H 1
  2408. | #define HAVE_STRING_H 1
  2409. | #define HAVE_MEMORY_H 1
  2410. | #define HAVE_STRINGS_H 1
  2411. | #define HAVE_INTTYPES_H 1
  2412. | #define HAVE_STDINT_H 1
  2413. | #define HAVE_UNISTD_H 1
  2414. | #define HAVE_DLFCN_H 1
  2415. | #define LT_OBJDIR ".libs/"
  2416. | #define YYTEXT_POINTER 1
  2417. | #define STDC_HEADERS 1
  2418. | #define HAVE_FCNTL_H 1
  2419. | #define HAVE_LIMITS_H 1
  2420. | #define HAVE_UNISTD_H 1
  2421. | #define HAVE_WORDEXP_H 1
  2422. | #define HAVE_ICONV 1
  2423. | #define ICONV_CONST
  2424. | #define HAVE_ATTRIBUTE_ALIAS 1
  2425. | #define HAVE_LIBREADLINE 1
  2426. | /* end confdefs.h. */
  2427. | #include <stdio.h>
  2428. | #ifdef HAVE_SYS_TYPES_H
  2429. | # include <sys/types.h>
  2430. | #endif
  2431. | #ifdef HAVE_SYS_STAT_H
  2432. | # include <sys/stat.h>
  2433. | #endif
  2434. | #ifdef STDC_HEADERS
  2435. | # include <stdlib.h>
  2436. | # include <stddef.h>
  2437. | #else
  2438. | # ifdef HAVE_STDLIB_H
  2439. | # include <stdlib.h>
  2440. | # endif
  2441. | #endif
  2442. | #ifdef HAVE_STRING_H
  2443. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2444. | # include <memory.h>
  2445. | # endif
  2446. | # include <string.h>
  2447. | #endif
  2448. | #ifdef HAVE_STRINGS_H
  2449. | # include <strings.h>
  2450. | #endif
  2451. | #ifdef HAVE_INTTYPES_H
  2452. | # include <inttypes.h>
  2453. | #endif
  2454. | #ifdef HAVE_STDINT_H
  2455. | # include <stdint.h>
  2456. | #endif
  2457. | #ifdef HAVE_UNISTD_H
  2458. | # include <unistd.h>
  2459. | #endif
  2460. | #include <readline.h>
  2461. configure:13368: result: no
  2462. configure:13368: checking readline.h presence
  2463. configure:13368: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2464. conftest.c:33:22: fatal error: readline.h: No such file or directory
  2465. #include <readline.h>
  2466. ^
  2467. compilation terminated.
  2468. configure:13368: $? = 1
  2469. configure: failed program was:
  2470. | /* confdefs.h */
  2471. | #define PACKAGE_NAME "mdbtools"
  2472. | #define PACKAGE_TARNAME "mdbtools"
  2473. | #define PACKAGE_VERSION "0.7.1"
  2474. | #define PACKAGE_STRING "mdbtools 0.7.1"
  2475. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  2476. | #define PACKAGE_URL ""
  2477. | #define PACKAGE "mdbtools"
  2478. | #define VERSION "0.7.1"
  2479. | #define STDC_HEADERS 1
  2480. | #define HAVE_SYS_TYPES_H 1
  2481. | #define HAVE_SYS_STAT_H 1
  2482. | #define HAVE_STDLIB_H 1
  2483. | #define HAVE_STRING_H 1
  2484. | #define HAVE_MEMORY_H 1
  2485. | #define HAVE_STRINGS_H 1
  2486. | #define HAVE_INTTYPES_H 1
  2487. | #define HAVE_STDINT_H 1
  2488. | #define HAVE_UNISTD_H 1
  2489. | #define HAVE_DLFCN_H 1
  2490. | #define LT_OBJDIR ".libs/"
  2491. | #define YYTEXT_POINTER 1
  2492. | #define STDC_HEADERS 1
  2493. | #define HAVE_FCNTL_H 1
  2494. | #define HAVE_LIMITS_H 1
  2495. | #define HAVE_UNISTD_H 1
  2496. | #define HAVE_WORDEXP_H 1
  2497. | #define HAVE_ICONV 1
  2498. | #define ICONV_CONST
  2499. | #define HAVE_ATTRIBUTE_ALIAS 1
  2500. | #define HAVE_LIBREADLINE 1
  2501. | /* end confdefs.h. */
  2502. | #include <readline.h>
  2503. configure:13368: result: no
  2504. configure:13368: checking for readline.h
  2505. configure:13368: result: no
  2506. configure:13368: checking readline/readline.h usability
  2507. configure:13368: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
  2508. configure:13368: $? = 0
  2509. configure:13368: result: yes
  2510. configure:13368: checking readline/readline.h presence
  2511. configure:13368: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2512. In file included from /usr/include/ctype.h:25:0,
  2513. from /usr/include/readline/chardefs.h:25,
  2514. from /usr/include/readline/keymaps.h:35,
  2515. from /usr/include/readline/readline.h:37,
  2516. from conftest.c:33:
  2517. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2518. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2519. ^
  2520. configure:13368: $? = 0
  2521. configure:13368: result: yes
  2522. configure:13368: checking for readline/readline.h
  2523. configure:13368: result: yes
  2524. configure:13378: checking whether readline supports history
  2525. configure:13402: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--as-needed conftest.c -lreadline >&5
  2526. configure:13402: $? = 0
  2527. configure:13409: result: yes
  2528. configure:13418: checking history.h usability
  2529. configure:13418: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
  2530. conftest.c:68:21: fatal error: history.h: No such file or directory
  2531. #include <history.h>
  2532. ^
  2533. compilation terminated.
  2534. configure:13418: $? = 1
  2535. configure: failed program was:
  2536. | /* confdefs.h */
  2537. | #define PACKAGE_NAME "mdbtools"
  2538. | #define PACKAGE_TARNAME "mdbtools"
  2539. | #define PACKAGE_VERSION "0.7.1"
  2540. | #define PACKAGE_STRING "mdbtools 0.7.1"
  2541. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  2542. | #define PACKAGE_URL ""
  2543. | #define PACKAGE "mdbtools"
  2544. | #define VERSION "0.7.1"
  2545. | #define STDC_HEADERS 1
  2546. | #define HAVE_SYS_TYPES_H 1
  2547. | #define HAVE_SYS_STAT_H 1
  2548. | #define HAVE_STDLIB_H 1
  2549. | #define HAVE_STRING_H 1
  2550. | #define HAVE_MEMORY_H 1
  2551. | #define HAVE_STRINGS_H 1
  2552. | #define HAVE_INTTYPES_H 1
  2553. | #define HAVE_STDINT_H 1
  2554. | #define HAVE_UNISTD_H 1
  2555. | #define HAVE_DLFCN_H 1
  2556. | #define LT_OBJDIR ".libs/"
  2557. | #define YYTEXT_POINTER 1
  2558. | #define STDC_HEADERS 1
  2559. | #define HAVE_FCNTL_H 1
  2560. | #define HAVE_LIMITS_H 1
  2561. | #define HAVE_UNISTD_H 1
  2562. | #define HAVE_WORDEXP_H 1
  2563. | #define HAVE_ICONV 1
  2564. | #define ICONV_CONST
  2565. | #define HAVE_ATTRIBUTE_ALIAS 1
  2566. | #define HAVE_LIBREADLINE 1
  2567. | #define HAVE_READLINE_READLINE_H 1
  2568. | #define HAVE_READLINE_HISTORY 1
  2569. | /* end confdefs.h. */
  2570. | #include <stdio.h>
  2571. | #ifdef HAVE_SYS_TYPES_H
  2572. | # include <sys/types.h>
  2573. | #endif
  2574. | #ifdef HAVE_SYS_STAT_H
  2575. | # include <sys/stat.h>
  2576. | #endif
  2577. | #ifdef STDC_HEADERS
  2578. | # include <stdlib.h>
  2579. | # include <stddef.h>
  2580. | #else
  2581. | # ifdef HAVE_STDLIB_H
  2582. | # include <stdlib.h>
  2583. | # endif
  2584. | #endif
  2585. | #ifdef HAVE_STRING_H
  2586. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2587. | # include <memory.h>
  2588. | # endif
  2589. | # include <string.h>
  2590. | #endif
  2591. | #ifdef HAVE_STRINGS_H
  2592. | # include <strings.h>
  2593. | #endif
  2594. | #ifdef HAVE_INTTYPES_H
  2595. | # include <inttypes.h>
  2596. | #endif
  2597. | #ifdef HAVE_STDINT_H
  2598. | # include <stdint.h>
  2599. | #endif
  2600. | #ifdef HAVE_UNISTD_H
  2601. | # include <unistd.h>
  2602. | #endif
  2603. | #include <history.h>
  2604. configure:13418: result: no
  2605. configure:13418: checking history.h presence
  2606. configure:13418: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2607. conftest.c:35:21: fatal error: history.h: No such file or directory
  2608. #include <history.h>
  2609. ^
  2610. compilation terminated.
  2611. configure:13418: $? = 1
  2612. configure: failed program was:
  2613. | /* confdefs.h */
  2614. | #define PACKAGE_NAME "mdbtools"
  2615. | #define PACKAGE_TARNAME "mdbtools"
  2616. | #define PACKAGE_VERSION "0.7.1"
  2617. | #define PACKAGE_STRING "mdbtools 0.7.1"
  2618. | #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  2619. | #define PACKAGE_URL ""
  2620. | #define PACKAGE "mdbtools"
  2621. | #define VERSION "0.7.1"
  2622. | #define STDC_HEADERS 1
  2623. | #define HAVE_SYS_TYPES_H 1
  2624. | #define HAVE_SYS_STAT_H 1
  2625. | #define HAVE_STDLIB_H 1
  2626. | #define HAVE_STRING_H 1
  2627. | #define HAVE_MEMORY_H 1
  2628. | #define HAVE_STRINGS_H 1
  2629. | #define HAVE_INTTYPES_H 1
  2630. | #define HAVE_STDINT_H 1
  2631. | #define HAVE_UNISTD_H 1
  2632. | #define HAVE_DLFCN_H 1
  2633. | #define LT_OBJDIR ".libs/"
  2634. | #define YYTEXT_POINTER 1
  2635. | #define STDC_HEADERS 1
  2636. | #define HAVE_FCNTL_H 1
  2637. | #define HAVE_LIMITS_H 1
  2638. | #define HAVE_UNISTD_H 1
  2639. | #define HAVE_WORDEXP_H 1
  2640. | #define HAVE_ICONV 1
  2641. | #define ICONV_CONST
  2642. | #define HAVE_ATTRIBUTE_ALIAS 1
  2643. | #define HAVE_LIBREADLINE 1
  2644. | #define HAVE_READLINE_READLINE_H 1
  2645. | #define HAVE_READLINE_HISTORY 1
  2646. | /* end confdefs.h. */
  2647. | #include <history.h>
  2648. configure:13418: result: no
  2649. configure:13418: checking for history.h
  2650. configure:13418: result: no
  2651. configure:13418: checking readline/history.h usability
  2652. configure:13418: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
  2653. configure:13418: $? = 0
  2654. configure:13418: result: yes
  2655. configure:13418: checking readline/history.h presence
  2656. configure:13418: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  2657. In file included from /usr/include/time.h:27:0,
  2658. from /usr/include/readline/history.h:29,
  2659. from conftest.c:35:
  2660. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2661. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2662. ^
  2663. configure:13418: $? = 0
  2664. configure:13418: result: yes
  2665. configure:13418: checking for readline/history.h
  2666. configure:13418: result: yes
  2667. configure:13589: checking that generated files are newer than configure
  2668. configure:13595: result: done
  2669. configure:13658: creating ./config.status
  2670.  
  2671. ## ---------------------- ##
  2672. ## Running config.status. ##
  2673. ## ---------------------- ##
  2674.  
  2675. This file was extended by mdbtools config.status 0.7.1, which was
  2676. generated by GNU Autoconf 2.69. Invocation command line was
  2677.  
  2678. CONFIG_FILES =
  2679. CONFIG_HEADERS =
  2680. CONFIG_LINKS =
  2681. CONFIG_COMMANDS =
  2682. $ ./config.status
  2683.  
  2684. on linux
  2685.  
  2686. config.status:1065: creating src/Makefile
  2687. config.status:1065: creating libmdb.pc
  2688. config.status:1065: creating libmdbsql.pc
  2689. config.status:1065: creating src/util/Makefile
  2690. config.status:1065: creating src/util/bash-completion/Makefile
  2691. config.status:1065: creating src/extras/Makefile
  2692. config.status:1065: creating Makefile
  2693. config.status:1065: creating include/Makefile
  2694. config.status:1065: creating src/libmdb/Makefile
  2695. config.status:1065: creating src/sql/Makefile
  2696. config.status:1065: creating src/odbc/Makefile
  2697. config.status:1065: creating doc/Makefile
  2698. config.status:1065: creating src/gmdb2/Makefile
  2699. config.status:1065: creating src/gmdb2/gladefiles/Makefile
  2700. config.status:1065: creating src/gmdb2/pixmaps/Makefile
  2701. config.status:1065: creating src/gmdb2/help/Makefile
  2702. config.status:1065: creating mdbtools.spec
  2703. config.status:1065: creating include/mdbver.h
  2704. config.status:1237: executing depfiles commands
  2705. config.status:1237: executing libtool commands
  2706. configure:15641:
  2707. configure:15643: MDB Tools 0.7.1 - Configuration summary(B
  2708. configure:15645:
  2709. configure:15648: SQL : enabled(B
  2710. configure:15651: ODBC : disabled(B
  2711. configure:15654: UI : enabled(B
  2712. configure:15657: Gtk doc : disabled(B
  2713. configure:15660: man : enabled(B
  2714. configure:15663: html docbook : disabled(B
  2715. configure:15665:
  2716.  
  2717. ## ---------------- ##
  2718. ## Cache variables. ##
  2719. ## ---------------- ##
  2720.  
  2721. ac_cv_build=i686-pc-linux-gnu
  2722. ac_cv_c_compiler_gnu=yes
  2723. ac_cv_c_const=yes
  2724. ac_cv_env_CC_set=
  2725. ac_cv_env_CC_value=
  2726. ac_cv_env_CFLAGS_set=set
  2727. ac_cv_env_CFLAGS_value='-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  2728. ac_cv_env_CPPFLAGS_set=set
  2729. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  2730. ac_cv_env_CPP_set=
  2731. ac_cv_env_CPP_value=
  2732. ac_cv_env_GLIB_CFLAGS_set=
  2733. ac_cv_env_GLIB_CFLAGS_value=
  2734. ac_cv_env_GLIB_LIBS_set=
  2735. ac_cv_env_GLIB_LIBS_value=
  2736. ac_cv_env_GNOME_CFLAGS_set=
  2737. ac_cv_env_GNOME_CFLAGS_value=
  2738. ac_cv_env_GNOME_LIBS_set=
  2739. ac_cv_env_GNOME_LIBS_value=
  2740. ac_cv_env_LDFLAGS_set=set
  2741. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  2742. ac_cv_env_LIBS_set=
  2743. ac_cv_env_LIBS_value=
  2744. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  2745. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  2746. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2747. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2748. ac_cv_env_PKG_CONFIG_PATH_set=
  2749. ac_cv_env_PKG_CONFIG_PATH_value=
  2750. ac_cv_env_PKG_CONFIG_set=
  2751. ac_cv_env_PKG_CONFIG_value=
  2752. ac_cv_env_YACC_set=
  2753. ac_cv_env_YACC_value=
  2754. ac_cv_env_YFLAGS_set=
  2755. ac_cv_env_YFLAGS_value=
  2756. ac_cv_env_build_alias_set=
  2757. ac_cv_env_build_alias_value=
  2758. ac_cv_env_host_alias_set=
  2759. ac_cv_env_host_alias_value=
  2760. ac_cv_env_target_alias_set=
  2761. ac_cv_env_target_alias_value=
  2762. ac_cv_header_dlfcn_h=yes
  2763. ac_cv_header_fcntl_h=yes
  2764. ac_cv_header_history_h=no
  2765. ac_cv_header_inttypes_h=yes
  2766. ac_cv_header_limits_h=yes
  2767. ac_cv_header_memory_h=yes
  2768. ac_cv_header_readline_h=no
  2769. ac_cv_header_readline_history_h=yes
  2770. ac_cv_header_readline_readline_h=yes
  2771. ac_cv_header_stdc=yes
  2772. ac_cv_header_stdint_h=yes
  2773. ac_cv_header_stdlib_h=yes
  2774. ac_cv_header_string_h=yes
  2775. ac_cv_header_strings_h=yes
  2776. ac_cv_header_sys_stat_h=yes
  2777. ac_cv_header_sys_types_h=yes
  2778. ac_cv_header_unistd_h=yes
  2779. ac_cv_header_wordexp_h=yes
  2780. ac_cv_host=i686-pc-linux-gnu
  2781. ac_cv_lib_lex=-lfl
  2782. ac_cv_objext=o
  2783. ac_cv_path_EGREP='/usr/bin/grep -E'
  2784. ac_cv_path_FGREP='/usr/bin/grep -F'
  2785. ac_cv_path_GREP=/usr/bin/grep
  2786. ac_cv_path_SED=/usr/bin/sed
  2787. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  2788. ac_cv_path_install='/usr/bin/install -c'
  2789. ac_cv_path_lt_DD=/usr/bin/dd
  2790. ac_cv_path_mkdir=/usr/bin/mkdir
  2791. ac_cv_prog_AWK=gawk
  2792. ac_cv_prog_CPP='gcc -E'
  2793. ac_cv_prog_LEX=flex
  2794. ac_cv_prog_YACC='bison -y'
  2795. ac_cv_prog_ac_ct_AR=ar
  2796. ac_cv_prog_ac_ct_CC=gcc
  2797. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2798. ac_cv_prog_ac_ct_RANLIB=ranlib
  2799. ac_cv_prog_ac_ct_STRIP=strip
  2800. ac_cv_prog_cc_c89=
  2801. ac_cv_prog_cc_g=yes
  2802. ac_cv_prog_lex_root=lex.yy
  2803. ac_cv_prog_lex_yytext_pointer=yes
  2804. ac_cv_prog_make_make_set=yes
  2805. ac_cv_type_size_t=yes
  2806. am_cv_CC_dependencies_compiler_type=gcc3
  2807. am_cv_func_iconv=yes
  2808. am_cv_gcc_have_attribute_alias=yes
  2809. am_cv_lib_iconv=no
  2810. am_cv_make_support_nested_variables=yes
  2811. am_cv_prog_cc_c_o=yes
  2812. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  2813. am_cv_proto_iconv_arg1=
  2814. gdu_cv_have_gdu=yes
  2815. gdu_cv_version_required=0.3.2
  2816. lt_cv_ar_at_file=@
  2817. lt_cv_archive_cmds_need_lc=no
  2818. lt_cv_deplibs_check_method=pass_all
  2819. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2820. lt_cv_file_magic_test_file=
  2821. lt_cv_ld_reload_flag=-r
  2822. lt_cv_nm_interface='BSD nm'
  2823. lt_cv_objdir=.libs
  2824. lt_cv_path_LD=/usr/bin/ld
  2825. lt_cv_path_NM='/usr/bin/nm -B'
  2826. lt_cv_path_mainfest_tool=no
  2827. lt_cv_prog_compiler_c_o=yes
  2828. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  2829. lt_cv_prog_compiler_pic_works=yes
  2830. lt_cv_prog_compiler_rtti_exceptions=no
  2831. lt_cv_prog_compiler_static_works=yes
  2832. lt_cv_prog_gnu_ld=yes
  2833. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  2834. lt_cv_shlibpath_overrides_runpath=no
  2835. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  2836. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  2837. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  2838. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2839. lt_cv_sys_global_symbol_to_import=
  2840. lt_cv_sys_max_cmd_len=1572864
  2841. lt_cv_to_host_file_cmd=func_convert_file_noop
  2842. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2843. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  2844. pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  2845. pkg_cv_GLIB_LIBS='-lglib-2.0 '
  2846. vl_cv_lib_readline=yes
  2847. vl_cv_lib_readline_history=yes
  2848.  
  2849. ## ----------------- ##
  2850. ## Output variables. ##
  2851. ## ----------------- ##
  2852.  
  2853. ACLOCAL='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/missing aclocal-1.15'
  2854. AMDEPBACKSLASH='\'
  2855. AMDEP_FALSE='#'
  2856. AMDEP_TRUE=''
  2857. AMTAR='$${TAR-tar}'
  2858. AM_BACKSLASH='\'
  2859. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2860. AM_DEFAULT_VERBOSITY='0'
  2861. AM_V='$(V)'
  2862. AR='ar'
  2863. AUTOCONF='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/missing autoconf'
  2864. AUTOHEADER='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/missing autoheader'
  2865. AUTOMAKE='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/missing automake-1.15'
  2866. AWK='gawk'
  2867. CC='gcc'
  2868. CCDEPMODE='depmode=gcc3'
  2869. CFLAGS='-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSQL -Wall'
  2870. CPP='gcc -E'
  2871. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  2872. CYGPATH_W='echo'
  2873. DEFS='-DPACKAGE_NAME=\"mdbtools\" -DPACKAGE_TARNAME=\"mdbtools\" -DPACKAGE_VERSION=\"0.7.1\" -DPACKAGE_STRING=\"mdbtools\ 0.7.1\" -DPACKAGE_BUGREPORT=\"mdbtools-dev@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdbtools\" -DVERSION=\"0.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WORDEXP_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_ATTRIBUTE_ALIAS=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1'
  2874. DEPDIR='.deps'
  2875. DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
  2876. DLLTOOL='false'
  2877. DOC_USER_FORMATS=''
  2878. DSYMUTIL=''
  2879. DUMPBIN=''
  2880. ECHO_C=''
  2881. ECHO_N='-n'
  2882. ECHO_T=''
  2883. EGREP='/usr/bin/grep -E'
  2884. ENABLE_DOCBOOK_FALSE=''
  2885. ENABLE_DOCBOOK_TRUE='#'
  2886. ENABLE_GTK_DOC_FALSE=''
  2887. ENABLE_GTK_DOC_TRUE='#'
  2888. ENABLE_MAN_FALSE='#'
  2889. ENABLE_MAN_TRUE=''
  2890. ENABLE_SK_FALSE='#'
  2891. ENABLE_SK_TRUE=''
  2892. EXEEXT=''
  2893. FGREP='/usr/bin/grep -F'
  2894. GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  2895. GLIB_LIBS='-lglib-2.0 '
  2896. GNOME_CFLAGS=''
  2897. GNOME_LIBS=''
  2898. GREP='/usr/bin/grep'
  2899. HAVE_GNOME_DOC_UTILS_FALSE=''
  2900. HAVE_GNOME_DOC_UTILS_TRUE='#'
  2901. HELP_DIR='${datadir}/gnome/help'
  2902. HTML_DIR='${datadir}/gtk-doc/html'
  2903. ICONV_FALSE='#'
  2904. ICONV_TRUE=''
  2905. INSTALL_DATA='${INSTALL} -m 644'
  2906. INSTALL_PROGRAM='${INSTALL}'
  2907. INSTALL_SCRIPT='${INSTALL}'
  2908. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2909. LD='/usr/bin/ld'
  2910. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--as-needed'
  2911. LEX='flex'
  2912. LEXLIB='-lfl'
  2913. LEX_OUTPUT_ROOT='lex.yy'
  2914. LFLAGS=' -i -8'
  2915. LIBICONV=''
  2916. LIBOBJS=''
  2917. LIBREADLINE='-lreadline'
  2918. LIBS=''
  2919. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2920. LIPO=''
  2921. LN_S='ln -s'
  2922. LTLIBOBJS=''
  2923. LT_SYS_LIBRARY_PATH=''
  2924. MAINT=''
  2925. MAINTAINER_MODE_FALSE='#'
  2926. MAINTAINER_MODE_TRUE=''
  2927. MAKEINFO='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/missing makeinfo'
  2928. MANIFEST_TOOL=':'
  2929. MKDIR_P='/usr/bin/mkdir -p'
  2930. NM='/usr/bin/nm -B'
  2931. NMEDIT=''
  2932. OBJDUMP='objdump'
  2933. OBJEXT='o'
  2934. ODBC_CFLAGS=''
  2935. ODBC_LIBS=''
  2936. OMF_DIR='${datadir}/omf'
  2937. OPTDIRS=' sql'
  2938. OTOOL64=''
  2939. OTOOL=''
  2940. PACKAGE='mdbtools'
  2941. PACKAGE_BUGREPORT='mdbtools-dev@lists.sourceforge.net'
  2942. PACKAGE_NAME='mdbtools'
  2943. PACKAGE_STRING='mdbtools 0.7.1'
  2944. PACKAGE_TARNAME='mdbtools'
  2945. PACKAGE_URL=''
  2946. PACKAGE_VERSION='0.7.1'
  2947. PATH_SEPARATOR=':'
  2948. PKG_CONFIG='/usr/bin/pkg-config'
  2949. PKG_CONFIG_LIBDIR=''
  2950. PKG_CONFIG_PATH=''
  2951. RANLIB='ranlib'
  2952. SED='/usr/bin/sed'
  2953. SET_MAKE=''
  2954. SHELL='/bin/sh'
  2955. SQL=''
  2956. SQL_FALSE='#'
  2957. SQL_TRUE=''
  2958. STRIP='strip'
  2959. VERSION='0.7.1'
  2960. YACC='bison -y'
  2961. YFLAGS=''
  2962. ac_ct_AR='ar'
  2963. ac_ct_CC='gcc'
  2964. ac_ct_DUMPBIN=''
  2965. am__EXEEXT_FALSE=''
  2966. am__EXEEXT_TRUE='#'
  2967. am__fastdepCC_FALSE='#'
  2968. am__fastdepCC_TRUE=''
  2969. am__include='include'
  2970. am__isrc=''
  2971. am__leading_dot='.'
  2972. am__nodep='_no'
  2973. am__quote=''
  2974. am__tar='$${TAR-tar} chof - "$$tardir"'
  2975. am__untar='$${TAR-tar} xf -'
  2976. bindir='${exec_prefix}/bin'
  2977. build='i686-pc-linux-gnu'
  2978. build_alias=''
  2979. build_cpu='i686'
  2980. build_os='linux-gnu'
  2981. build_vendor='pc'
  2982. datadir='${datarootdir}'
  2983. datarootdir='${prefix}/share'
  2984. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2985. dvidir='${docdir}'
  2986. exec_prefix='${prefix}'
  2987. host='i686-pc-linux-gnu'
  2988. host_alias=''
  2989. host_cpu='i686'
  2990. host_os='linux-gnu'
  2991. host_vendor='pc'
  2992. htmldir='${docdir}'
  2993. includedir='${prefix}/include'
  2994. infodir='${datarootdir}/info'
  2995. install_sh='${SHELL} /home/topo/TEMP/mdbtools-git/src/mdbtools/build-aux/install-sh'
  2996. libdir='${exec_prefix}/lib'
  2997. libexecdir='${exec_prefix}/libexec'
  2998. localedir='${datarootdir}/locale'
  2999. localstatedir='${prefix}/var'
  3000. mandir='${datarootdir}/man'
  3001. mkdir_p='$(MKDIR_P)'
  3002. oldincludedir='/usr/include'
  3003. pdfdir='${docdir}'
  3004. prefix='/usr'
  3005. program_transform_name='s,x,x,'
  3006. psdir='${docdir}'
  3007. sbindir='${exec_prefix}/sbin'
  3008. sharedstatedir='${prefix}/com'
  3009. sysconfdir='${prefix}/etc'
  3010. target_alias=''
  3011.  
  3012. ## ----------- ##
  3013. ## confdefs.h. ##
  3014. ## ----------- ##
  3015.  
  3016. /* confdefs.h */
  3017. #define PACKAGE_NAME "mdbtools"
  3018. #define PACKAGE_TARNAME "mdbtools"
  3019. #define PACKAGE_VERSION "0.7.1"
  3020. #define PACKAGE_STRING "mdbtools 0.7.1"
  3021. #define PACKAGE_BUGREPORT "mdbtools-dev@lists.sourceforge.net"
  3022. #define PACKAGE_URL ""
  3023. #define PACKAGE "mdbtools"
  3024. #define VERSION "0.7.1"
  3025. #define STDC_HEADERS 1
  3026. #define HAVE_SYS_TYPES_H 1
  3027. #define HAVE_SYS_STAT_H 1
  3028. #define HAVE_STDLIB_H 1
  3029. #define HAVE_STRING_H 1
  3030. #define HAVE_MEMORY_H 1
  3031. #define HAVE_STRINGS_H 1
  3032. #define HAVE_INTTYPES_H 1
  3033. #define HAVE_STDINT_H 1
  3034. #define HAVE_UNISTD_H 1
  3035. #define HAVE_DLFCN_H 1
  3036. #define LT_OBJDIR ".libs/"
  3037. #define YYTEXT_POINTER 1
  3038. #define STDC_HEADERS 1
  3039. #define HAVE_FCNTL_H 1
  3040. #define HAVE_LIMITS_H 1
  3041. #define HAVE_UNISTD_H 1
  3042. #define HAVE_WORDEXP_H 1
  3043. #define HAVE_ICONV 1
  3044. #define ICONV_CONST
  3045. #define HAVE_ATTRIBUTE_ALIAS 1
  3046. #define HAVE_LIBREADLINE 1
  3047. #define HAVE_READLINE_READLINE_H 1
  3048. #define HAVE_READLINE_HISTORY 1
  3049. #define HAVE_READLINE_HISTORY_H 1
  3050.  
  3051. configure: exit 0
Add Comment
Please, Sign In to add comment