Ticket #16087: config.log

File config.log, 89.2 KB (added by agb-macports@…, 16 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-gtk2 --with-net-snmp=no --with-ucd-snmp=no --disable-usr-local --without-adns --without-pcre --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-warnings-as-errors --enable-ipv6
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = hybrid.local
14uname -m = i386
15uname -r = 9.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
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      = Mach kernel version:
26         Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 164 tasks, 497 threads, 2 processors
34Load average: 1.11, Mach factor: 0.95
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2190: checking build system type
53configure:2208: result: i386-apple-darwin9.4.0
54configure:2230: checking host system type
55configure:2245: result: i386-apple-darwin9.4.0
56configure:2267: checking target system type
57configure:2282: result: i386-apple-darwin9.4.0
58configure:2326: checking for a BSD-compatible install
59configure:2382: result: /usr/bin/install
60configure:2393: checking whether build environment is sane
61configure:2436: result: yes
62configure:2464: checking for a thread-safe mkdir -p
63configure:2503: result: /opt/local/bin/gmkdir -p
64configure:2516: checking for gawk
65configure:2532: found /opt/local/bin/gawk
66configure:2543: result: gawk
67configure:2554: checking whether make sets $(MAKE)
68configure:2575: result: yes
69configure:2838: checking for gcc
70configure:2865: result: /usr/bin/gcc-4.0
71configure:3103: checking for C compiler version
72configure:3110: /usr/bin/gcc-4.0 --version >&5
73i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
74Copyright (C) 2005 Free Software Foundation, Inc.
75This is free software; see the source for copying conditions.  There is NO
76warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
77
78configure:3113: $? = 0
79configure:3120: /usr/bin/gcc-4.0 -v >&5
80Using built-in specs.
81Target: i686-apple-darwin9
82Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
83Thread model: posix
84gcc version 4.0.1 (Apple Inc. build 5465)
85configure:3123: $? = 0
86configure:3130: /usr/bin/gcc-4.0 -V >&5
87gcc-4.0: argument to `-V' is missing
88configure:3133: $? = 1
89configure:3156: checking for C compiler default output file name
90configure:3183: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c  >&5
91configure:3186: $? = 0
92configure:3224: result: a.out
93configure:3241: checking whether the C compiler works
94configure:3251: ./a.out
95configure:3254: $? = 0
96configure:3271: result: yes
97configure:3278: checking whether we are cross compiling
98configure:3280: result: no
99configure:3283: checking for suffix of executables
100configure:3290: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c  >&5
101configure:3293: $? = 0
102configure:3317: result:
103configure:3323: checking for suffix of object files
104configure:3349: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
105configure:3352: $? = 0
106configure:3375: result: o
107configure:3379: checking whether we are using the GNU C compiler
108configure:3408: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
109configure:3414: $? = 0
110configure:3431: result: yes
111configure:3436: checking whether /usr/bin/gcc-4.0 accepts -g
112configure:3466: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
113configure:3472: $? = 0
114configure:3571: result: yes
115configure:3588: checking for /usr/bin/gcc-4.0 option to accept ISO C89
116configure:3662: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
117configure:3668: $? = 0
118configure:3691: result: none needed
119configure:3720: checking for style of include used by make
120configure:3748: result: GNU
121configure:3773: checking dependency style of /usr/bin/gcc-4.0
122configure:3864: result: gcc3
123configure:3884: checking how to run the C preprocessor
124configure:4000: result: /usr/bin/cpp-4.0
125configure:4029: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
126configure:4035: $? = 0
127configure:4066: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
128conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
129configure:4072: $? = 1
130configure: failed program was:
131| /* confdefs.h.  */
132| #define PACKAGE_NAME ""
133| #define PACKAGE_TARNAME ""
134| #define PACKAGE_VERSION ""
135| #define PACKAGE_STRING ""
136| #define PACKAGE_BUGREPORT ""
137| #define PACKAGE "wireshark"
138| #define VERSION "1.0.2"
139| /* end confdefs.h.  */
140| #include <ac_nonexistent.h>
141configure:4160: checking for a sed that does not truncate output
142configure:4216: result: /opt/local/bin/gsed
143configure:4219: checking for grep that handles long lines and -e
144configure:4293: result: /usr/bin/grep
145configure:4298: checking for egrep
146configure:4376: result: /usr/bin/grep -E
147configure:4392: checking for ld used by /usr/bin/gcc-4.0
148configure:4459: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
149configure:4468: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
150configure:4483: result: no
151configure:4488: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
152configure:4495: result: -r
153configure:4513: checking for BSD-compatible nm
154configure:4562: result: /usr/bin/nm -p
155configure:4566: checking whether ln -s works
156configure:4570: result: yes
157configure:4577: checking how to recognize dependent libraries
158configure:4763: result: pass_all
159configure:5000: checking for ANSI C header files
160configure:5030: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
161configure:5036: $? = 0
162configure:5135: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c  >&5
163configure:5138: $? = 0
164configure:5144: ./conftest
165configure:5147: $? = 0
166configure:5164: result: yes
167configure:5188: checking for sys/types.h
168configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
169configure:5215: $? = 0
170configure:5231: result: yes
171configure:5188: checking for sys/stat.h
172configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
173configure:5215: $? = 0
174configure:5231: result: yes
175configure:5188: checking for stdlib.h
176configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
177configure:5215: $? = 0
178configure:5231: result: yes
179configure:5188: checking for string.h
180configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
181configure:5215: $? = 0
182configure:5231: result: yes
183configure:5188: checking for memory.h
184configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
185configure:5215: $? = 0
186configure:5231: result: yes
187configure:5188: checking for strings.h
188configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
189configure:5215: $? = 0
190configure:5231: result: yes
191configure:5188: checking for inttypes.h
192configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
193configure:5215: $? = 0
194configure:5231: result: yes
195configure:5188: checking for stdint.h
196configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
197configure:5215: $? = 0
198configure:5231: result: yes
199configure:5188: checking for unistd.h
200configure:5209: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
201configure:5215: $? = 0
202configure:5231: result: yes
203configure:5258: checking dlfcn.h usability
204configure:5275: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
205configure:5281: $? = 0
206configure:5295: result: yes
207configure:5299: checking dlfcn.h presence
208configure:5314: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
209configure:5320: $? = 0
210configure:5334: result: yes
211configure:5362: checking for dlfcn.h
212configure:5370: result: yes
213configure:5499: checking for C++ compiler version
214configure:5506: /usr/bin/g++-4.0 --version >&5
215i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
216Copyright (C) 2005 Free Software Foundation, Inc.
217This is free software; see the source for copying conditions.  There is NO
218warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
219
220configure:5509: $? = 0
221configure:5516: /usr/bin/g++-4.0 -v >&5
222Using built-in specs.
223Target: i686-apple-darwin9
224Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
225Thread model: posix
226gcc version 4.0.1 (Apple Inc. build 5465)
227configure:5519: $? = 0
228configure:5526: /usr/bin/g++-4.0 -V >&5
229g++-4.0: argument to `-V' is missing
230configure:5529: $? = 1
231configure:5532: checking whether we are using the GNU C++ compiler
232configure:5561: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
233configure:5567: $? = 0
234configure:5584: result: yes
235configure:5589: checking whether /usr/bin/g++-4.0 accepts -g
236configure:5619: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
237configure:5625: $? = 0
238configure:5724: result: yes
239configure:5749: checking dependency style of /usr/bin/g++-4.0
240configure:5840: result: gcc3
241configure:5865: checking how to run the C++ preprocessor
242configure:5901: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
243configure:5907: $? = 0
244configure:5938: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
245conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
246configure:5944: $? = 1
247configure: failed program was:
248| /* confdefs.h.  */
249| #define PACKAGE_NAME ""
250| #define PACKAGE_TARNAME ""
251| #define PACKAGE_VERSION ""
252| #define PACKAGE_STRING ""
253| #define PACKAGE_BUGREPORT ""
254| #define PACKAGE "wireshark"
255| #define VERSION "1.0.2"
256| #define STDC_HEADERS 1
257| #define HAVE_SYS_TYPES_H 1
258| #define HAVE_SYS_STAT_H 1
259| #define HAVE_STDLIB_H 1
260| #define HAVE_STRING_H 1
261| #define HAVE_MEMORY_H 1
262| #define HAVE_STRINGS_H 1
263| #define HAVE_INTTYPES_H 1
264| #define HAVE_STDINT_H 1
265| #define HAVE_UNISTD_H 1
266| #define HAVE_DLFCN_H 1
267| /* end confdefs.h.  */
268| #include <ac_nonexistent.h>
269configure:5977: result: /usr/bin/g++-4.0 -E
270configure:6006: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
271configure:6012: $? = 0
272configure:6043: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
273conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
274configure:6049: $? = 1
275configure: failed program was:
276| /* confdefs.h.  */
277| #define PACKAGE_NAME ""
278| #define PACKAGE_TARNAME ""
279| #define PACKAGE_VERSION ""
280| #define PACKAGE_STRING ""
281| #define PACKAGE_BUGREPORT ""
282| #define PACKAGE "wireshark"
283| #define VERSION "1.0.2"
284| #define STDC_HEADERS 1
285| #define HAVE_SYS_TYPES_H 1
286| #define HAVE_SYS_STAT_H 1
287| #define HAVE_STDLIB_H 1
288| #define HAVE_STRING_H 1
289| #define HAVE_MEMORY_H 1
290| #define HAVE_STRINGS_H 1
291| #define HAVE_INTTYPES_H 1
292| #define HAVE_STDINT_H 1
293| #define HAVE_UNISTD_H 1
294| #define HAVE_DLFCN_H 1
295| /* end confdefs.h.  */
296| #include <ac_nonexistent.h>
297configure:6142: checking for g77
298configure:6172: result: no
299configure:6142: checking for xlf
300configure:6172: result: no
301configure:6142: checking for f77
302configure:6172: result: no
303configure:6142: checking for frt
304configure:6172: result: no
305configure:6142: checking for pgf77
306configure:6172: result: no
307configure:6142: checking for cf77
308configure:6172: result: no
309configure:6142: checking for fort77
310configure:6172: result: no
311configure:6142: checking for fl32
312configure:6172: result: no
313configure:6142: checking for af77
314configure:6172: result: no
315configure:6142: checking for xlf90
316configure:6172: result: no
317configure:6142: checking for f90
318configure:6172: result: no
319configure:6142: checking for pgf90
320configure:6172: result: no
321configure:6142: checking for pghpf
322configure:6172: result: no
323configure:6142: checking for epcf90
324configure:6172: result: no
325configure:6142: checking for gfortran
326configure:6172: result: no
327configure:6142: checking for g95
328configure:6172: result: no
329configure:6142: checking for xlf95
330configure:6172: result: no
331configure:6142: checking for f95
332configure:6172: result: no
333configure:6142: checking for fort
334configure:6172: result: no
335configure:6142: checking for ifort
336configure:6172: result: no
337configure:6142: checking for ifc
338configure:6172: result: no
339configure:6142: checking for efc
340configure:6172: result: no
341configure:6142: checking for pgf95
342configure:6172: result: no
343configure:6142: checking for lf95
344configure:6172: result: no
345configure:6142: checking for ftn
346configure:6172: result: no
347configure:6199: checking for Fortran 77 compiler version
348configure:6206:  --version >&5
349./configure: line 6207: --version: command not found
350configure:6209: $? = 127
351configure:6216:  -v >&5
352./configure: line 6217: -v: command not found
353configure:6219: $? = 127
354configure:6226:  -V >&5
355./configure: line 6227: -V: command not found
356configure:6229: $? = 127
357configure:6237: checking whether we are using the GNU Fortran 77 compiler
358configure:6256:  -c -O2 conftest.F >&5
359./configure: line 6257: -c: command not found
360configure:6262: $? = 127
361configure: failed program was:
362|       program main
363| #ifndef __GNUC__
364|        choke me
365| #endif
366|
367|       end
368configure:6279: result: no
369configure:6285: checking whether  accepts -g
370configure:6302:  -c -g conftest.f >&5
371./configure: line 6303: -c: command not found
372configure:6308: $? = 127
373configure: failed program was:
374|       program main
375|
376|       end
377configure:6324: result: no
378configure:6354: checking the maximum length of command line arguments
379configure:6466: result: 196608
380configure:6478: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
381configure:6583: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
382configure:6586: $? = 0
383configure:6590: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
384configure:6593: $? = 0
385cannot find nm_test_var in conftest.nm
386configure:6583: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
387configure:6586: $? = 0
388configure:6590: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
389configure:6593: $? = 0
390configure:6645: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c conftstm.o >&5
391configure:6648: $? = 0
392configure:6686: result: ok
393configure:6690: checking for objdir
394configure:6705: result: .libs
395configure:6797: checking for ar
396configure:6813: found /usr/bin/ar
397configure:6824: result: ar
398configure:6893: checking for ranlib
399configure:6909: found /usr/bin/ranlib
400configure:6920: result: ranlib
401configure:6989: checking for strip
402configure:7005: found /usr/bin/strip
403configure:7016: result: strip
404configure:7302: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
405configure:7320: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
406cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
407configure:7324: $? = 0
408configure:7337: result: no
409configure:7352: checking for /usr/bin/gcc-4.0 option to produce PIC
410configure:7584: result: -fno-common
411configure:7592: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
412configure:7610: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5
413configure:7614: $? = 0
414configure:7627: result: yes
415configure:7655: checking if /usr/bin/gcc-4.0 static flag -static works
416configure:7683: result: no
417configure:7693: checking if /usr/bin/gcc-4.0 supports -c -o file.o
418configure:7714: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
419configure:7718: $? = 0
420configure:7740: result: yes
421configure:7766: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
422configure:8747: result: yes
423configure:8814: checking dynamic linker characteristics
424configure:9428: result: darwin9.4.0 dyld
425configure:9437: checking how to hardcode library paths into programs
426configure:9462: result: immediate
427configure:9476: checking whether stripping libraries is possible
428configure:9490: result: yes
429configure:9531: checking for dlopen in -ldl
430configure:9566: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c -ldl   >&5
431configure:9572: $? = 0
432configure:9590: result: yes
433configure:10065: checking whether a program can dlopen itself
434configure:10139: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-search_paths_first  conftest.c -ldl  >&5
435configure: In function 'main':
436configure:10135: warning: incompatible implicit declaration of built-in function 'exit'
437configure:10142: $? = 0
438configure:10160: result: yes
439configure:10165: checking whether a statically linked program can dlopen itself
440configure:10239: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-search_paths_first   conftest.c -ldl  >&5
441configure: In function 'main':
442configure:10235: warning: incompatible implicit declaration of built-in function 'exit'
443configure:10242: $? = 0
444configure:10260: result: yes
445configure:10283: checking if libtool supports shared libraries
446configure:10285: result: yes
447configure:10288: checking whether to build shared libraries
448configure:10309: result: yes
449configure:10312: checking whether to build static libraries
450configure:10316: result: no
451configure:10409: creating libtool
452configure:10997: checking for ld used by /usr/bin/g++-4.0
453configure:11064: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
454configure:11073: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
455configure:11088: result: no
456configure:11139: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
457configure:12113: result: yes
458configure:12131: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
459configure:12134: $? = 0
460configure:12286: checking for /usr/bin/g++-4.0 option to produce PIC
461configure:12570: result: -fno-common
462configure:12578: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
463configure:12596: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
464configure:12600: $? = 0
465configure:12613: result: yes
466configure:12641: checking if /usr/bin/g++-4.0 static flag -static works
467configure:12669: result: no
468configure:12679: checking if /usr/bin/g++-4.0 supports -c -o file.o
469configure:12700: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
470configure:12704: $? = 0
471configure:12726: result: yes
472configure:12752: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
473configure:12780: result: yes
474configure:12847: checking dynamic linker characteristics
475configure:13409: result: darwin9.4.0 dyld
476configure:13418: checking how to hardcode library paths into programs
477configure:13443: result: immediate
478configure:19642: checking for perl
479configure:19660: found /opt/local/bin/perl
480configure:19672: result: /opt/local/bin/perl
481configure:19684: checking for bison
482configure:19700: found /usr/bin/bison
483configure:19711: result: bison -y
484configure:19725: checking for bison
485configure:19743: found /usr/bin/bison
486configure:19755: result: /usr/bin/bison
487configure:19773: checking for flex
488configure:19789: found /usr/bin/flex
489configure:19800: result: flex
490configure:19837: flex conftest.l
491configure:19840: $? = 0
492configure:19842: checking lex output file root
493configure:19858: result: lex.yy
494configure:19863: checking lex library
495configure:19882: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c   >&5
496Undefined symbols:
497  "_yywrap", referenced from:
498      _input in ccZz2C8l.o
499      _yylex in ccZz2C8l.o
500      _main in ccZz2C8l.o
501ld: symbol(s) not found
502collect2: ld returned 1 exit status
503configure:19888: $? = 1
504configure: failed program was:
505|
506| #line 3 "lex.yy.c"
507|
508| #define  YY_INT_ALIGNED short int
509|
510| /* A lexical scanner generated by flex */
511|
512| #define FLEX_SCANNER
513| #define YY_FLEX_MAJOR_VERSION 2
514| #define YY_FLEX_MINOR_VERSION 5
515| #define YY_FLEX_SUBMINOR_VERSION 33
516| #if YY_FLEX_SUBMINOR_VERSION > 0
517| #define FLEX_BETA
518| #endif
519|
520| /* First, we deal with  platform-specific or compiler-specific issues. */
521|
522| /* begin standard C headers. */
523| #include <stdio.h>
524| #include <string.h>
525| #include <errno.h>
526| #include <stdlib.h>
527|
528| /* end standard C headers. */
529|
530| /* flex integer type definitions */
531|
532| #ifndef FLEXINT_H
533| #define FLEXINT_H
534|
535| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
536|
537| #if __STDC_VERSION__ >= 199901L
538|
539| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
540|  * if you want the limit (max/min) macros for int types.
541|  */
542| #ifndef __STDC_LIMIT_MACROS
543| #define __STDC_LIMIT_MACROS 1
544| #endif
545|
546| #include <inttypes.h>
547| typedef int8_t flex_int8_t;
548| typedef uint8_t flex_uint8_t;
549| typedef int16_t flex_int16_t;
550| typedef uint16_t flex_uint16_t;
551| typedef int32_t flex_int32_t;
552| typedef uint32_t flex_uint32_t;
553| #else
554| typedef signed char flex_int8_t;
555| typedef short int flex_int16_t;
556| typedef int flex_int32_t;
557| typedef unsigned char flex_uint8_t;
558| typedef unsigned short int flex_uint16_t;
559| typedef unsigned int flex_uint32_t;
560| #endif /* ! C99 */
561|
562| /* Limits of integral types. */
563| #ifndef INT8_MIN
564| #define INT8_MIN               (-128)
565| #endif
566| #ifndef INT16_MIN
567| #define INT16_MIN              (-32767-1)
568| #endif
569| #ifndef INT32_MIN
570| #define INT32_MIN              (-2147483647-1)
571| #endif
572| #ifndef INT8_MAX
573| #define INT8_MAX               (127)
574| #endif
575| #ifndef INT16_MAX
576| #define INT16_MAX              (32767)
577| #endif
578| #ifndef INT32_MAX
579| #define INT32_MAX              (2147483647)
580| #endif
581| #ifndef UINT8_MAX
582| #define UINT8_MAX              (255U)
583| #endif
584| #ifndef UINT16_MAX
585| #define UINT16_MAX             (65535U)
586| #endif
587| #ifndef UINT32_MAX
588| #define UINT32_MAX             (4294967295U)
589| #endif
590|
591| #endif /* ! FLEXINT_H */
592|
593| #ifdef __cplusplus
594|
595| /* The "const" storage-class-modifier is valid. */
596| #define YY_USE_CONST
597|
598| #else /* ! __cplusplus */
599|
600| #if __STDC__
601|
602| #define YY_USE_CONST
603|
604| #endif        /* __STDC__ */
605| #endif        /* ! __cplusplus */
606|
607| #ifdef YY_USE_CONST
608| #define yyconst const
609| #else
610| #define yyconst
611| #endif
612|
613| /* Returned upon end-of-file. */
614| #define YY_NULL 0
615|
616| /* Promotes a possibly negative, possibly signed char to an unsigned
617|  * integer for use as an array index.  If the signed char is negative,
618|  * we want to instead treat it as an 8-bit unsigned char, hence the
619|  * double cast.
620|  */
621| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
622|
623| /* Enter a start condition.  This macro really ought to take a parameter,
624|  * but we do it the disgusting crufty way forced on us by the ()-less
625|  * definition of BEGIN.
626|  */
627| #define BEGIN (yy_start) = 1 + 2 *
628|
629| /* Translate the current start state into a value that can be later handed
630|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
631|  * compatibility.
632|  */
633| #define YY_START (((yy_start) - 1) / 2)
634| #define YYSTATE YY_START
635|
636| /* Action number for EOF rule of a given start state. */
637| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
638|
639| /* Special action meaning "start processing a new file". */
640| #define YY_NEW_FILE yyrestart(yyin  )
641|
642| #define YY_END_OF_BUFFER_CHAR 0
643|
644| /* Size of default input buffer. */
645| #ifndef YY_BUF_SIZE
646| #define YY_BUF_SIZE 16384
647| #endif
648|
649| /* The state buf must be large enough to hold one state per character in the main buffer.
650|  */
651| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
652|
653| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
654| #define YY_TYPEDEF_YY_BUFFER_STATE
655| typedef struct yy_buffer_state *YY_BUFFER_STATE;
656| #endif
657|
658| extern int yyleng;
659|
660| extern FILE *yyin, *yyout;
661|
662| #define EOB_ACT_CONTINUE_SCAN 0
663| #define EOB_ACT_END_OF_FILE 1
664| #define EOB_ACT_LAST_MATCH 2
665|
666|     #define YY_LESS_LINENO(n)
667|     
668| /* Return all but the first "n" matched characters back to the input stream. */
669| #define yyless(n) \
670|       do \
671|               { \
672|               /* Undo effects of setting up yytext. */ \
673|         int yyless_macro_arg = (n); \
674|         YY_LESS_LINENO(yyless_macro_arg);\
675|               *yy_cp = (yy_hold_char); \
676|               YY_RESTORE_YY_MORE_OFFSET \
677|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
678|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
679|               } \
680|       while ( 0 )
681|
682| #define unput(c) yyunput( c, (yytext_ptr)  )
683|
684| /* The following is because we cannot portably get our hands on size_t
685|  * (without autoconf's help, which isn't available because we want
686|  * flex-generated scanners to compile on their own).
687|  */
688|
689| #ifndef YY_TYPEDEF_YY_SIZE_T
690| #define YY_TYPEDEF_YY_SIZE_T
691| typedef unsigned int yy_size_t;
692| #endif
693|
694| #ifndef YY_STRUCT_YY_BUFFER_STATE
695| #define YY_STRUCT_YY_BUFFER_STATE
696| struct yy_buffer_state
697|       {
698|       FILE *yy_input_file;
699|
700|       char *yy_ch_buf;                /* input buffer */
701|       char *yy_buf_pos;               /* current position in input buffer */
702|
703|       /* Size of input buffer in bytes, not including room for EOB
704|        * characters.
705|        */
706|       yy_size_t yy_buf_size;
707|
708|       /* Number of characters read into yy_ch_buf, not including EOB
709|        * characters.
710|        */
711|       int yy_n_chars;
712|
713|       /* Whether we "own" the buffer - i.e., we know we created it,
714|        * and can realloc() it to grow it, and should free() it to
715|        * delete it.
716|        */
717|       int yy_is_our_buffer;
718|
719|       /* Whether this is an "interactive" input source; if so, and
720|        * if we're using stdio for input, then we want to use getc()
721|        * instead of fread(), to make sure we stop fetching input after
722|        * each newline.
723|        */
724|       int yy_is_interactive;
725|
726|       /* Whether we're considered to be at the beginning of a line.
727|        * If so, '^' rules will be active on the next match, otherwise
728|        * not.
729|        */
730|       int yy_at_bol;
731|
732|     int yy_bs_lineno; /**< The line count. */
733|     int yy_bs_column; /**< The column count. */
734|     
735|       /* Whether to try to fill the input buffer when we reach the
736|        * end of it.
737|        */
738|       int yy_fill_buffer;
739|
740|       int yy_buffer_status;
741|
742| #define YY_BUFFER_NEW 0
743| #define YY_BUFFER_NORMAL 1
744|       /* When an EOF's been seen but there's still some text to process
745|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
746|        * shouldn't try reading from the input source any more.  We might
747|        * still have a bunch of tokens to match, though, because of
748|        * possible backing-up.
749|        *
750|        * When we actually see the EOF, we change the status to "new"
751|        * (via yyrestart()), so that the user can continue scanning by
752|        * just pointing yyin at a new input file.
753|        */
754| #define YY_BUFFER_EOF_PENDING 2
755|
756|       };
757| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
758|
759| /* Stack of input buffers. */
760| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
761| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
762| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
763|
764| /* We provide macros for accessing buffer states in case in the
765|  * future we want to put the buffer states in a more general
766|  * "scanner state".
767|  *
768|  * Returns the top of the stack, or NULL.
769|  */
770| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
771|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
772|                           : NULL)
773|
774| /* Same as previous macro, but useful when we know that the buffer stack is not
775|  * NULL or when we need an lvalue. For internal use only.
776|  */
777| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
778|
779| /* yy_hold_char holds the character lost when yytext is formed. */
780| static char yy_hold_char;
781| static int yy_n_chars;                /* number of characters read into yy_ch_buf */
782| int yyleng;
783|
784| /* Points to current character in buffer. */
785| static char *yy_c_buf_p = (char *) 0;
786| static int yy_init = 0;               /* whether we need to initialize */
787| static int yy_start = 0;      /* start state number */
788|
789| /* Flag which is used to allow yywrap()'s to do buffer switches
790|  * instead of setting up a fresh yyin.  A bit of a hack ...
791|  */
792| static int yy_did_buffer_switch_on_eof;
793|
794| void yyrestart (FILE *input_file  );
795| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
796| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
797| void yy_delete_buffer (YY_BUFFER_STATE b  );
798| void yy_flush_buffer (YY_BUFFER_STATE b  );
799| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
800| void yypop_buffer_state (void );
801|
802| static void yyensure_buffer_stack (void );
803| static void yy_load_buffer_state (void );
804| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
805|
806| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
807|
808| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
809| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
810| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
811|
812| void *yyalloc (yy_size_t  );
813| void *yyrealloc (void *,yy_size_t  );
814| void yyfree (void *  );
815|
816| #define yy_new_buffer yy_create_buffer
817|
818| #define yy_set_interactive(is_interactive) \
819|       { \
820|       if ( ! YY_CURRENT_BUFFER ){ \
821|         yyensure_buffer_stack (); \
822|               YY_CURRENT_BUFFER_LVALUE =    \
823|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
824|       } \
825|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
826|       }
827|
828| #define yy_set_bol(at_bol) \
829|       { \
830|       if ( ! YY_CURRENT_BUFFER ){\
831|         yyensure_buffer_stack (); \
832|               YY_CURRENT_BUFFER_LVALUE =    \
833|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
834|       } \
835|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
836|       }
837|
838| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
839|
840| /* Begin user sect3 */
841|
842| typedef unsigned char YY_CHAR;
843|
844| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
845|
846| typedef int yy_state_type;
847|
848| extern int yylineno;
849|
850| int yylineno = 1;
851|
852| extern char *yytext;
853| #define yytext_ptr yytext
854|
855| static yy_state_type yy_get_previous_state (void );
856| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
857| static int yy_get_next_buffer (void );
858| static void yy_fatal_error (yyconst char msg[]  );
859|
860| /* Done after the current pattern has been matched and before the
861|  * corresponding action - sets up yytext.
862|  */
863| #define YY_DO_BEFORE_ACTION \
864|       (yytext_ptr) = yy_bp; \
865|       (yytext_ptr) -= (yy_more_len); \
866|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
867|       (yy_hold_char) = *yy_cp; \
868|       *yy_cp = '\0'; \
869|       (yy_c_buf_p) = yy_cp;
870|
871| #define YY_NUM_RULES 8
872| #define YY_END_OF_BUFFER 9
873| /* This struct is not used in this scanner,
874|    but its presence is necessary. */
875| struct yy_trans_info
876|       {
877|       flex_int32_t yy_verify;
878|       flex_int32_t yy_nxt;
879|       };
880| static yyconst flex_int16_t yy_acclist[23] =
881|     {   0,
882|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
883|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
884|         7,    8
885|     } ;
886|
887| static yyconst flex_int16_t yy_accept[14] =
888|     {   0,
889|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
890|        20,   23,   23
891|     } ;
892|
893| static yyconst flex_int32_t yy_ec[256] =
894|     {   0,
895|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
896|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
897|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
898|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
899|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
900|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
901|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
902|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
903|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
904|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
905|
906|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
907|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
908|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
909|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
910|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
911|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
912|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
913|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
914|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
915|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
916|
917|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
918|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
919|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
920|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
921|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
922|         1,    1,    1,    1,    1
923|     } ;
924|
925| static yyconst flex_int32_t yy_meta[9] =
926|     {   0,
927|         1,    1,    1,    1,    1,    1,    1,    1
928|     } ;
929|
930| static yyconst flex_int16_t yy_base[13] =
931|     {   0,
932|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
933|        10,   10
934|     } ;
935|
936| static yyconst flex_int16_t yy_def[13] =
937|     {   0,
938|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
939|        12,    0
940|     } ;
941|
942| static yyconst flex_int16_t yy_nxt[19] =
943|     {   0,
944|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
945|        12,   12,   12,   12,   12,   12,   12,   12
946|     } ;
947|
948| static yyconst flex_int16_t yy_chk[19] =
949|     {   0,
950|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
951|        12,   12,   12,   12,   12,   12,   12,   12
952|     } ;
953|
954| extern int yy_flex_debug;
955| int yy_flex_debug = 0;
956|
957| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
958| static char *yy_full_match;
959| static int yy_lp;
960| #define REJECT \
961| { \
962| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
963| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
964| ++(yy_lp); \
965| goto find_rule; \
966| }
967|
968| static int yy_more_flag = 0;
969| static int yy_more_len = 0;
970| #define yymore() ((yy_more_flag) = 1)
971| #define YY_MORE_ADJ (yy_more_len)
972| #define YY_RESTORE_YY_MORE_OFFSET
973| char *yytext;
974| #line 1 "conftest.l"
975| #line 472 "lex.yy.c"
976|
977| #define INITIAL 0
978|
979| #ifndef YY_NO_UNISTD_H
980| /* Special case for "unistd.h", since it is non-ANSI. We include it way
981|  * down here because we want the user's section 1 to have been scanned first.
982|  * The user has a chance to override it with an option.
983|  */
984| #include <unistd.h>
985| #endif
986|
987| #ifndef YY_EXTRA_TYPE
988| #define YY_EXTRA_TYPE void *
989| #endif
990|
991| static int yy_init_globals (void );
992|
993| /* Macros after this point can all be overridden by user definitions in
994|  * section 1.
995|  */
996|
997| #ifndef YY_SKIP_YYWRAP
998| #ifdef __cplusplus
999| extern "C" int yywrap (void );
1000| #else
1001| extern int yywrap (void );
1002| #endif
1003| #endif
1004|
1005|     static void yyunput (int c,char *buf_ptr  );
1006|     
1007| #ifndef yytext_ptr
1008| static void yy_flex_strncpy (char *,yyconst char *,int );
1009| #endif
1010|
1011| #ifdef YY_NEED_STRLEN
1012| static int yy_flex_strlen (yyconst char * );
1013| #endif
1014|
1015| #ifndef YY_NO_INPUT
1016|
1017| #ifdef __cplusplus
1018| static int yyinput (void );
1019| #else
1020| static int input (void );
1021| #endif
1022|
1023| #endif
1024|
1025| /* Amount of stuff to slurp up with each read. */
1026| #ifndef YY_READ_BUF_SIZE
1027| #define YY_READ_BUF_SIZE 8192
1028| #endif
1029|
1030| /* Copy whatever the last rule matched to the standard output. */
1031| #ifndef ECHO
1032| /* This used to be an fputs(), but since the string might contain NUL's,
1033|  * we now use fwrite().
1034|  */
1035| #define ECHO (void) fwrite( yytext, yyleng, 1, yyout )
1036| #endif
1037|
1038| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1039|  * is returned in "result".
1040|  */
1041| #ifndef YY_INPUT
1042| #define YY_INPUT(buf,result,max_size) \
1043|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1044|               { \
1045|               int c = '*'; \
1046|               size_t n; \
1047|               for ( n = 0; n < max_size && \
1048|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1049|                       buf[n] = (char) c; \
1050|               if ( c == '\n' ) \
1051|                       buf[n++] = (char) c; \
1052|               if ( c == EOF && ferror( yyin ) ) \
1053|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1054|               result = n; \
1055|               } \
1056|       else \
1057|               { \
1058|               errno=0; \
1059|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
1060|                       { \
1061|                       if( errno != EINTR) \
1062|                               { \
1063|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1064|                               break; \
1065|                               } \
1066|                       errno=0; \
1067|                       clearerr(yyin); \
1068|                       } \
1069|               }\
1070| \
1071|
1072| #endif
1073|
1074| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1075|  * we don't want an extra ';' after the "return" because that will cause
1076|  * some compilers to complain about unreachable statements.
1077|  */
1078| #ifndef yyterminate
1079| #define yyterminate() return YY_NULL
1080| #endif
1081|
1082| /* Number of entries by which start-condition stack grows. */
1083| #ifndef YY_START_STACK_INCR
1084| #define YY_START_STACK_INCR 25
1085| #endif
1086|
1087| /* Report a fatal error. */
1088| #ifndef YY_FATAL_ERROR
1089| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1090| #endif
1091|
1092| /* end tables serialization structures and prototypes */
1093|
1094| /* Default declaration of generated scanner - a define so the user can
1095|  * easily add parameters.
1096|  */
1097| #ifndef YY_DECL
1098| #define YY_DECL_IS_OURS 1
1099|
1100| extern int yylex (void);
1101|
1102| #define YY_DECL int yylex (void)
1103| #endif /* !YY_DECL */
1104|
1105| /* Code executed at the beginning of each rule, after yytext and yyleng
1106|  * have been set up.
1107|  */
1108| #ifndef YY_USER_ACTION
1109| #define YY_USER_ACTION
1110| #endif
1111|
1112| /* Code executed at the end of each rule. */
1113| #ifndef YY_BREAK
1114| #define YY_BREAK break;
1115| #endif
1116|
1117| #define YY_RULE_SETUP \
1118|       YY_USER_ACTION
1119|
1120| /** The main scanner function which does all the work.
1121|  */
1122| YY_DECL
1123| {
1124|       register yy_state_type yy_current_state;
1125|       register char *yy_cp, *yy_bp;
1126|       register int yy_act;
1127|     
1128| #line 1 "conftest.l"
1129|
1130| #line 627 "lex.yy.c"
1131|
1132|       if ( !(yy_init) )
1133|               {
1134|               (yy_init) = 1;
1135|
1136| #ifdef YY_USER_INIT
1137|               YY_USER_INIT;
1138| #endif
1139|
1140|         /* Create the reject buffer large enough to save one state per allowed character. */
1141|         if ( ! (yy_state_buf) )
1142|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1143|
1144|               if ( ! (yy_start) )
1145|                       (yy_start) = 1; /* first start state */
1146|
1147|               if ( ! yyin )
1148|                       yyin = stdin;
1149|
1150|               if ( ! yyout )
1151|                       yyout = stdout;
1152|
1153|               if ( ! YY_CURRENT_BUFFER ) {
1154|                       yyensure_buffer_stack ();
1155|                       YY_CURRENT_BUFFER_LVALUE =
1156|                               yy_create_buffer(yyin,YY_BUF_SIZE );
1157|               }
1158|
1159|               yy_load_buffer_state( );
1160|               }
1161|
1162|       while ( 1 )             /* loops until end-of-file is reached */
1163|               {
1164|               (yy_more_len) = 0;
1165|               if ( (yy_more_flag) )
1166|                       {
1167|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
1168|                       (yy_more_flag) = 0;
1169|                       }
1170|               yy_cp = (yy_c_buf_p);
1171|
1172|               /* Support of yytext. */
1173|               *yy_cp = (yy_hold_char);
1174|
1175|               /* yy_bp points to the position in yy_ch_buf of the start of
1176|                * the current run.
1177|                */
1178|               yy_bp = yy_cp;
1179|
1180|               yy_current_state = (yy_start);
1181|
1182|               (yy_state_ptr) = (yy_state_buf);
1183|               *(yy_state_ptr)++ = yy_current_state;
1184|
1185| yy_match:
1186|               do
1187|                       {
1188|                       register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1189|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1190|                               {
1191|                               yy_current_state = (int) yy_def[yy_current_state];
1192|                               if ( yy_current_state >= 13 )
1193|                                       yy_c = yy_meta[(unsigned int) yy_c];
1194|                               }
1195|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1196|                       *(yy_state_ptr)++ = yy_current_state;
1197|                       ++yy_cp;
1198|                       }
1199|               while ( yy_base[yy_current_state] != 10 );
1200|
1201| yy_find_action:
1202|               yy_current_state = *--(yy_state_ptr);
1203|               (yy_lp) = yy_accept[yy_current_state];
1204| find_rule: /* we branch to this label when backing up */
1205|               for ( ; ; ) /* until we find what rule we matched */
1206|                       {
1207|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1208|                               {
1209|                               yy_act = yy_acclist[(yy_lp)];
1210|                                       {
1211|                                       (yy_full_match) = yy_cp;
1212|                                       break;
1213|                                       }
1214|                               }
1215|                       --yy_cp;
1216|                       yy_current_state = *--(yy_state_ptr);
1217|                       (yy_lp) = yy_accept[yy_current_state];
1218|                       }
1219|
1220|               YY_DO_BEFORE_ACTION;
1221|
1222| do_action:    /* This label is used only to access EOF actions. */
1223|
1224|               switch ( yy_act )
1225|       { /* beginning of action switch */
1226| case 1:
1227| YY_RULE_SETUP
1228| #line 2 "conftest.l"
1229| { ECHO; }
1230|       YY_BREAK
1231| case 2:
1232| YY_RULE_SETUP
1233| #line 3 "conftest.l"
1234| { REJECT; }
1235|       YY_BREAK
1236| case 3:
1237| YY_RULE_SETUP
1238| #line 4 "conftest.l"
1239| { yymore (); }
1240|       YY_BREAK
1241| case 4:
1242| YY_RULE_SETUP
1243| #line 5 "conftest.l"
1244| { yyless (1); }
1245|       YY_BREAK
1246| case 5:
1247| YY_RULE_SETUP
1248| #line 6 "conftest.l"
1249| { yyless (input () != 0); }
1250|       YY_BREAK
1251| case 6:
1252| YY_RULE_SETUP
1253| #line 7 "conftest.l"
1254| { unput (yytext[0]); }
1255|       YY_BREAK
1256| case 7:
1257| YY_RULE_SETUP
1258| #line 8 "conftest.l"
1259| { BEGIN INITIAL; }
1260|       YY_BREAK
1261| case 8:
1262| YY_RULE_SETUP
1263| #line 9 "conftest.l"
1264| ECHO;
1265|       YY_BREAK
1266| #line 763 "lex.yy.c"
1267|                       case YY_STATE_EOF(INITIAL):
1268|                               yyterminate();
1269|
1270|       case YY_END_OF_BUFFER:
1271|               {
1272|               /* Amount of text matched not including the EOB char. */
1273|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1274|
1275|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1276|               *yy_cp = (yy_hold_char);
1277|               YY_RESTORE_YY_MORE_OFFSET
1278|
1279|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1280|                       {
1281|                       /* We're scanning a new file or input source.  It's
1282|                        * possible that this happened because the user
1283|                        * just pointed yyin at a new source and called
1284|                        * yylex().  If so, then we have to assure
1285|                        * consistency between YY_CURRENT_BUFFER and our
1286|                        * globals.  Here is the right place to do so, because
1287|                        * this is the first action (other than possibly a
1288|                        * back-up) that will match for the new input source.
1289|                        */
1290|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1291|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1292|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1293|                       }
1294|
1295|               /* Note that here we test for yy_c_buf_p "<=" to the position
1296|                * of the first EOB in the buffer, since yy_c_buf_p will
1297|                * already have been incremented past the NUL character
1298|                * (since all states make transitions on EOB to the
1299|                * end-of-buffer state).  Contrast this with the test
1300|                * in input().
1301|                */
1302|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1303|                       { /* This was really a NUL. */
1304|                       yy_state_type yy_next_state;
1305|
1306|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1307|
1308|                       yy_current_state = yy_get_previous_state(  );
1309|
1310|                       /* Okay, we're now positioned to make the NUL
1311|                        * transition.  We couldn't have
1312|                        * yy_get_previous_state() go ahead and do it
1313|                        * for us because it doesn't know how to deal
1314|                        * with the possibility of jamming (and we don't
1315|                        * want to build jamming into it because then it
1316|                        * will run more slowly).
1317|                        */
1318|
1319|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1320|
1321|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1322|
1323|                       if ( yy_next_state )
1324|                               {
1325|                               /* Consume the NUL. */
1326|                               yy_cp = ++(yy_c_buf_p);
1327|                               yy_current_state = yy_next_state;
1328|                               goto yy_match;
1329|                               }
1330|
1331|                       else
1332|                               {
1333|                               yy_cp = (yy_c_buf_p);
1334|                               goto yy_find_action;
1335|                               }
1336|                       }
1337|
1338|               else switch ( yy_get_next_buffer(  ) )
1339|                       {
1340|                       case EOB_ACT_END_OF_FILE:
1341|                               {
1342|                               (yy_did_buffer_switch_on_eof) = 0;
1343|
1344|                               if ( yywrap( ) )
1345|                                       {
1346|                                       /* Note: because we've taken care in
1347|                                        * yy_get_next_buffer() to have set up
1348|                                        * yytext, we can now set up
1349|                                        * yy_c_buf_p so that if some total
1350|                                        * hoser (like flex itself) wants to
1351|                                        * call the scanner after we return the
1352|                                        * YY_NULL, it'll still work - another
1353|                                        * YY_NULL will get returned.
1354|                                        */
1355|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1356|
1357|                                       yy_act = YY_STATE_EOF(YY_START);
1358|                                       goto do_action;
1359|                                       }
1360|
1361|                               else
1362|                                       {
1363|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1364|                                               YY_NEW_FILE;
1365|                                       }
1366|                               break;
1367|                               }
1368|
1369|                       case EOB_ACT_CONTINUE_SCAN:
1370|                               (yy_c_buf_p) =
1371|                                       (yytext_ptr) + yy_amount_of_matched_text;
1372|
1373|                               yy_current_state = yy_get_previous_state(  );
1374|
1375|                               yy_cp = (yy_c_buf_p);
1376|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1377|                               goto yy_match;
1378|
1379|                       case EOB_ACT_LAST_MATCH:
1380|                               (yy_c_buf_p) =
1381|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1382|
1383|                               yy_current_state = yy_get_previous_state(  );
1384|
1385|                               yy_cp = (yy_c_buf_p);
1386|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1387|                               goto yy_find_action;
1388|                       }
1389|               break;
1390|               }
1391|
1392|       default:
1393|               YY_FATAL_ERROR(
1394|                       "fatal flex scanner internal error--no action found" );
1395|       } /* end of action switch */
1396|               } /* end of scanning one token */
1397| } /* end of yylex */
1398|
1399| /* yy_get_next_buffer - try to read in a new buffer
1400|  *
1401|  * Returns a code representing an action:
1402|  *    EOB_ACT_LAST_MATCH -
1403|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1404|  *    EOB_ACT_END_OF_FILE - end of file
1405|  */
1406| static int yy_get_next_buffer (void)
1407| {
1408|       register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1409|       register char *source = (yytext_ptr);
1410|       register int number_to_move, i;
1411|       int ret_val;
1412|
1413|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1414|               YY_FATAL_ERROR(
1415|               "fatal flex scanner internal error--end of buffer missed" );
1416|
1417|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1418|               { /* Don't try to fill the buffer, so this is an EOF. */
1419|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1420|                       {
1421|                       /* We matched a single character, the EOB, so
1422|                        * treat this as a final EOF.
1423|                        */
1424|                       return EOB_ACT_END_OF_FILE;
1425|                       }
1426|
1427|               else
1428|                       {
1429|                       /* We matched some text prior to the EOB, first
1430|                        * process it.
1431|                        */
1432|                       return EOB_ACT_LAST_MATCH;
1433|                       }
1434|               }
1435|
1436|       /* Try to read more data. */
1437|
1438|       /* First move last chars to start of buffer. */
1439|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1440|
1441|       for ( i = 0; i < number_to_move; ++i )
1442|               *(dest++) = *(source++);
1443|
1444|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1445|               /* don't do the read, it's not guaranteed to return an EOF,
1446|                * just force an EOF
1447|                */
1448|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1449|
1450|       else
1451|               {
1452|                       int num_to_read =
1453|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1454|
1455|               while ( num_to_read <= 0 )
1456|                       { /* Not enough room in the buffer - grow it. */
1457|
1458|                       YY_FATAL_ERROR(
1459| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1460|
1461|                       }
1462|
1463|               if ( num_to_read > YY_READ_BUF_SIZE )
1464|                       num_to_read = YY_READ_BUF_SIZE;
1465|
1466|               /* Read in more data. */
1467|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1468|                       (yy_n_chars), num_to_read );
1469|
1470|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1471|               }
1472|
1473|       if ( (yy_n_chars) == 0 )
1474|               {
1475|               if ( number_to_move == YY_MORE_ADJ )
1476|                       {
1477|                       ret_val = EOB_ACT_END_OF_FILE;
1478|                       yyrestart(yyin  );
1479|                       }
1480|
1481|               else
1482|                       {
1483|                       ret_val = EOB_ACT_LAST_MATCH;
1484|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1485|                               YY_BUFFER_EOF_PENDING;
1486|                       }
1487|               }
1488|
1489|       else
1490|               ret_val = EOB_ACT_CONTINUE_SCAN;
1491|
1492|       (yy_n_chars) += number_to_move;
1493|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1494|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1495|
1496|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1497|
1498|       return ret_val;
1499| }
1500|
1501| /* yy_get_previous_state - get the state just before the EOB char was reached */
1502|
1503|     static yy_state_type yy_get_previous_state (void)
1504| {
1505|       register yy_state_type yy_current_state;
1506|       register char *yy_cp;
1507|     
1508|       yy_current_state = (yy_start);
1509|
1510|       (yy_state_ptr) = (yy_state_buf);
1511|       *(yy_state_ptr)++ = yy_current_state;
1512|
1513|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1514|               {
1515|               register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1516|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1517|                       {
1518|                       yy_current_state = (int) yy_def[yy_current_state];
1519|                       if ( yy_current_state >= 13 )
1520|                               yy_c = yy_meta[(unsigned int) yy_c];
1521|                       }
1522|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1523|               *(yy_state_ptr)++ = yy_current_state;
1524|               }
1525|
1526|       return yy_current_state;
1527| }
1528|
1529| /* yy_try_NUL_trans - try to make a transition on the NUL character
1530|  *
1531|  * synopsis
1532|  *    next_state = yy_try_NUL_trans( current_state );
1533|  */
1534|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1535| {
1536|       register int yy_is_jam;
1537|     
1538|       register YY_CHAR yy_c = 1;
1539|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1540|               {
1541|               yy_current_state = (int) yy_def[yy_current_state];
1542|               if ( yy_current_state >= 13 )
1543|                       yy_c = yy_meta[(unsigned int) yy_c];
1544|               }
1545|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1546|       yy_is_jam = (yy_current_state == 12);
1547|       if ( ! yy_is_jam )
1548|               *(yy_state_ptr)++ = yy_current_state;
1549|
1550|       return yy_is_jam ? 0 : yy_current_state;
1551| }
1552|
1553|     static void yyunput (int c, register char * yy_bp )
1554| {
1555|       register char *yy_cp;
1556|     
1557|     yy_cp = (yy_c_buf_p);
1558|
1559|       /* undo effects of setting up yytext */
1560|       *yy_cp = (yy_hold_char);
1561|
1562|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1563|               { /* need to shift things up to make room */
1564|               /* +2 for EOB chars. */
1565|               register int number_to_move = (yy_n_chars) + 2;
1566|               register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1567|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1568|               register char *source =
1569|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1570|
1571|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1572|                       *--dest = *--source;
1573|
1574|               yy_cp += (int) (dest - source);
1575|               yy_bp += (int) (dest - source);
1576|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1577|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1578|
1579|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1580|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1581|               }
1582|
1583|       *--yy_cp = (char) c;
1584|
1585|       (yytext_ptr) = yy_bp;
1586|       (yy_hold_char) = *yy_cp;
1587|       (yy_c_buf_p) = yy_cp;
1588| }
1589|
1590| #ifndef YY_NO_INPUT
1591| #ifdef __cplusplus
1592|     static int yyinput (void)
1593| #else
1594|     static int input  (void)
1595| #endif
1596|
1597| {
1598|       int c;
1599|     
1600|       *(yy_c_buf_p) = (yy_hold_char);
1601|
1602|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1603|               {
1604|               /* yy_c_buf_p now points to the character we want to return.
1605|                * If this occurs *before* the EOB characters, then it's a
1606|                * valid NUL; if not, then we've hit the end of the buffer.
1607|                */
1608|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1609|                       /* This was really a NUL. */
1610|                       *(yy_c_buf_p) = '\0';
1611|
1612|               else
1613|                       { /* need more input */
1614|                       int offset = (yy_c_buf_p) - (yytext_ptr);
1615|                       ++(yy_c_buf_p);
1616|
1617|                       switch ( yy_get_next_buffer(  ) )
1618|                               {
1619|                               case EOB_ACT_LAST_MATCH:
1620|                                       /* This happens because yy_g_n_b()
1621|                                        * sees that we've accumulated a
1622|                                        * token and flags that we need to
1623|                                        * try matching the token before
1624|                                        * proceeding.  But for input(),
1625|                                        * there's no matching to consider.
1626|                                        * So convert the EOB_ACT_LAST_MATCH
1627|                                        * to EOB_ACT_END_OF_FILE.
1628|                                        */
1629|
1630|                                       /* Reset buffer status. */
1631|                                       yyrestart(yyin );
1632|
1633|                                       /*FALLTHROUGH*/
1634|
1635|                               case EOB_ACT_END_OF_FILE:
1636|                                       {
1637|                                       if ( yywrap( ) )
1638|                                               return 0;
1639|
1640|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1641|                                               YY_NEW_FILE;
1642| #ifdef __cplusplus
1643|                                       return yyinput();
1644| #else
1645|                                       return input();
1646| #endif
1647|                                       }
1648|
1649|                               case EOB_ACT_CONTINUE_SCAN:
1650|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1651|                                       break;
1652|                               }
1653|                       }
1654|               }
1655|
1656|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1657|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1658|       (yy_hold_char) = *++(yy_c_buf_p);
1659|
1660|       return c;
1661| }
1662| #endif        /* ifndef YY_NO_INPUT */
1663|
1664| /** Immediately switch to a different input stream.
1665|  * @param input_file A readable stream.
1666|  *
1667|  * @note This function does not reset the start condition to @c INITIAL .
1668|  */
1669|     void yyrestart  (FILE * input_file )
1670| {
1671|     
1672|       if ( ! YY_CURRENT_BUFFER ){
1673|         yyensure_buffer_stack ();
1674|               YY_CURRENT_BUFFER_LVALUE =
1675|             yy_create_buffer(yyin,YY_BUF_SIZE );
1676|       }
1677|
1678|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1679|       yy_load_buffer_state( );
1680| }
1681|
1682| /** Switch to a different input buffer.
1683|  * @param new_buffer The new input buffer.
1684|  *
1685|  */
1686|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1687| {
1688|     
1689|       /* TODO. We should be able to replace this entire function body
1690|        * with
1691|        *              yypop_buffer_state();
1692|        *              yypush_buffer_state(new_buffer);
1693|      */
1694|       yyensure_buffer_stack ();
1695|       if ( YY_CURRENT_BUFFER == new_buffer )
1696|               return;
1697|
1698|       if ( YY_CURRENT_BUFFER )
1699|               {
1700|               /* Flush out information for old buffer. */
1701|               *(yy_c_buf_p) = (yy_hold_char);
1702|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1703|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1704|               }
1705|
1706|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1707|       yy_load_buffer_state( );
1708|
1709|       /* We don't actually know whether we did this switch during
1710|        * EOF (yywrap()) processing, but the only time this flag
1711|        * is looked at is after yywrap() is called, so it's safe
1712|        * to go ahead and always set it.
1713|        */
1714|       (yy_did_buffer_switch_on_eof) = 1;
1715| }
1716|
1717| static void yy_load_buffer_state  (void)
1718| {
1719|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1720|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1721|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1722|       (yy_hold_char) = *(yy_c_buf_p);
1723| }
1724|
1725| /** Allocate and initialize an input buffer state.
1726|  * @param file A readable stream.
1727|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1728|  *
1729|  * @return the allocated buffer state.
1730|  */
1731|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1732| {
1733|       YY_BUFFER_STATE b;
1734|     
1735|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1736|       if ( ! b )
1737|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1738|
1739|       b->yy_buf_size = size;
1740|
1741|       /* yy_ch_buf has to be 2 characters longer than the size given because
1742|        * we need to put in 2 end-of-buffer characters.
1743|        */
1744|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
1745|       if ( ! b->yy_ch_buf )
1746|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1747|
1748|       b->yy_is_our_buffer = 1;
1749|
1750|       yy_init_buffer(b,file );
1751|
1752|       return b;
1753| }
1754|
1755| /** Destroy the buffer.
1756|  * @param b a buffer created with yy_create_buffer()
1757|  *
1758|  */
1759|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1760| {
1761|     
1762|       if ( ! b )
1763|               return;
1764|
1765|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1766|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1767|
1768|       if ( b->yy_is_our_buffer )
1769|               yyfree((void *) b->yy_ch_buf  );
1770|
1771|       yyfree((void *) b  );
1772| }
1773|
1774| #ifndef __cplusplus
1775| extern int isatty (int );
1776| #endif /* __cplusplus */
1777|     
1778| /* Initializes or reinitializes a buffer.
1779|  * This function is sometimes called more than once on the same buffer,
1780|  * such as during a yyrestart() or at EOF.
1781|  */
1782|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1783|
1784| {
1785|       int oerrno = errno;
1786|     
1787|       yy_flush_buffer(b );
1788|
1789|       b->yy_input_file = file;
1790|       b->yy_fill_buffer = 1;
1791|
1792|     /* If b is the current buffer, then yy_init_buffer was _probably_
1793|      * called from yyrestart() or through yy_get_next_buffer.
1794|      * In that case, we don't want to reset the lineno or column.
1795|      */
1796|     if (b != YY_CURRENT_BUFFER){
1797|         b->yy_bs_lineno = 1;
1798|         b->yy_bs_column = 0;
1799|     }
1800|
1801|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1802|     
1803|       errno = oerrno;
1804| }
1805|
1806| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1807|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1808|  *
1809|  */
1810|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1811| {
1812|       if ( ! b )
1813|               return;
1814|
1815|       b->yy_n_chars = 0;
1816|
1817|       /* We always need two end-of-buffer characters.  The first causes
1818|        * a transition to the end-of-buffer state.  The second causes
1819|        * a jam in that state.
1820|        */
1821|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1822|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1823|
1824|       b->yy_buf_pos = &b->yy_ch_buf[0];
1825|
1826|       b->yy_at_bol = 1;
1827|       b->yy_buffer_status = YY_BUFFER_NEW;
1828|
1829|       if ( b == YY_CURRENT_BUFFER )
1830|               yy_load_buffer_state( );
1831| }
1832|
1833| /** Pushes the new state onto the stack. The new state becomes
1834|  *  the current state. This function will allocate the stack
1835|  *  if necessary.
1836|  *  @param new_buffer The new state.
1837|  * 
1838|  */
1839| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1840| {
1841|       if (new_buffer == NULL)
1842|               return;
1843|
1844|       yyensure_buffer_stack();
1845|
1846|       /* This block is copied from yy_switch_to_buffer. */
1847|       if ( YY_CURRENT_BUFFER )
1848|               {
1849|               /* Flush out information for old buffer. */
1850|               *(yy_c_buf_p) = (yy_hold_char);
1851|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1852|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1853|               }
1854|
1855|       /* Only push if top exists. Otherwise, replace top. */
1856|       if (YY_CURRENT_BUFFER)
1857|               (yy_buffer_stack_top)++;
1858|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1859|
1860|       /* copied from yy_switch_to_buffer. */
1861|       yy_load_buffer_state( );
1862|       (yy_did_buffer_switch_on_eof) = 1;
1863| }
1864|
1865| /** Removes and deletes the top of the stack, if present.
1866|  *  The next element becomes the new top.
1867|  * 
1868|  */
1869| void yypop_buffer_state (void)
1870| {
1871|       if (!YY_CURRENT_BUFFER)
1872|               return;
1873|
1874|       yy_delete_buffer(YY_CURRENT_BUFFER );
1875|       YY_CURRENT_BUFFER_LVALUE = NULL;
1876|       if ((yy_buffer_stack_top) > 0)
1877|               --(yy_buffer_stack_top);
1878|
1879|       if (YY_CURRENT_BUFFER) {
1880|               yy_load_buffer_state( );
1881|               (yy_did_buffer_switch_on_eof) = 1;
1882|       }
1883| }
1884|
1885| /* Allocates the stack if it does not exist.
1886|  *  Guarantees space for at least one push.
1887|  */
1888| static void yyensure_buffer_stack (void)
1889| {
1890|       int num_to_alloc;
1891|     
1892|       if (!(yy_buffer_stack)) {
1893|
1894|               /* First allocation is just for 2 elements, since we don't know if this
1895|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1896|                * immediate realloc on the next call.
1897|          */
1898|               num_to_alloc = 1;
1899|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1900|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1901|                                                               );
1902|               
1903|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1904|                               
1905|               (yy_buffer_stack_max) = num_to_alloc;
1906|               (yy_buffer_stack_top) = 0;
1907|               return;
1908|       }
1909|
1910|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1911|
1912|               /* Increase the buffer to prepare for a possible push. */
1913|               int grow_size = 8 /* arbitrary grow size */;
1914|
1915|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1916|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
1917|                                                               ((yy_buffer_stack),
1918|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
1919|                                                               );
1920|
1921|               /* zero only the new slots.*/
1922|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1923|               (yy_buffer_stack_max) = num_to_alloc;
1924|       }
1925| }
1926|
1927| /** Setup the input buffer state to scan directly from a user-specified character buffer.
1928|  * @param base the character buffer
1929|  * @param size the size in bytes of the character buffer
1930|  *
1931|  * @return the newly allocated buffer state object.
1932|  */
1933| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
1934| {
1935|       YY_BUFFER_STATE b;
1936|     
1937|       if ( size < 2 ||
1938|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
1939|            base[size-1] != YY_END_OF_BUFFER_CHAR )
1940|               /* They forgot to leave room for the EOB's. */
1941|               return 0;
1942|
1943|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1944|       if ( ! b )
1945|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1946|
1947|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
1948|       b->yy_buf_pos = b->yy_ch_buf = base;
1949|       b->yy_is_our_buffer = 0;
1950|       b->yy_input_file = 0;
1951|       b->yy_n_chars = b->yy_buf_size;
1952|       b->yy_is_interactive = 0;
1953|       b->yy_at_bol = 1;
1954|       b->yy_fill_buffer = 0;
1955|       b->yy_buffer_status = YY_BUFFER_NEW;
1956|
1957|       yy_switch_to_buffer(b  );
1958|
1959|       return b;
1960| }
1961|
1962| /** Setup the input buffer state to scan a string. The next call to yylex() will
1963|  * scan from a @e copy of @a str.
1964|  * @param str a NUL-terminated string to scan
1965|  *
1966|  * @return the newly allocated buffer state object.
1967|  * @note If you want to scan bytes that may contain NUL values, then use
1968|  *       yy_scan_bytes() instead.
1969|  */
1970| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
1971| {
1972|     
1973|       return yy_scan_bytes(yystr,strlen(yystr) );
1974| }
1975|
1976| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1977|  * scan from a @e copy of @a bytes.
1978|  * @param bytes the byte buffer to scan
1979|  * @param len the number of bytes in the buffer pointed to by @a bytes.
1980|  *
1981|  * @return the newly allocated buffer state object.
1982|  */
1983| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
1984| {
1985|       YY_BUFFER_STATE b;
1986|       char *buf;
1987|       yy_size_t n;
1988|       int i;
1989|     
1990|       /* Get memory for full buffer, including space for trailing EOB's. */
1991|       n = _yybytes_len + 2;
1992|       buf = (char *) yyalloc(n  );
1993|       if ( ! buf )
1994|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1995|
1996|       for ( i = 0; i < _yybytes_len; ++i )
1997|               buf[i] = yybytes[i];
1998|
1999|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
2000|
2001|       b = yy_scan_buffer(buf,n );
2002|       if ( ! b )
2003|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2004|
2005|       /* It's okay to grow etc. this buffer, and we should throw it
2006|        * away when we're done.
2007|        */
2008|       b->yy_is_our_buffer = 1;
2009|
2010|       return b;
2011| }
2012|
2013| #ifndef YY_EXIT_FAILURE
2014| #define YY_EXIT_FAILURE 2
2015| #endif
2016|
2017| static void yy_fatal_error (yyconst char* msg )
2018| {
2019|       (void) fprintf( stderr, "%s\n", msg );
2020|       exit( YY_EXIT_FAILURE );
2021| }
2022|
2023| /* Redefine yyless() so it works in section 3 code. */
2024|
2025| #undef yyless
2026| #define yyless(n) \
2027|       do \
2028|               { \
2029|               /* Undo effects of setting up yytext. */ \
2030|         int yyless_macro_arg = (n); \
2031|         YY_LESS_LINENO(yyless_macro_arg);\
2032|               yytext[yyleng] = (yy_hold_char); \
2033|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2034|               (yy_hold_char) = *(yy_c_buf_p); \
2035|               *(yy_c_buf_p) = '\0'; \
2036|               yyleng = yyless_macro_arg; \
2037|               } \
2038|       while ( 0 )
2039|
2040| /* Accessor  methods (get/set functions) to struct members. */
2041|
2042| /** Get the current line number.
2043|  *
2044|  */
2045| int yyget_lineno  (void)
2046| {
2047|         
2048|     return yylineno;
2049| }
2050|
2051| /** Get the input stream.
2052|  *
2053|  */
2054| FILE *yyget_in  (void)
2055| {
2056|         return yyin;
2057| }
2058|
2059| /** Get the output stream.
2060|  *
2061|  */
2062| FILE *yyget_out  (void)
2063| {
2064|         return yyout;
2065| }
2066|
2067| /** Get the length of the current token.
2068|  *
2069|  */
2070| int yyget_leng  (void)
2071| {
2072|         return yyleng;
2073| }
2074|
2075| /** Get the current token.
2076|  *
2077|  */
2078|
2079| char *yyget_text  (void)
2080| {
2081|         return yytext;
2082| }
2083|
2084| /** Set the current line number.
2085|  * @param line_number
2086|  *
2087|  */
2088| void yyset_lineno (int  line_number )
2089| {
2090|     
2091|     yylineno = line_number;
2092| }
2093|
2094| /** Set the input stream. This does not discard the current
2095|  * input buffer.
2096|  * @param in_str A readable stream.
2097|  *
2098|  * @see yy_switch_to_buffer
2099|  */
2100| void yyset_in (FILE *  in_str )
2101| {
2102|         yyin = in_str ;
2103| }
2104|
2105| void yyset_out (FILE *  out_str )
2106| {
2107|         yyout = out_str ;
2108| }
2109|
2110| int yyget_debug  (void)
2111| {
2112|         return yy_flex_debug;
2113| }
2114|
2115| void yyset_debug (int  bdebug )
2116| {
2117|         yy_flex_debug = bdebug ;
2118| }
2119|
2120| static int yy_init_globals (void)
2121| {
2122|         /* Initialization is the same as for the non-reentrant scanner.
2123|      * This function is called from yylex_destroy(), so don't allocate here.
2124|      */
2125|
2126|     (yy_buffer_stack) = 0;
2127|     (yy_buffer_stack_top) = 0;
2128|     (yy_buffer_stack_max) = 0;
2129|     (yy_c_buf_p) = (char *) 0;
2130|     (yy_init) = 0;
2131|     (yy_start) = 0;
2132|
2133|     (yy_state_buf) = 0;
2134|     (yy_state_ptr) = 0;
2135|     (yy_full_match) = 0;
2136|     (yy_lp) = 0;
2137|
2138| /* Defined in main.c */
2139| #ifdef YY_STDINIT
2140|     yyin = stdin;
2141|     yyout = stdout;
2142| #else
2143|     yyin = (FILE *) 0;
2144|     yyout = (FILE *) 0;
2145| #endif
2146|
2147|     /* For future reference: Set errno on error, since we are called by
2148|      * yylex_init()
2149|      */
2150|     return 0;
2151| }
2152|
2153| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2154| int yylex_destroy  (void)
2155| {
2156|     
2157|     /* Pop the buffer stack, destroying each element. */
2158|       while(YY_CURRENT_BUFFER){
2159|               yy_delete_buffer(YY_CURRENT_BUFFER  );
2160|               YY_CURRENT_BUFFER_LVALUE = NULL;
2161|               yypop_buffer_state();
2162|       }
2163|
2164|       /* Destroy the stack itself. */
2165|       yyfree((yy_buffer_stack) );
2166|       (yy_buffer_stack) = NULL;
2167|
2168|     yyfree ( (yy_state_buf) );
2169|     (yy_state_buf)  = NULL;
2170|
2171|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2172|      * yylex() is called, initialization will occur. */
2173|     yy_init_globals( );
2174|
2175|     return 0;
2176| }
2177|
2178| /*
2179|  * Internal utility routines.
2180|  */
2181|
2182| #ifndef yytext_ptr
2183| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2184| {
2185|       register int i;
2186|       for ( i = 0; i < n; ++i )
2187|               s1[i] = s2[i];
2188| }
2189| #endif
2190|
2191| #ifdef YY_NEED_STRLEN
2192| static int yy_flex_strlen (yyconst char * s )
2193| {
2194|       register int n;
2195|       for ( n = 0; s[n]; ++n )
2196|               ;
2197|
2198|       return n;
2199| }
2200| #endif
2201|
2202| void *yyalloc (yy_size_t  size )
2203| {
2204|       return (void *) malloc( size );
2205| }
2206|
2207| void *yyrealloc  (void * ptr, yy_size_t  size )
2208| {
2209|       /* The cast to (char *) in the following accommodates both
2210|        * implementations that use char* generic pointers, and those
2211|        * that use void* generic pointers.  It works with the latter
2212|        * because both ANSI C and C++ allow castless assignment from
2213|        * any pointer type to void*, and deal with argument conversions
2214|        * as though doing an assignment.
2215|        */
2216|       return (void *) realloc( (char *) ptr, size );
2217| }
2218|
2219| void yyfree (void * ptr )
2220| {
2221|       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2222| }
2223|
2224| #define YYTABLES_NAME "yytables"
2225|
2226| #line 9 "conftest.l"
2227|
2228|
2229| #ifdef YYTEXT_POINTER
2230| extern char *yytext;
2231| #endif
2232| int
2233| main (void)
2234| {
2235|   return ! yylex () + ! yywrap ();
2236| }
2237configure:19882: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c -lfl  >&5
2238configure:19888: $? = 0
2239configure:19909: result: -lfl
2240configure:19915: checking whether yytext is a pointer
2241configure:19936: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c -lfl  >&5
2242configure:19942: $? = 0
2243configure:19961: result: yes
2244configure:19978: checking for flex
2245configure:19996: found /usr/bin/flex
2246configure:20008: result: /usr/bin/flex
2247configure:20024: checking for pod2man
2248configure:20042: found /opt/local/bin/pod2man
2249configure:20054: result: /opt/local/bin/pod2man
2250configure:20073: checking for pod2html
2251configure:20091: found /opt/local/bin/pod2html
2252configure:20103: result: /opt/local/bin/pod2html
2253configure:20122: checking for xdg-open
2254configure:20155: result: no
2255configure:20164: checking for htmlview
2256configure:20197: result: no
2257configure:20226: checking for flex
2258configure:20244: found /usr/bin/flex
2259configure:20256: result: /usr/bin/flex
2260configure:20266: checking for python
2261configure:20284: found /opt/local/bin/python
2262configure:20296: result: /opt/local/bin/python
2263configure:20323: checking for doxygen
2264configure:20356: result: no
2265configure:20363: checking for doxygen
2266configure:20391: result: no
2267configure:20436: checking for libgnutls-config
2268configure:20454: found /opt/local/bin/libgnutls-config
2269configure:20467: result: /opt/local/bin/libgnutls-config
2270configure:20476: checking for libgnutls - version >= 1.2.0
2271configure:20563: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first conftest.c  -L/opt/local/lib -lgnutls -L/opt/local/lib -ltasn1 -L/opt/local/lib -lgcrypt -lgpg-error >&5
2272configure:20566: $? = 0
2273configure:20572: ./conftest
2274configure:20575: $? = 0
2275configure:20595: result: yes
2276configure:20737: checking for libgcrypt-config
2277configure:20755: found /opt/local/bin/libgcrypt-config
2278configure:20768: result: /opt/local/bin/libgcrypt-config
2279configure:20785: checking for LIBGCRYPT - version >= 1.1.92
2280configure:20819: result: yes
2281configure:20911: checking for libsmi >= 2
2282configure:20976: /usr/bin/gcc-4.0 -c -O2  -I/opt/local/include conftest.c >&5
2283conftest.c:26:17: error: smi.h: No such file or directory
2284conftest.c: In function 'main':
2285conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit'
2286conftest.c:35: error: 'SMI_LIBRARY_VERSION' undeclared (first use in this function)
2287conftest.c:35: error: (Each undeclared identifier is reported only once
2288conftest.c:35: error: for each function it appears in.)
2289conftest.c:35: error: 'smi_library_version' undeclared (first use in this function)
2290conftest.c:37: warning: incompatible implicit declaration of built-in function 'sscanf'
2291configure:20982: $? = 1
2292configure: failed program was:
2293|
2294|             /* confdefs.h.  */
2295| #define PACKAGE_NAME ""
2296| #define PACKAGE_TARNAME ""
2297| #define PACKAGE_VERSION ""
2298| #define PACKAGE_STRING ""
2299| #define PACKAGE_BUGREPORT ""
2300| #define PACKAGE "wireshark"
2301| #define VERSION "1.0.2"
2302| #define STDC_HEADERS 1
2303| #define HAVE_SYS_TYPES_H 1
2304| #define HAVE_SYS_STAT_H 1
2305| #define HAVE_STDLIB_H 1
2306| #define HAVE_STRING_H 1
2307| #define HAVE_MEMORY_H 1
2308| #define HAVE_STRINGS_H 1
2309| #define HAVE_INTTYPES_H 1
2310| #define HAVE_STDINT_H 1
2311| #define HAVE_UNISTD_H 1
2312| #define HAVE_DLFCN_H 1
2313| #define YYTEXT_POINTER 1
2314| #define HTML_VIEWER "mozilla"
2315| #define HAVE_LIBGNUTLS 1
2316| #define HAVE_LIBGCRYPT 1
2317| /* end confdefs.h.  */
2318| #include <smi.h>
2319| int
2320| main ()
2321| {
2322|
2323|   int current, revision, age, n;
2324|   const int required = 2;
2325|   if (smiInit(""))
2326|     exit(1);
2327|   if (strcmp(SMI_LIBRARY_VERSION, smi_library_version))
2328|     exit(2);
2329|   n = sscanf(smi_library_version, "%d:%d:%d", &current, &revision, &age);
2330|   if (n != 3)
2331|     exit(3);
2332|   if (required < current - age || required > current)
2333|     exit(4);
2334|
2335|
2336|   ;
2337|   return 0;
2338| }
2339|
2340configure:20997: result: not found
2341configure:21048: checking for xsltproc
2342configure:21066: found /opt/local/bin/xsltproc
2343configure:21078: result: /opt/local/bin/xsltproc
2344configure:21088: checking for xsltproc
2345configure:21104: found /opt/local/bin/xsltproc
2346configure:21116: result: yes
2347configure:21136: checking for xmllint
2348configure:21154: found /opt/local/bin/xmllint
2349configure:21166: result: /opt/local/bin/xmllint
2350configure:21176: checking for xmllint
2351configure:21192: found /opt/local/bin/xmllint
2352configure:21204: result: yes
2353configure:21224: checking for fop
2354configure:21257: result: no
2355configure:21264: checking for fop
2356configure:21292: result: no
2357configure:21312: checking for hhc.exe
2358configure:21345: result: no
2359configure:21352: checking for hhc.exe
2360configure:21380: result: no
2361configure:21404: checking for pkgproto
2362configure:21432: result: no
2363configure:21442: checking for pkgmk
2364configure:21470: result: no
2365configure:21480: checking for pkgtrans
2366configure:21508: result: no
2367configure:21529: checking for rpm
2368configure:21557: result: no
2369configure:21585: checking for dpkg-buildpackage
2370configure:21613: result: no
2371configure:21625: checking for xcodebuild
2372configure:21641: found /usr/bin/xcodebuild
2373configure:21653: result: yes
2374configure:21663: checking for hdiutil
2375configure:21679: found /usr/bin/hdiutil
2376configure:21691: result: yes
2377configure:21701: checking for bless
2378configure:21717: found /usr/sbin/bless
2379configure:21729: result: yes
2380configure:22368: checking whether we can add -Wall -W to CFLAGS
2381configure:22390: /usr/bin/gcc-4.0 -c -O2 -Wall -W -I/opt/local/include conftest.c >&5
2382configure:22396: $? = 0
2383configure:22402: result: yes
2384configure:22423: checking whether we can add -Wdeclaration-after-statement to CFLAGS
2385configure:22445: /usr/bin/gcc-4.0 -c -O2 -Wall -W -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
2386configure:22451: $? = 0
2387configure:22457: result: yes
2388configure:22478: checking whether we can add -Wendif-labels to CFLAGS
2389configure:22500: /usr/bin/gcc-4.0 -c -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -I/opt/local/include conftest.c >&5
2390configure:22506: $? = 0
2391configure:22512: result: yes
2392configure:22533: checking whether we can add -Wpointer-arith to CFLAGS
2393configure:22555: /usr/bin/gcc-4.0 -c -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -I/opt/local/include conftest.c >&5
2394configure:22561: $? = 0
2395configure:22567: result: yes
2396configure:22588: checking whether we can add -Wno-pointer-sign to CFLAGS
2397configure:22610: /usr/bin/gcc-4.0 -c -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/opt/local/include conftest.c >&5
2398configure:22616: $? = 0
2399configure:22622: result: yes
2400configure:22643: checking whether we can add -Warray-bounds to CFLAGS
2401configure:22665: /usr/bin/gcc-4.0 -c -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -I/opt/local/include conftest.c >&5
2402cc1: error: unrecognized command line option "-Warray-bounds"
2403configure:22671: $? = 1
2404configure: failed program was:
2405|
2406|     /* confdefs.h.  */
2407| #define PACKAGE_NAME ""
2408| #define PACKAGE_TARNAME ""
2409| #define PACKAGE_VERSION ""
2410| #define PACKAGE_STRING ""
2411| #define PACKAGE_BUGREPORT ""
2412| #define PACKAGE "wireshark"
2413| #define VERSION "1.0.2"
2414| #define STDC_HEADERS 1
2415| #define HAVE_SYS_TYPES_H 1
2416| #define HAVE_SYS_STAT_H 1
2417| #define HAVE_STDLIB_H 1
2418| #define HAVE_STRING_H 1
2419| #define HAVE_MEMORY_H 1
2420| #define HAVE_STRINGS_H 1
2421| #define HAVE_INTTYPES_H 1
2422| #define HAVE_STDINT_H 1
2423| #define HAVE_UNISTD_H 1
2424| #define HAVE_DLFCN_H 1
2425| #define YYTEXT_POINTER 1
2426| #define HTML_VIEWER "mozilla"
2427| #define HAVE_LIBGNUTLS 1
2428| #define HAVE_LIBGCRYPT 1
2429| /* end confdefs.h.  */
2430|
2431|                       int foo;
2432|
2433configure:22685: result: no
2434configure:22716: checking whether we should treat compiler warnings as errors
2435configure:22727: result: no
2436configure:22756: checking for platform-specific compiler flags
2437configure:22775: result: Apple GCC - added -no-cpp-precomp
2438configure:22820: checking for platform-specific linker flags
2439configure:22841: result: Apple linker - added -Wl,-single_module and -Wl,-search_paths_first
2440configure:22871: checking whether we can build with Core Foundation, Launch Services, and Core Services
2441configure:22914: /usr/bin/gcc-4.0 -o conftest -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first conftest.c  -framework ApplicationServices -framework CoreFoundation -framework CoreServices >&5
2442configure:22920: $? = 0
2443configure:22943: result: yes
2444configure:22962: checking whether to use /usr/local for headers and libraries
2445configure:22987: result: no
2446configure:23023: checking for GNU sed as first sed in PATH
2447configure:23030: result: no
2448configure:23119: checking if profile builds must be generated
2449configure:23132: result: no
2450configure:23180: checking for pkg-config
2451configure:23198: found /opt/local/bin/pkg-config
2452configure:23211: result: /opt/local/bin/pkg-config
2453configure:23233: checking for GTK+ - version >= 2.0.0
2454configure:23389: result: no
2455configure:23427: /usr/bin/gcc-4.0 -o conftest -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign  -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first conftest.c   >&5
2456conftest.c:28:21: error: gtk/gtk.h: No such file or directory
2457conftest.c: In function 'main':
2458conftest.c:34: error: 'gtk_major_version' undeclared (first use in this function)
2459conftest.c:34: error: (Each undeclared identifier is reported only once
2460conftest.c:34: error: for each function it appears in.)
2461conftest.c:34: error: 'gtk_minor_version' undeclared (first use in this function)
2462conftest.c:34: error: 'gtk_micro_version' undeclared (first use in this function)
2463configure:23433: $? = 1
2464configure: failed program was:
2465| /* confdefs.h.  */
2466| #define PACKAGE_NAME ""
2467| #define PACKAGE_TARNAME ""
2468| #define PACKAGE_VERSION ""
2469| #define PACKAGE_STRING ""
2470| #define PACKAGE_BUGREPORT ""
2471| #define PACKAGE "wireshark"
2472| #define VERSION "1.0.2"
2473| #define STDC_HEADERS 1
2474| #define HAVE_SYS_TYPES_H 1
2475| #define HAVE_SYS_STAT_H 1
2476| #define HAVE_STDLIB_H 1
2477| #define HAVE_STRING_H 1
2478| #define HAVE_MEMORY_H 1
2479| #define HAVE_STRINGS_H 1
2480| #define HAVE_INTTYPES_H 1
2481| #define HAVE_STDINT_H 1
2482| #define HAVE_UNISTD_H 1
2483| #define HAVE_DLFCN_H 1
2484| #define YYTEXT_POINTER 1
2485| #define HTML_VIEWER "mozilla"
2486| #define HAVE_LIBGNUTLS 1
2487| #define HAVE_LIBGCRYPT 1
2488| #define HAVE_OS_X_FRAMEWORKS 1
2489| #define DATAFILE_DIR "/opt/local/share/wireshark"
2490| /* end confdefs.h.  */
2491|
2492| #include <gtk/gtk.h>
2493| #include <stdio.h>
2494|
2495| int
2496| main ()
2497| {
2498|  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
2499|   ;
2500|   return 0;
2501| }
2502configure:23818: error: GTK+ isn't available, so Wireshark can't be compiled
2503
2504## ---------------- ##
2505## Cache variables. ##
2506## ---------------- ##
2507
2508ac_cv_build=i386-apple-darwin9.4.0
2509ac_cv_c_compiler_gnu=yes
2510ac_cv_can_use_osx_frameworks=yes
2511ac_cv_cxx_compiler_gnu=yes
2512ac_cv_enable_usr_local=no
2513ac_cv_env_CCC_set=
2514ac_cv_env_CCC_value=
2515ac_cv_env_CC_set=set
2516ac_cv_env_CC_value=/usr/bin/gcc-4.0
2517ac_cv_env_CFLAGS_set=set
2518ac_cv_env_CFLAGS_value=-O2
2519ac_cv_env_CPPFLAGS_set=set
2520ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2521ac_cv_env_CPP_set=set
2522ac_cv_env_CPP_value=/usr/bin/cpp-4.0
2523ac_cv_env_CXXCPP_set=
2524ac_cv_env_CXXCPP_value=
2525ac_cv_env_CXXFLAGS_set=set
2526ac_cv_env_CXXFLAGS_value=-O2
2527ac_cv_env_CXX_set=set
2528ac_cv_env_CXX_value=/usr/bin/g++-4.0
2529ac_cv_env_F77_set=
2530ac_cv_env_F77_value=
2531ac_cv_env_FFLAGS_set=set
2532ac_cv_env_FFLAGS_value=-O2
2533ac_cv_env_LDFLAGS_set=set
2534ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-search_paths_first'
2535ac_cv_env_LIBS_set=
2536ac_cv_env_LIBS_value=
2537ac_cv_env_YACC_set=
2538ac_cv_env_YACC_value=
2539ac_cv_env_YFLAGS_set=
2540ac_cv_env_YFLAGS_value=
2541ac_cv_env_build_alias_set=
2542ac_cv_env_build_alias_value=
2543ac_cv_env_host_alias_set=
2544ac_cv_env_host_alias_value=
2545ac_cv_env_target_alias_set=
2546ac_cv_env_target_alias_value=
2547ac_cv_f77_compiler_gnu=no
2548ac_cv_header_dlfcn_h=yes
2549ac_cv_header_inttypes_h=yes
2550ac_cv_header_memory_h=yes
2551ac_cv_header_stdc=yes
2552ac_cv_header_stdint_h=yes
2553ac_cv_header_stdlib_h=yes
2554ac_cv_header_string_h=yes
2555ac_cv_header_strings_h=yes
2556ac_cv_header_sys_stat_h=yes
2557ac_cv_header_sys_types_h=yes
2558ac_cv_header_unistd_h=yes
2559ac_cv_host=i386-apple-darwin9.4.0
2560ac_cv_lib_dl_dlopen=yes
2561ac_cv_lib_lex=-lfl
2562ac_cv_objext=o
2563ac_cv_path_EGREP='/usr/bin/grep -E'
2564ac_cv_path_GREP=/usr/bin/grep
2565ac_cv_path_LEX=/usr/bin/flex
2566ac_cv_path_LEXDUMMY=/usr/bin/flex
2567ac_cv_path_LIBGCRYPT_CONFIG=/opt/local/bin/libgcrypt-config
2568ac_cv_path_LIBGNUTLS_CONFIG=/opt/local/bin/libgnutls-config
2569ac_cv_path_PERL=/opt/local/bin/perl
2570ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
2571ac_cv_path_POD2HTML=/opt/local/bin/pod2html
2572ac_cv_path_POD2MAN=/opt/local/bin/pod2man
2573ac_cv_path_PYTHON=/opt/local/bin/python
2574ac_cv_path_XMLLINT=/opt/local/bin/xmllint
2575ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
2576ac_cv_path_YACCDUMMY=/usr/bin/bison
2577ac_cv_path_mkdir=/opt/local/bin/gmkdir
2578ac_cv_prog_AWK=gawk
2579ac_cv_prog_CPP=/usr/bin/cpp-4.0
2580ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
2581ac_cv_prog_HAVE_BLESS=yes
2582ac_cv_prog_HAVE_DOXYGEN=no
2583ac_cv_prog_HAVE_DPKG_BUILDPACKAGE=no
2584ac_cv_prog_HAVE_FOP=no
2585ac_cv_prog_HAVE_HDIUTIL=yes
2586ac_cv_prog_HAVE_HHC=no
2587ac_cv_prog_HAVE_PKGMK=no
2588ac_cv_prog_HAVE_PKGPROTO=no
2589ac_cv_prog_HAVE_PKGTRANS=no
2590ac_cv_prog_HAVE_XCODEBUILD=yes
2591ac_cv_prog_HAVE_XMLLINT=yes
2592ac_cv_prog_HAVE_XSLTPROC=yes
2593ac_cv_prog_LEX=flex
2594ac_cv_prog_YACC='bison -y'
2595ac_cv_prog_ac_ct_AR=ar
2596ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
2597ac_cv_prog_ac_ct_RANLIB=ranlib
2598ac_cv_prog_ac_ct_STRIP=strip
2599ac_cv_prog_ac_cv_wireshark_have_rpm=no
2600ac_cv_prog_cc_c89=
2601ac_cv_prog_cc_g=yes
2602ac_cv_prog_cxx_g=yes
2603ac_cv_prog_f77_g=no
2604ac_cv_prog_lex_root=lex.yy
2605ac_cv_prog_lex_yytext_pointer=yes
2606ac_cv_prog_make_make_set=yes
2607ac_cv_target=i386-apple-darwin9.4.0
2608ac_cv_wireshark_have_rpm=no
2609am_cv_CC_dependencies_compiler_type=gcc3
2610am_cv_CXX_dependencies_compiler_type=gcc3
2611lt_cv_deplibs_check_method=pass_all
2612lt_cv_dlopen=dlopen
2613lt_cv_dlopen_libs=-ldl
2614lt_cv_dlopen_self=yes
2615lt_cv_dlopen_self_static=yes
2616lt_cv_file_magic_cmd='$MAGIC_CMD'
2617lt_cv_file_magic_test_file=
2618lt_cv_ld_reload_flag=-r
2619lt_cv_objdir=.libs
2620lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2621lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2622lt_cv_path_NM='/usr/bin/nm -p'
2623lt_cv_path_SED=/opt/local/bin/gsed
2624lt_cv_prog_compiler_c_o=yes
2625lt_cv_prog_compiler_c_o_CXX=yes
2626lt_cv_prog_compiler_rtti_exceptions=no
2627lt_cv_prog_gnu_ld=no
2628lt_cv_prog_gnu_ldcxx=no
2629lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
2630lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
2631lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
2632lt_cv_sys_max_cmd_len=196608
2633lt_lt_cv_prog_compiler_c_o='"yes"'
2634lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
2635lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
2636lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
2637lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
2638
2639## ----------------- ##
2640## Output variables. ##
2641## ----------------- ##
2642
2643ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run aclocal-1.10'
2644ADNS_LIBS=''
2645AMDEPBACKSLASH='\'
2646AMDEP_FALSE='#'
2647AMDEP_TRUE=''
2648AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run tar'
2649AR='ar'
2650AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run autoconf'
2651AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run autoheader'
2652AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run automake-1.10'
2653AWK='gawk'
2654CC='/usr/bin/gcc-4.0'
2655CCDEPMODE='depmode=gcc3'
2656CC_FOR_BUILD='/usr/bin/gcc-4.0'
2657CFLAGS='-no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign'
2658CPP='/usr/bin/cpp-4.0'
2659CPPFLAGS='-I/opt/local/include'
2660CXX='/usr/bin/g++-4.0'
2661CXXCPP='/usr/bin/g++-4.0 -E'
2662CXXDEPMODE='depmode=gcc3'
2663CXXFLAGS='-O2'
2664CYGPATH_W='echo'
2665DEFS=''
2666DEPDIR='.deps'
2667DOXYGEN=''
2668ECHO='/bin/echo'
2669ECHO_C='ECHO_N=''
2670ECHO_T=''
2671EGREP='/usr/bin/grep -E'
2672ENABLE_STATIC=''
2673ENABLE_STATIC_FALSE=''
2674ENABLE_STATIC_TRUE=''
2675EXEEXT=''
2676F77=''
2677FFLAGS='-O2'
2678FLEX_PATH=''
2679FOP=''
2680FRAMEWORKS='-framework ApplicationServices -framework CoreFoundation -framework CoreServices'
2681GETOPT_C=''
2682GETOPT_O=''
2683GLIB_CFLAGS=''
2684GLIB_CONFIG=''
2685GLIB_GENMARSHAL=''
2686GLIB_LIBS=''
2687GLIB_MKENUMS=''
2688GOBJECT_QUERY=''
2689GREP='/usr/bin/grep'
2690GTK_CFLAGS=''
2691GTK_CONFIG=''
2692GTK_LIBS=''
2693G_ASCII_STRCASECMP_C=''
2694G_ASCII_STRCASECMP_LO=''
2695G_ASCII_STRCASECMP_O=''
2696G_ASCII_STRTOULL_C=''
2697G_ASCII_STRTOULL_LO=''
2698G_ASCII_STRTOULL_O=''
2699HAVE_BLESS='yes'
2700HAVE_DOXYGEN='no'
2701HAVE_DOXYGEN_FALSE=''
2702HAVE_DOXYGEN_TRUE='#'
2703HAVE_DPKG_BUILDPACKAGE='no'
2704HAVE_FOP='no'
2705HAVE_FOP_FALSE=''
2706HAVE_FOP_TRUE='#'
2707HAVE_HDIUTIL='yes'
2708HAVE_HHC='no'
2709HAVE_HHC_FALSE=''
2710HAVE_HHC_TRUE='#'
2711HAVE_LIBLUA_FALSE=''
2712HAVE_LIBLUA_TRUE=''
2713HAVE_LIBPORTAUDIO_FALSE=''
2714HAVE_LIBPORTAUDIO_TRUE=''
2715HAVE_OSX_PACKAGING='yes'
2716HAVE_PKGMK='no'
2717HAVE_PKGPROTO='no'
2718HAVE_PKGTRANS='no'
2719HAVE_PLUGINS_FALSE=''
2720HAVE_PLUGINS_TRUE=''
2721HAVE_RPM=''
2722HAVE_SVR4_PACKAGING='no'
2723HAVE_WARNINGS_AS_ERRORS_FALSE=''
2724HAVE_WARNINGS_AS_ERRORS_TRUE='#'
2725HAVE_XCODEBUILD='yes'
2726HAVE_XMLLINT='yes'
2727HAVE_XMLLINT_FALSE='#'
2728HAVE_XMLLINT_TRUE=''
2729HAVE_XSLTPROC='yes'
2730HAVE_XSLTPROC_FALSE='#'
2731HAVE_XSLTPROC_TRUE=''
2732HHC=''
2733HTML_VIEWER=''
2734INET_ATON_C=''
2735INET_ATON_LO=''
2736INET_ATON_O=''
2737INET_NTOP_C=''
2738INET_NTOP_LO=''
2739INET_NTOP_O=''
2740INET_PTON_C=''
2741INET_PTON_LO=''
2742INET_PTON_O=''
2743INSTALL_DATA='${INSTALL} -m 644'
2744INSTALL_PROGRAM='${INSTALL}'
2745INSTALL_SCRIPT='${INSTALL}'
2746INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2747KRB5_CONFIG=''
2748KRB5_LIBS=''
2749LDFLAGS='-Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first'
2750LDFLAGS_SHAREDLIB='-Wl,-single_module'
2751LEX='/usr/bin/flex'
2752LEXDUMMY='/usr/bin/flex'
2753LEXLIB='-lfl'
2754LEX_OUTPUT_ROOT='lex.yy'
2755LIBCAP_LIBS=''
2756LIBGCRYPT_CFLAGS='-I/opt/local/include'
2757LIBGCRYPT_CONFIG='/opt/local/bin/libgcrypt-config'
2758LIBGCRYPT_LIBS='-L/opt/local/lib -lgcrypt -lgpg-error'
2759LIBGNUTLS_CFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include'
2760LIBGNUTLS_CONFIG='/opt/local/bin/libgnutls-config'
2761LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls -L/opt/local/lib -ltasn1 -L/opt/local/lib -lgcrypt -lgpg-error'
2762LIBICONV=''
2763LIBOBJS=''
2764LIBS=''
2765LIBSMI_CFLAGS=''
2766LIBSMI_LDFLAGS=''
2767LIBSMI_VERSION=''
2768LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2769LIBTOOL_DEPS='./ltmain.sh'
2770LN_S='ln -s'
2771LTLIBOBJS=''
2772LUA_INCLUDES=''
2773LUA_LIBS=''
2774MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/missing --run makeinfo'
2775MKSTEMP_C=''
2776MKSTEMP_O=''
2777NSL_LIBS=''
2778OBJEXT='o'
2779PACKAGE='wireshark'
2780PACKAGE_BUGREPORT=''
2781PACKAGE_NAME=''
2782PACKAGE_STRING=''
2783PACKAGE_TARNAME=''
2784PACKAGE_VERSION=''
2785PATH_SEPARATOR=':'
2786PCAP_LIBS=''
2787PCRE_LIBS=''
2788PERL='/opt/local/bin/perl'
2789PKG_CONFIG='/opt/local/bin/pkg-config'
2790PLUGIN_LIBS=''
2791POD2HTML='/opt/local/bin/pod2html'
2792POD2MAN='/opt/local/bin/pod2man'
2793PORTAUDIO_INCLUDES=''
2794PORTAUDIO_LIBS=''
2795PYTHON='/opt/local/bin/python'
2796RANLIB='ranlib'
2797SED='/opt/local/bin/gsed'
2798SETUID_INSTALL_FALSE=''
2799SETUID_INSTALL_TRUE=''
2800SET_MAKE=''
2801SHELL='/bin/sh'
2802SOCKET_LIBS=''
2803SSL_LIBS=''
2804STRCASECMP_C=''
2805STRCASECMP_O=''
2806STRERROR_C=''
2807STRERROR_O=''
2808STRIP='strip'
2809STRNCASECMP_C=''
2810STRNCASECMP_O=''
2811STRPTIME_C=''
2812STRPTIME_O=''
2813USE_GTK2_FALSE='#'
2814USE_GTK2_TRUE=''
2815USE_PROFILE_BUILD_FALSE=''
2816USE_PROFILE_BUILD_TRUE='#'
2817USE_THREADS_FALSE=''
2818USE_THREADS_TRUE='#'
2819VERSION='1.0.2'
2820XMLLINT='/opt/local/bin/xmllint'
2821XSLTPROC='/opt/local/bin/xsltproc'
2822YACC='bison -y'
2823YACCDUMMY='/usr/bin/bison'
2824YFLAGS=''
2825ac_ct_CC='/usr/bin/gcc-4.0'
2826ac_ct_CXX=''
2827ac_ct_F77=''
2828ac_cv_wireshark_have_rpm='no'
2829am__fastdepCC_FALSE='#'
2830am__fastdepCC_TRUE=''
2831am__fastdepCXX_FALSE='#'
2832am__fastdepCXX_TRUE=''
2833am__include='include'
2834am__isrc=''
2835am__leading_dot='.'
2836am__quote=''
2837am__tar='${AMTAR} chof - "$$tardir"'
2838am__untar='${AMTAR} xf -'
2839bindir='${exec_prefix}/bin'
2840build='i386-apple-darwin9.4.0'
2841build_alias=''
2842build_cpu='i386'
2843build_os='darwin9.4.0'
2844build_vendor='apple'
2845capinfos_bin=''
2846capinfos_man=''
2847datadir='${datarootdir}'
2848datarootdir='${prefix}/share'
2849dftest_bin=''
2850docdir='${datarootdir}/doc/${PACKAGE}'
2851dumpcap_bin=''
2852dumpcap_man=''
2853dvidir='${docdir}'
2854editcap_bin=''
2855editcap_man=''
2856exec_prefix='NONE'
2857host='i386-apple-darwin9.4.0'
2858host_alias=''
2859host_cpu='i386'
2860host_os='darwin9.4.0'
2861host_vendor='apple'
2862htmldir='${docdir}'
2863idl2wrs_bin=''
2864idl2wrs_man=''
2865includedir='${prefix}/include'
2866infodir='${prefix}/share/info'
2867install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-1.0.2/install-sh'
2868libdir='${exec_prefix}/lib'
2869libexecdir='${exec_prefix}/libexec'
2870localedir='${datarootdir}/locale'
2871localstatedir='${prefix}/var'
2872mandir='${prefix}/share/man'
2873mergecap_bin=''
2874mergecap_man=''
2875mkdir_p='/opt/local/bin/gmkdir -p'
2876oldincludedir='/usr/include'
2877pdfdir='${docdir}'
2878plugindir=''
2879prefix='/opt/local'
2880program_transform_name='s,x,x,'
2881psdir='${docdir}'
2882randpkt_bin=''
2883rawshark_bin=''
2884rawshark_man=''
2885rdps_bin=''
2886sbindir='${exec_prefix}/sbin'
2887sharedstatedir='${prefix}/com'
2888sysconfdir='${prefix}/etc'
2889target='i386-apple-darwin9.4.0'
2890target_alias=''
2891target_cpu='i386'
2892target_os='darwin9.4.0'
2893target_vendor='apple'
2894text2pcap_bin=''
2895text2pcap_man=''
2896tshark_bin=''
2897tshark_man=''
2898wireshark_SUBDIRS=''
2899wireshark_bin=''
2900wireshark_man=''
2901wiresharkfilter_man=''
2902
2903## ----------- ##
2904## confdefs.h. ##
2905## ----------- ##
2906
2907#define PACKAGE_NAME ""
2908#define PACKAGE_TARNAME ""
2909#define PACKAGE_VERSION ""
2910#define PACKAGE_STRING ""
2911#define PACKAGE_BUGREPORT ""
2912#define PACKAGE "wireshark"
2913#define VERSION "1.0.2"
2914#define STDC_HEADERS 1
2915#define HAVE_SYS_TYPES_H 1
2916#define HAVE_SYS_STAT_H 1
2917#define HAVE_STDLIB_H 1
2918#define HAVE_STRING_H 1
2919#define HAVE_MEMORY_H 1
2920#define HAVE_STRINGS_H 1
2921#define HAVE_INTTYPES_H 1
2922#define HAVE_STDINT_H 1
2923#define HAVE_UNISTD_H 1
2924#define HAVE_DLFCN_H 1
2925#define YYTEXT_POINTER 1
2926#define HTML_VIEWER "mozilla"
2927#define HAVE_LIBGNUTLS 1
2928#define HAVE_LIBGCRYPT 1
2929#define HAVE_OS_X_FRAMEWORKS 1
2930#define DATAFILE_DIR "/opt/local/share/wireshark"
2931
2932configure: exit 1