mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-23 16:20:03 +01:00
4343 lines
133 KiB
Plaintext
4343 lines
133 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by gveejay configure 1.2, which was
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
|
|
|
$ ./configure --enable-debug --enable-strict
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = cc1161740-a
|
|
uname -m = i686
|
|
uname -r = 2.6.22-14-generic
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Tue Feb 12 07:42:25 UTC 2008
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2165: checking build system type
|
|
configure:2183: result: i686-pc-linux-gnu
|
|
configure:2205: checking host system type
|
|
configure:2220: result: i686-pc-linux-gnu
|
|
configure:2242: checking target system type
|
|
configure:2257: result: i686-pc-linux-gnu
|
|
configure:2300: checking for a BSD-compatible install
|
|
configure:2356: result: /usr/bin/install -c
|
|
configure:2367: checking whether build environment is sane
|
|
configure:2410: result: yes
|
|
configure:2438: checking for a thread-safe mkdir -p
|
|
configure:2477: result: /bin/mkdir -p
|
|
configure:2490: checking for gawk
|
|
configure:2506: found /usr/bin/gawk
|
|
configure:2517: result: gawk
|
|
configure:2528: checking whether make sets $(MAKE)
|
|
configure:2549: result: yes
|
|
configure:2737: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:2746: result: no
|
|
configure:3082: checking for style of include used by make
|
|
configure:3110: result: GNU
|
|
configure:3180: checking for gcc
|
|
configure:3196: found /usr/bin/gcc
|
|
configure:3207: result: gcc
|
|
configure:3445: checking for C compiler version
|
|
configure:3452: gcc --version >&5
|
|
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3455: $? = 0
|
|
configure:3462: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
configure:3465: $? = 0
|
|
configure:3472: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:3475: $? = 1
|
|
configure:3498: checking for C compiler default output file name
|
|
configure:3525: gcc conftest.c >&5
|
|
configure:3528: $? = 0
|
|
configure:3566: result: a.out
|
|
configure:3583: checking whether the C compiler works
|
|
configure:3593: ./a.out
|
|
configure:3596: $? = 0
|
|
configure:3613: result: yes
|
|
configure:3620: checking whether we are cross compiling
|
|
configure:3622: result: no
|
|
configure:3625: checking for suffix of executables
|
|
configure:3632: gcc -o conftest conftest.c >&5
|
|
configure:3635: $? = 0
|
|
configure:3659: result:
|
|
configure:3665: checking for suffix of object files
|
|
configure:3691: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3717: result: o
|
|
configure:3721: checking whether we are using the GNU C compiler
|
|
configure:3750: gcc -c conftest.c >&5
|
|
configure:3756: $? = 0
|
|
configure:3773: result: yes
|
|
configure:3778: checking whether gcc accepts -g
|
|
configure:3808: gcc -c -g conftest.c >&5
|
|
configure:3814: $? = 0
|
|
configure:3913: result: yes
|
|
configure:3930: checking for gcc option to accept ISO C89
|
|
configure:4004: gcc -c conftest.c >&5
|
|
configure:4010: $? = 0
|
|
configure:4033: result: none needed
|
|
configure:4053: checking dependency style of gcc
|
|
configure:4144: result: gcc3
|
|
configure:4161: checking dependency style of gcc
|
|
configure:4252: result: gcc3
|
|
configure:4267: checking for a sed that does not truncate output
|
|
configure:4323: result: /bin/sed
|
|
configure:4326: checking for grep that handles long lines and -e
|
|
configure:4400: result: /bin/grep
|
|
configure:4405: checking for egrep
|
|
configure:4483: result: /bin/grep -E
|
|
configure:4499: checking for ld used by gcc
|
|
configure:4566: result: /usr/bin/ld
|
|
configure:4575: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:4590: result: yes
|
|
configure:4595: checking for /usr/bin/ld option to reload object files
|
|
configure:4602: result: -r
|
|
configure:4620: checking for BSD-compatible nm
|
|
configure:4669: result: /usr/bin/nm -B
|
|
configure:4673: checking whether ln -s works
|
|
configure:4677: result: yes
|
|
configure:4684: checking how to recognize dependent libraries
|
|
configure:4870: result: pass_all
|
|
configure:5111: checking how to run the C preprocessor
|
|
configure:5151: gcc -E conftest.c
|
|
configure:5157: $? = 0
|
|
configure:5188: gcc -E conftest.c
|
|
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:5194: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5227: result: gcc -E
|
|
configure:5256: gcc -E conftest.c
|
|
configure:5262: $? = 0
|
|
configure:5293: gcc -E conftest.c
|
|
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:5299: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:5337: checking for ANSI C header files
|
|
configure:5367: gcc -c conftest.c >&5
|
|
configure:5373: $? = 0
|
|
configure:5472: gcc -o conftest conftest.c >&5
|
|
configure:5475: $? = 0
|
|
configure:5481: ./conftest
|
|
configure:5484: $? = 0
|
|
configure:5501: result: yes
|
|
configure:5525: checking for sys/types.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for sys/stat.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for stdlib.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for string.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for memory.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for strings.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for inttypes.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for stdint.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5525: checking for unistd.h
|
|
configure:5546: gcc -c conftest.c >&5
|
|
configure:5552: $? = 0
|
|
configure:5568: result: yes
|
|
configure:5595: checking dlfcn.h usability
|
|
configure:5612: gcc -c conftest.c >&5
|
|
configure:5618: $? = 0
|
|
configure:5632: result: yes
|
|
configure:5636: checking dlfcn.h presence
|
|
configure:5651: gcc -E conftest.c
|
|
configure:5657: $? = 0
|
|
configure:5671: result: yes
|
|
configure:5704: checking for dlfcn.h
|
|
configure:5712: result: yes
|
|
configure:5783: checking for g++
|
|
configure:5799: found /usr/bin/g++
|
|
configure:5810: result: g++
|
|
configure:5841: checking for C++ compiler version
|
|
configure:5848: g++ --version >&5
|
|
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:5851: $? = 0
|
|
configure:5858: g++ -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
configure:5861: $? = 0
|
|
configure:5868: g++ -V >&5
|
|
g++: '-V' option must have argument
|
|
configure:5871: $? = 1
|
|
configure:5874: checking whether we are using the GNU C++ compiler
|
|
configure:5903: g++ -c conftest.cpp >&5
|
|
configure:5909: $? = 0
|
|
configure:5926: result: yes
|
|
configure:5931: checking whether g++ accepts -g
|
|
configure:5961: g++ -c -g conftest.cpp >&5
|
|
configure:5967: $? = 0
|
|
configure:6066: result: yes
|
|
configure:6091: checking dependency style of g++
|
|
configure:6182: result: gcc3
|
|
configure:6199: checking dependency style of g++
|
|
configure:6290: result: gcc3
|
|
configure:6315: checking how to run the C++ preprocessor
|
|
configure:6351: g++ -E conftest.cpp
|
|
configure:6357: $? = 0
|
|
configure:6388: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:6394: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6427: result: g++ -E
|
|
configure:6456: g++ -E conftest.cpp
|
|
configure:6462: $? = 0
|
|
configure:6493: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:6499: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6592: checking for g77
|
|
configure:6622: result: no
|
|
configure:6592: checking for xlf
|
|
configure:6622: result: no
|
|
configure:6592: checking for f77
|
|
configure:6622: result: no
|
|
configure:6592: checking for frt
|
|
configure:6622: result: no
|
|
configure:6592: checking for pgf77
|
|
configure:6622: result: no
|
|
configure:6592: checking for cf77
|
|
configure:6622: result: no
|
|
configure:6592: checking for fort77
|
|
configure:6622: result: no
|
|
configure:6592: checking for fl32
|
|
configure:6622: result: no
|
|
configure:6592: checking for af77
|
|
configure:6622: result: no
|
|
configure:6592: checking for xlf90
|
|
configure:6622: result: no
|
|
configure:6592: checking for f90
|
|
configure:6622: result: no
|
|
configure:6592: checking for pgf90
|
|
configure:6622: result: no
|
|
configure:6592: checking for pghpf
|
|
configure:6622: result: no
|
|
configure:6592: checking for epcf90
|
|
configure:6622: result: no
|
|
configure:6592: checking for gfortran
|
|
configure:6622: result: no
|
|
configure:6592: checking for g95
|
|
configure:6622: result: no
|
|
configure:6592: checking for xlf95
|
|
configure:6622: result: no
|
|
configure:6592: checking for f95
|
|
configure:6622: result: no
|
|
configure:6592: checking for fort
|
|
configure:6622: result: no
|
|
configure:6592: checking for ifort
|
|
configure:6622: result: no
|
|
configure:6592: checking for ifc
|
|
configure:6622: result: no
|
|
configure:6592: checking for efc
|
|
configure:6622: result: no
|
|
configure:6592: checking for pgf95
|
|
configure:6622: result: no
|
|
configure:6592: checking for lf95
|
|
configure:6622: result: no
|
|
configure:6592: checking for ftn
|
|
configure:6622: result: no
|
|
configure:6649: checking for Fortran 77 compiler version
|
|
configure:6656: --version >&5
|
|
./configure: line 6657: --version: command not found
|
|
configure:6659: $? = 127
|
|
configure:6666: -v >&5
|
|
./configure: line 6667: -v: command not found
|
|
configure:6669: $? = 127
|
|
configure:6676: -V >&5
|
|
./configure: line 6677: -V: command not found
|
|
configure:6679: $? = 127
|
|
configure:6687: checking whether we are using the GNU Fortran 77 compiler
|
|
configure:6706: -c conftest.F >&5
|
|
./configure: line 6707: -c: command not found
|
|
configure:6712: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| end
|
|
configure:6729: result: no
|
|
configure:6735: checking whether accepts -g
|
|
configure:6752: -c -g conftest.f >&5
|
|
./configure: line 6753: -c: command not found
|
|
configure:6758: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
|
|
|
| end
|
|
configure:6774: result: no
|
|
configure:6804: checking the maximum length of command line arguments
|
|
configure:6916: result: 98304
|
|
configure:6928: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:7033: gcc -c conftest.c >&5
|
|
configure:7036: $? = 0
|
|
configure:7040: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
|
|
configure:7043: $? = 0
|
|
configure:7095: gcc -o conftest conftest.c conftstm.o >&5
|
|
configure:7098: $? = 0
|
|
configure:7136: result: ok
|
|
configure:7140: checking for objdir
|
|
configure:7155: result: .libs
|
|
configure:7247: checking for ar
|
|
configure:7263: found /usr/bin/ar
|
|
configure:7274: result: ar
|
|
configure:7343: checking for ranlib
|
|
configure:7359: found /usr/bin/ranlib
|
|
configure:7370: result: ranlib
|
|
configure:7439: checking for strip
|
|
configure:7455: found /usr/bin/strip
|
|
configure:7466: result: strip
|
|
configure:7752: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:7770: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
|
configure:7774: $? = 0
|
|
configure:7787: result: no
|
|
configure:7802: checking for gcc option to produce PIC
|
|
configure:8034: result: -fPIC
|
|
configure:8042: checking if gcc PIC flag -fPIC works
|
|
configure:8060: gcc -c -fPIC -DPIC conftest.c >&5
|
|
configure:8064: $? = 0
|
|
configure:8077: result: yes
|
|
configure:8105: checking if gcc static flag -static works
|
|
configure:8133: result: yes
|
|
configure:8143: checking if gcc supports -c -o file.o
|
|
configure:8164: gcc -c -o out/conftest2.o conftest.c >&5
|
|
configure:8168: $? = 0
|
|
configure:8190: result: yes
|
|
configure:8216: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
|
configure:9197: result: yes
|
|
configure:9218: checking whether -lc should be explicitly linked in
|
|
configure:9223: gcc -c conftest.c >&5
|
|
configure:9226: $? = 0
|
|
configure:9241: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
|
|
configure:9244: $? = 0
|
|
configure:9256: result: no
|
|
configure:9264: checking dynamic linker characteristics
|
|
configure:9878: result: GNU/Linux ld.so
|
|
configure:9887: checking how to hardcode library paths into programs
|
|
configure:9912: result: immediate
|
|
configure:9926: checking whether stripping libraries is possible
|
|
configure:9931: result: yes
|
|
configure:10733: checking if libtool supports shared libraries
|
|
configure:10735: result: yes
|
|
configure:10738: checking whether to build shared libraries
|
|
configure:10759: result: yes
|
|
configure:10762: checking whether to build static libraries
|
|
configure:10766: result: yes
|
|
configure:10859: creating libtool
|
|
configure:11447: checking for ld used by g++
|
|
configure:11514: result: /usr/bin/ld
|
|
configure:11523: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:11538: result: yes
|
|
configure:11589: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:12563: result: yes
|
|
configure:12581: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:12584: $? = 0
|
|
configure:12736: checking for g++ option to produce PIC
|
|
configure:13020: result: -fPIC
|
|
configure:13028: checking if g++ PIC flag -fPIC works
|
|
configure:13046: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
|
|
configure:13050: $? = 0
|
|
configure:13063: result: yes
|
|
configure:13091: checking if g++ static flag -static works
|
|
configure:13119: result: yes
|
|
configure:13129: checking if g++ supports -c -o file.o
|
|
configure:13150: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
configure:13154: $? = 0
|
|
configure:13176: result: yes
|
|
configure:13202: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:13230: result: yes
|
|
configure:13297: checking dynamic linker characteristics
|
|
configure:13859: result: GNU/Linux ld.so
|
|
configure:13868: checking how to hardcode library paths into programs
|
|
configure:13893: result: immediate
|
|
configure:20095: checking for gawk
|
|
configure:20122: result: gawk
|
|
configure:20181: checking for gcc
|
|
configure:20208: result: gcc
|
|
configure:20446: checking for C compiler version
|
|
configure:20453: gcc --version >&5
|
|
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:20456: $? = 0
|
|
configure:20463: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
configure:20466: $? = 0
|
|
configure:20473: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:20476: $? = 1
|
|
configure:20479: checking whether we are using the GNU C compiler
|
|
configure:20531: result: yes
|
|
configure:20536: checking whether gcc accepts -g
|
|
configure:20671: result: yes
|
|
configure:20688: checking for gcc option to accept ISO C89
|
|
configure:20791: result: none needed
|
|
configure:20811: checking dependency style of gcc
|
|
configure:20902: result: gcc3
|
|
configure:20919: checking dependency style of gcc
|
|
configure:21010: result: gcc3
|
|
configure:21073: checking for gcc
|
|
configure:21100: result: gcc
|
|
configure:21338: checking for C compiler version
|
|
configure:21345: gcc --version >&5
|
|
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:21348: $? = 0
|
|
configure:21355: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
configure:21358: $? = 0
|
|
configure:21365: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:21368: $? = 1
|
|
configure:21371: checking whether we are using the GNU C compiler
|
|
configure:21423: result: yes
|
|
configure:21428: checking whether gcc accepts -g
|
|
configure:21563: result: yes
|
|
configure:21580: checking for gcc option to accept ISO C89
|
|
configure:21683: result: none needed
|
|
configure:21703: checking dependency style of gcc
|
|
configure:21794: result: gcc3
|
|
configure:21811: checking dependency style of gcc
|
|
configure:21902: result: gcc3
|
|
configure:21924: checking for bison
|
|
configure:21940: found /usr/bin/bison
|
|
configure:21951: result: bison -y
|
|
configure:21967: checking for flex
|
|
configure:21983: found /usr/bin/flex
|
|
configure:21994: result: flex
|
|
configure:22031: flex conftest.l
|
|
configure:22034: $? = 0
|
|
configure:22036: checking lex output file root
|
|
configure:22052: result: lex.yy
|
|
configure:22057: checking lex library
|
|
configure:22076: gcc -o conftest conftest.c >&5
|
|
/tmp/ccY1fDzv.o: In function `yylex':
|
|
conftest.c:(.text+0x605): undefined reference to `yywrap'
|
|
/tmp/ccY1fDzv.o: In function `input':
|
|
conftest.c:(.text+0xeac): undefined reference to `yywrap'
|
|
/tmp/ccY1fDzv.o: In function `main':
|
|
conftest.c:(.text+0x1990): undefined reference to `yywrap'
|
|
collect2: ld returned 1 exit status
|
|
configure:22082: $? = 1
|
|
configure: failed program was:
|
|
|
|
|
| #line 3 "lex.yy.c"
|
|
|
|
|
| #define YY_INT_ALIGNED short int
|
|
|
|
|
| /* A lexical scanner generated by flex */
|
|
|
|
|
| #define FLEX_SCANNER
|
|
| #define YY_FLEX_MAJOR_VERSION 2
|
|
| #define YY_FLEX_MINOR_VERSION 5
|
|
| #define YY_FLEX_SUBMINOR_VERSION 33
|
|
| #if YY_FLEX_SUBMINOR_VERSION > 0
|
|
| #define FLEX_BETA
|
|
| #endif
|
|
|
|
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
|
|
|
|
| /* begin standard C headers. */
|
|
| #include <stdio.h>
|
|
| #include <string.h>
|
|
| #include <errno.h>
|
|
| #include <stdlib.h>
|
|
|
|
|
| /* end standard C headers. */
|
|
|
|
|
| /* flex integer type definitions */
|
|
|
|
|
| #ifndef FLEXINT_H
|
|
| #define FLEXINT_H
|
|
|
|
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
|
|
|
|
| #if __STDC_VERSION__ >= 199901L
|
|
|
|
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|
|
| * if you want the limit (max/min) macros for int types.
|
|
| */
|
|
| #ifndef __STDC_LIMIT_MACROS
|
|
| #define __STDC_LIMIT_MACROS 1
|
|
| #endif
|
|
|
|
|
| #include <inttypes.h>
|
|
| typedef int8_t flex_int8_t;
|
|
| typedef uint8_t flex_uint8_t;
|
|
| typedef int16_t flex_int16_t;
|
|
| typedef uint16_t flex_uint16_t;
|
|
| typedef int32_t flex_int32_t;
|
|
| typedef uint32_t flex_uint32_t;
|
|
| #else
|
|
| typedef signed char flex_int8_t;
|
|
| typedef short int flex_int16_t;
|
|
| typedef int flex_int32_t;
|
|
| typedef unsigned char flex_uint8_t;
|
|
| typedef unsigned short int flex_uint16_t;
|
|
| typedef unsigned int flex_uint32_t;
|
|
| #endif /* ! C99 */
|
|
|
|
|
| /* Limits of integral types. */
|
|
| #ifndef INT8_MIN
|
|
| #define INT8_MIN (-128)
|
|
| #endif
|
|
| #ifndef INT16_MIN
|
|
| #define INT16_MIN (-32767-1)
|
|
| #endif
|
|
| #ifndef INT32_MIN
|
|
| #define INT32_MIN (-2147483647-1)
|
|
| #endif
|
|
| #ifndef INT8_MAX
|
|
| #define INT8_MAX (127)
|
|
| #endif
|
|
| #ifndef INT16_MAX
|
|
| #define INT16_MAX (32767)
|
|
| #endif
|
|
| #ifndef INT32_MAX
|
|
| #define INT32_MAX (2147483647)
|
|
| #endif
|
|
| #ifndef UINT8_MAX
|
|
| #define UINT8_MAX (255U)
|
|
| #endif
|
|
| #ifndef UINT16_MAX
|
|
| #define UINT16_MAX (65535U)
|
|
| #endif
|
|
| #ifndef UINT32_MAX
|
|
| #define UINT32_MAX (4294967295U)
|
|
| #endif
|
|
|
|
|
| #endif /* ! FLEXINT_H */
|
|
|
|
|
| #ifdef __cplusplus
|
|
|
|
|
| /* The "const" storage-class-modifier is valid. */
|
|
| #define YY_USE_CONST
|
|
|
|
|
| #else /* ! __cplusplus */
|
|
|
|
|
| #if __STDC__
|
|
|
|
|
| #define YY_USE_CONST
|
|
|
|
|
| #endif /* __STDC__ */
|
|
| #endif /* ! __cplusplus */
|
|
|
|
|
| #ifdef YY_USE_CONST
|
|
| #define yyconst const
|
|
| #else
|
|
| #define yyconst
|
|
| #endif
|
|
|
|
|
| /* Returned upon end-of-file. */
|
|
| #define YY_NULL 0
|
|
|
|
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
|
|
| * integer for use as an array index. If the signed char is negative,
|
|
| * we want to instead treat it as an 8-bit unsigned char, hence the
|
|
| * double cast.
|
|
| */
|
|
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
|
|
|
|
| /* Enter a start condition. This macro really ought to take a parameter,
|
|
| * but we do it the disgusting crufty way forced on us by the ()-less
|
|
| * definition of BEGIN.
|
|
| */
|
|
| #define BEGIN (yy_start) = 1 + 2 *
|
|
|
|
|
| /* Translate the current start state into a value that can be later handed
|
|
| * to BEGIN to return to the state. The YYSTATE alias is for lex
|
|
| * compatibility.
|
|
| */
|
|
| #define YY_START (((yy_start) - 1) / 2)
|
|
| #define YYSTATE YY_START
|
|
|
|
|
| /* Action number for EOF rule of a given start state. */
|
|
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
|
|
|
|
| /* Special action meaning "start processing a new file". */
|
|
| #define YY_NEW_FILE yyrestart(yyin )
|
|
|
|
|
| #define YY_END_OF_BUFFER_CHAR 0
|
|
|
|
|
| /* Size of default input buffer. */
|
|
| #ifndef YY_BUF_SIZE
|
|
| #define YY_BUF_SIZE 16384
|
|
| #endif
|
|
|
|
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
|
|
| */
|
|
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
|
|
|
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
|
|
| #define YY_TYPEDEF_YY_BUFFER_STATE
|
|
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
|
| #endif
|
|
|
|
|
| extern int yyleng;
|
|
|
|
|
| extern FILE *yyin, *yyout;
|
|
|
|
|
| #define EOB_ACT_CONTINUE_SCAN 0
|
|
| #define EOB_ACT_END_OF_FILE 1
|
|
| #define EOB_ACT_LAST_MATCH 2
|
|
|
|
|
| #define YY_LESS_LINENO(n)
|
|
|
|
|
| /* Return all but the first "n" matched characters back to the input stream. */
|
|
| #define yyless(n) \
|
|
| do \
|
|
| { \
|
|
| /* Undo effects of setting up yytext. */ \
|
|
| int yyless_macro_arg = (n); \
|
|
| YY_LESS_LINENO(yyless_macro_arg);\
|
|
| *yy_cp = (yy_hold_char); \
|
|
| YY_RESTORE_YY_MORE_OFFSET \
|
|
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
|
|
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
|
|
| } \
|
|
| while ( 0 )
|
|
|
|
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
|
|
|
|
| /* The following is because we cannot portably get our hands on size_t
|
|
| * (without autoconf's help, which isn't available because we want
|
|
| * flex-generated scanners to compile on their own).
|
|
| */
|
|
|
|
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
|
|
| #define YY_TYPEDEF_YY_SIZE_T
|
|
| typedef unsigned int yy_size_t;
|
|
| #endif
|
|
|
|
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
|
|
| #define YY_STRUCT_YY_BUFFER_STATE
|
|
| struct yy_buffer_state
|
|
| {
|
|
| FILE *yy_input_file;
|
|
|
|
|
| char *yy_ch_buf; /* input buffer */
|
|
| char *yy_buf_pos; /* current position in input buffer */
|
|
|
|
|
| /* Size of input buffer in bytes, not including room for EOB
|
|
| * characters.
|
|
| */
|
|
| yy_size_t yy_buf_size;
|
|
|
|
|
| /* Number of characters read into yy_ch_buf, not including EOB
|
|
| * characters.
|
|
| */
|
|
| int yy_n_chars;
|
|
|
|
|
| /* Whether we "own" the buffer - i.e., we know we created it,
|
|
| * and can realloc() it to grow it, and should free() it to
|
|
| * delete it.
|
|
| */
|
|
| int yy_is_our_buffer;
|
|
|
|
|
| /* Whether this is an "interactive" input source; if so, and
|
|
| * if we're using stdio for input, then we want to use getc()
|
|
| * instead of fread(), to make sure we stop fetching input after
|
|
| * each newline.
|
|
| */
|
|
| int yy_is_interactive;
|
|
|
|
|
| /* Whether we're considered to be at the beginning of a line.
|
|
| * If so, '^' rules will be active on the next match, otherwise
|
|
| * not.
|
|
| */
|
|
| int yy_at_bol;
|
|
|
|
|
| int yy_bs_lineno; /**< The line count. */
|
|
| int yy_bs_column; /**< The column count. */
|
|
|
|
|
| /* Whether to try to fill the input buffer when we reach the
|
|
| * end of it.
|
|
| */
|
|
| int yy_fill_buffer;
|
|
|
|
|
| int yy_buffer_status;
|
|
|
|
|
| #define YY_BUFFER_NEW 0
|
|
| #define YY_BUFFER_NORMAL 1
|
|
| /* When an EOF's been seen but there's still some text to process
|
|
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
|
|
| * shouldn't try reading from the input source any more. We might
|
|
| * still have a bunch of tokens to match, though, because of
|
|
| * possible backing-up.
|
|
| *
|
|
| * When we actually see the EOF, we change the status to "new"
|
|
| * (via yyrestart()), so that the user can continue scanning by
|
|
| * just pointing yyin at a new input file.
|
|
| */
|
|
| #define YY_BUFFER_EOF_PENDING 2
|
|
|
|
|
| };
|
|
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
|
|
|
|
| /* Stack of input buffers. */
|
|
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
|
|
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
|
|
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
|
|
|
|
| /* We provide macros for accessing buffer states in case in the
|
|
| * future we want to put the buffer states in a more general
|
|
| * "scanner state".
|
|
| *
|
|
| * Returns the top of the stack, or NULL.
|
|
| */
|
|
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|
|
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|
|
| : NULL)
|
|
|
|
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
|
|
| * NULL or when we need an lvalue. For internal use only.
|
|
| */
|
|
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
|
|
|
|
| /* yy_hold_char holds the character lost when yytext is formed. */
|
|
| static char yy_hold_char;
|
|
| static int yy_n_chars; /* number of characters read into yy_ch_buf */
|
|
| int yyleng;
|
|
|
|
|
| /* Points to current character in buffer. */
|
|
| static char *yy_c_buf_p = (char *) 0;
|
|
| static int yy_init = 0; /* whether we need to initialize */
|
|
| static int yy_start = 0; /* start state number */
|
|
|
|
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
|
|
| * instead of setting up a fresh yyin. A bit of a hack ...
|
|
| */
|
|
| static int yy_did_buffer_switch_on_eof;
|
|
|
|
|
| void yyrestart (FILE *input_file );
|
|
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
|
|
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
|
|
| void yy_delete_buffer (YY_BUFFER_STATE b );
|
|
| void yy_flush_buffer (YY_BUFFER_STATE b );
|
|
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
|
|
| void yypop_buffer_state (void );
|
|
|
|
|
| static void yyensure_buffer_stack (void );
|
|
| static void yy_load_buffer_state (void );
|
|
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
|
|
|
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
|
|
|
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
|
|
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
|
|
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
|
|
|
|
|
| void *yyalloc (yy_size_t );
|
|
| void *yyrealloc (void *,yy_size_t );
|
|
| void yyfree (void * );
|
|
|
|
|
| #define yy_new_buffer yy_create_buffer
|
|
|
|
|
| #define yy_set_interactive(is_interactive) \
|
|
| { \
|
|
| if ( ! YY_CURRENT_BUFFER ){ \
|
|
| yyensure_buffer_stack (); \
|
|
| YY_CURRENT_BUFFER_LVALUE = \
|
|
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
|
| } \
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
|
|
| }
|
|
|
|
|
| #define yy_set_bol(at_bol) \
|
|
| { \
|
|
| if ( ! YY_CURRENT_BUFFER ){\
|
|
| yyensure_buffer_stack (); \
|
|
| YY_CURRENT_BUFFER_LVALUE = \
|
|
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
|
|
| } \
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
|
|
| }
|
|
|
|
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
|
|
|
|
| /* Begin user sect3 */
|
|
|
|
|
| typedef unsigned char YY_CHAR;
|
|
|
|
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
|
|
|
|
| typedef int yy_state_type;
|
|
|
|
|
| extern int yylineno;
|
|
|
|
|
| int yylineno = 1;
|
|
|
|
|
| extern char *yytext;
|
|
| #define yytext_ptr yytext
|
|
|
|
|
| static yy_state_type yy_get_previous_state (void );
|
|
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
|
|
| static int yy_get_next_buffer (void );
|
|
| static void yy_fatal_error (yyconst char msg[] );
|
|
|
|
|
| /* Done after the current pattern has been matched and before the
|
|
| * corresponding action - sets up yytext.
|
|
| */
|
|
| #define YY_DO_BEFORE_ACTION \
|
|
| (yytext_ptr) = yy_bp; \
|
|
| (yytext_ptr) -= (yy_more_len); \
|
|
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
|
|
| (yy_hold_char) = *yy_cp; \
|
|
| *yy_cp = '\0'; \
|
|
| (yy_c_buf_p) = yy_cp;
|
|
|
|
|
| #define YY_NUM_RULES 8
|
|
| #define YY_END_OF_BUFFER 9
|
|
| /* This struct is not used in this scanner,
|
|
| but its presence is necessary. */
|
|
| struct yy_trans_info
|
|
| {
|
|
| flex_int32_t yy_verify;
|
|
| flex_int32_t yy_nxt;
|
|
| };
|
|
| static yyconst flex_int16_t yy_acclist[23] =
|
|
| { 0,
|
|
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
|
|
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
|
|
| 7, 8
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int16_t yy_accept[14] =
|
|
| { 0,
|
|
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
|
|
| 20, 23, 23
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int32_t yy_ec[256] =
|
|
| { 0,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
|
|
|
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
|
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
|
| 1, 1, 1, 1, 1
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int32_t yy_meta[9] =
|
|
| { 0,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int16_t yy_base[13] =
|
|
| { 0,
|
|
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
|
|
| 10, 10
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int16_t yy_def[13] =
|
|
| { 0,
|
|
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
|
|
| 12, 0
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int16_t yy_nxt[19] =
|
|
| { 0,
|
|
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
|
|
| 12, 12, 12, 12, 12, 12, 12, 12
|
|
| } ;
|
|
|
|
|
| static yyconst flex_int16_t yy_chk[19] =
|
|
| { 0,
|
|
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
|
|
| 12, 12, 12, 12, 12, 12, 12, 12
|
|
| } ;
|
|
|
|
|
| extern int yy_flex_debug;
|
|
| int yy_flex_debug = 0;
|
|
|
|
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
|
|
| static char *yy_full_match;
|
|
| static int yy_lp;
|
|
| #define REJECT \
|
|
| { \
|
|
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
|
|
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
|
|
| ++(yy_lp); \
|
|
| goto find_rule; \
|
|
| }
|
|
|
|
|
| static int yy_more_flag = 0;
|
|
| static int yy_more_len = 0;
|
|
| #define yymore() ((yy_more_flag) = 1)
|
|
| #define YY_MORE_ADJ (yy_more_len)
|
|
| #define YY_RESTORE_YY_MORE_OFFSET
|
|
| char *yytext;
|
|
| #line 1 "conftest.l"
|
|
| #line 472 "lex.yy.c"
|
|
|
|
|
| #define INITIAL 0
|
|
|
|
|
| #ifndef YY_NO_UNISTD_H
|
|
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|
|
| * down here because we want the user's section 1 to have been scanned first.
|
|
| * The user has a chance to override it with an option.
|
|
| */
|
|
| #include <unistd.h>
|
|
| #endif
|
|
|
|
|
| #ifndef YY_EXTRA_TYPE
|
|
| #define YY_EXTRA_TYPE void *
|
|
| #endif
|
|
|
|
|
| static int yy_init_globals (void );
|
|
|
|
|
| /* Macros after this point can all be overridden by user definitions in
|
|
| * section 1.
|
|
| */
|
|
|
|
|
| #ifndef YY_SKIP_YYWRAP
|
|
| #ifdef __cplusplus
|
|
| extern "C" int yywrap (void );
|
|
| #else
|
|
| extern int yywrap (void );
|
|
| #endif
|
|
| #endif
|
|
|
|
|
| static void yyunput (int c,char *buf_ptr );
|
|
|
|
|
| #ifndef yytext_ptr
|
|
| static void yy_flex_strncpy (char *,yyconst char *,int );
|
|
| #endif
|
|
|
|
|
| #ifdef YY_NEED_STRLEN
|
|
| static int yy_flex_strlen (yyconst char * );
|
|
| #endif
|
|
|
|
|
| #ifndef YY_NO_INPUT
|
|
|
|
|
| #ifdef __cplusplus
|
|
| static int yyinput (void );
|
|
| #else
|
|
| static int input (void );
|
|
| #endif
|
|
|
|
|
| #endif
|
|
|
|
|
| /* Amount of stuff to slurp up with each read. */
|
|
| #ifndef YY_READ_BUF_SIZE
|
|
| #define YY_READ_BUF_SIZE 8192
|
|
| #endif
|
|
|
|
|
| /* Copy whatever the last rule matched to the standard output. */
|
|
| #ifndef ECHO
|
|
| /* This used to be an fputs(), but since the string might contain NUL's,
|
|
| * we now use fwrite().
|
|
| */
|
|
| #define ECHO (void) fwrite( yytext, yyleng, 1, yyout )
|
|
| #endif
|
|
|
|
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
|
|
| * is returned in "result".
|
|
| */
|
|
| #ifndef YY_INPUT
|
|
| #define YY_INPUT(buf,result,max_size) \
|
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
|
|
| { \
|
|
| int c = '*'; \
|
|
| size_t n; \
|
|
| for ( n = 0; n < max_size && \
|
|
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
|
|
| buf[n] = (char) c; \
|
|
| if ( c == '\n' ) \
|
|
| buf[n++] = (char) c; \
|
|
| if ( c == EOF && ferror( yyin ) ) \
|
|
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
|
| result = n; \
|
|
| } \
|
|
| else \
|
|
| { \
|
|
| errno=0; \
|
|
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
|
|
| { \
|
|
| if( errno != EINTR) \
|
|
| { \
|
|
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
|
|
| break; \
|
|
| } \
|
|
| errno=0; \
|
|
| clearerr(yyin); \
|
|
| } \
|
|
| }\
|
|
| \
|
|
|
|
|
| #endif
|
|
|
|
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|
|
| * we don't want an extra ';' after the "return" because that will cause
|
|
| * some compilers to complain about unreachable statements.
|
|
| */
|
|
| #ifndef yyterminate
|
|
| #define yyterminate() return YY_NULL
|
|
| #endif
|
|
|
|
|
| /* Number of entries by which start-condition stack grows. */
|
|
| #ifndef YY_START_STACK_INCR
|
|
| #define YY_START_STACK_INCR 25
|
|
| #endif
|
|
|
|
|
| /* Report a fatal error. */
|
|
| #ifndef YY_FATAL_ERROR
|
|
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
|
|
| #endif
|
|
|
|
|
| /* end tables serialization structures and prototypes */
|
|
|
|
|
| /* Default declaration of generated scanner - a define so the user can
|
|
| * easily add parameters.
|
|
| */
|
|
| #ifndef YY_DECL
|
|
| #define YY_DECL_IS_OURS 1
|
|
|
|
|
| extern int yylex (void);
|
|
|
|
|
| #define YY_DECL int yylex (void)
|
|
| #endif /* !YY_DECL */
|
|
|
|
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
|
|
| * have been set up.
|
|
| */
|
|
| #ifndef YY_USER_ACTION
|
|
| #define YY_USER_ACTION
|
|
| #endif
|
|
|
|
|
| /* Code executed at the end of each rule. */
|
|
| #ifndef YY_BREAK
|
|
| #define YY_BREAK break;
|
|
| #endif
|
|
|
|
|
| #define YY_RULE_SETUP \
|
|
| YY_USER_ACTION
|
|
|
|
|
| /** The main scanner function which does all the work.
|
|
| */
|
|
| YY_DECL
|
|
| {
|
|
| register yy_state_type yy_current_state;
|
|
| register char *yy_cp, *yy_bp;
|
|
| register int yy_act;
|
|
|
|
|
| #line 1 "conftest.l"
|
|
|
|
|
| #line 627 "lex.yy.c"
|
|
|
|
|
| if ( !(yy_init) )
|
|
| {
|
|
| (yy_init) = 1;
|
|
|
|
|
| #ifdef YY_USER_INIT
|
|
| YY_USER_INIT;
|
|
| #endif
|
|
|
|
|
| /* Create the reject buffer large enough to save one state per allowed character. */
|
|
| if ( ! (yy_state_buf) )
|
|
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
|
|
|
|
|
| if ( ! (yy_start) )
|
|
| (yy_start) = 1; /* first start state */
|
|
|
|
|
| if ( ! yyin )
|
|
| yyin = stdin;
|
|
|
|
|
| if ( ! yyout )
|
|
| yyout = stdout;
|
|
|
|
|
| if ( ! YY_CURRENT_BUFFER ) {
|
|
| yyensure_buffer_stack ();
|
|
| YY_CURRENT_BUFFER_LVALUE =
|
|
| yy_create_buffer(yyin,YY_BUF_SIZE );
|
|
| }
|
|
|
|
|
| yy_load_buffer_state( );
|
|
| }
|
|
|
|
|
| while ( 1 ) /* loops until end-of-file is reached */
|
|
| {
|
|
| (yy_more_len) = 0;
|
|
| if ( (yy_more_flag) )
|
|
| {
|
|
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
|
|
| (yy_more_flag) = 0;
|
|
| }
|
|
| yy_cp = (yy_c_buf_p);
|
|
|
|
|
| /* Support of yytext. */
|
|
| *yy_cp = (yy_hold_char);
|
|
|
|
|
| /* yy_bp points to the position in yy_ch_buf of the start of
|
|
| * the current run.
|
|
| */
|
|
| yy_bp = yy_cp;
|
|
|
|
|
| yy_current_state = (yy_start);
|
|
|
|
|
| (yy_state_ptr) = (yy_state_buf);
|
|
| *(yy_state_ptr)++ = yy_current_state;
|
|
|
|
|
| yy_match:
|
|
| do
|
|
| {
|
|
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
|
|
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
|
| {
|
|
| yy_current_state = (int) yy_def[yy_current_state];
|
|
| if ( yy_current_state >= 13 )
|
|
| yy_c = yy_meta[(unsigned int) yy_c];
|
|
| }
|
|
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
|
| *(yy_state_ptr)++ = yy_current_state;
|
|
| ++yy_cp;
|
|
| }
|
|
| while ( yy_base[yy_current_state] != 10 );
|
|
|
|
|
| yy_find_action:
|
|
| yy_current_state = *--(yy_state_ptr);
|
|
| (yy_lp) = yy_accept[yy_current_state];
|
|
| find_rule: /* we branch to this label when backing up */
|
|
| for ( ; ; ) /* until we find what rule we matched */
|
|
| {
|
|
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
|
|
| {
|
|
| yy_act = yy_acclist[(yy_lp)];
|
|
| {
|
|
| (yy_full_match) = yy_cp;
|
|
| break;
|
|
| }
|
|
| }
|
|
| --yy_cp;
|
|
| yy_current_state = *--(yy_state_ptr);
|
|
| (yy_lp) = yy_accept[yy_current_state];
|
|
| }
|
|
|
|
|
| YY_DO_BEFORE_ACTION;
|
|
|
|
|
| do_action: /* This label is used only to access EOF actions. */
|
|
|
|
|
| switch ( yy_act )
|
|
| { /* beginning of action switch */
|
|
| case 1:
|
|
| YY_RULE_SETUP
|
|
| #line 2 "conftest.l"
|
|
| { ECHO; }
|
|
| YY_BREAK
|
|
| case 2:
|
|
| YY_RULE_SETUP
|
|
| #line 3 "conftest.l"
|
|
| { REJECT; }
|
|
| YY_BREAK
|
|
| case 3:
|
|
| YY_RULE_SETUP
|
|
| #line 4 "conftest.l"
|
|
| { yymore (); }
|
|
| YY_BREAK
|
|
| case 4:
|
|
| YY_RULE_SETUP
|
|
| #line 5 "conftest.l"
|
|
| { yyless (1); }
|
|
| YY_BREAK
|
|
| case 5:
|
|
| YY_RULE_SETUP
|
|
| #line 6 "conftest.l"
|
|
| { yyless (input () != 0); }
|
|
| YY_BREAK
|
|
| case 6:
|
|
| YY_RULE_SETUP
|
|
| #line 7 "conftest.l"
|
|
| { unput (yytext[0]); }
|
|
| YY_BREAK
|
|
| case 7:
|
|
| YY_RULE_SETUP
|
|
| #line 8 "conftest.l"
|
|
| { BEGIN INITIAL; }
|
|
| YY_BREAK
|
|
| case 8:
|
|
| YY_RULE_SETUP
|
|
| #line 9 "conftest.l"
|
|
| ECHO;
|
|
| YY_BREAK
|
|
| #line 763 "lex.yy.c"
|
|
| case YY_STATE_EOF(INITIAL):
|
|
| yyterminate();
|
|
|
|
|
| case YY_END_OF_BUFFER:
|
|
| {
|
|
| /* Amount of text matched not including the EOB char. */
|
|
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
|
|
|
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
|
|
| *yy_cp = (yy_hold_char);
|
|
| YY_RESTORE_YY_MORE_OFFSET
|
|
|
|
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
|
|
| {
|
|
| /* We're scanning a new file or input source. It's
|
|
| * possible that this happened because the user
|
|
| * just pointed yyin at a new source and called
|
|
| * yylex(). If so, then we have to assure
|
|
| * consistency between YY_CURRENT_BUFFER and our
|
|
| * globals. Here is the right place to do so, because
|
|
| * this is the first action (other than possibly a
|
|
| * back-up) that will match for the new input source.
|
|
| */
|
|
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
|
|
| }
|
|
|
|
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
|
|
| * of the first EOB in the buffer, since yy_c_buf_p will
|
|
| * already have been incremented past the NUL character
|
|
| * (since all states make transitions on EOB to the
|
|
| * end-of-buffer state). Contrast this with the test
|
|
| * in input().
|
|
| */
|
|
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
|
| { /* This was really a NUL. */
|
|
| yy_state_type yy_next_state;
|
|
|
|
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
|
|
|
|
| yy_current_state = yy_get_previous_state( );
|
|
|
|
|
| /* Okay, we're now positioned to make the NUL
|
|
| * transition. We couldn't have
|
|
| * yy_get_previous_state() go ahead and do it
|
|
| * for us because it doesn't know how to deal
|
|
| * with the possibility of jamming (and we don't
|
|
| * want to build jamming into it because then it
|
|
| * will run more slowly).
|
|
| */
|
|
|
|
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
|
|
|
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
|
|
|
|
| if ( yy_next_state )
|
|
| {
|
|
| /* Consume the NUL. */
|
|
| yy_cp = ++(yy_c_buf_p);
|
|
| yy_current_state = yy_next_state;
|
|
| goto yy_match;
|
|
| }
|
|
|
|
|
| else
|
|
| {
|
|
| yy_cp = (yy_c_buf_p);
|
|
| goto yy_find_action;
|
|
| }
|
|
| }
|
|
|
|
|
| else switch ( yy_get_next_buffer( ) )
|
|
| {
|
|
| case EOB_ACT_END_OF_FILE:
|
|
| {
|
|
| (yy_did_buffer_switch_on_eof) = 0;
|
|
|
|
|
| if ( yywrap( ) )
|
|
| {
|
|
| /* Note: because we've taken care in
|
|
| * yy_get_next_buffer() to have set up
|
|
| * yytext, we can now set up
|
|
| * yy_c_buf_p so that if some total
|
|
| * hoser (like flex itself) wants to
|
|
| * call the scanner after we return the
|
|
| * YY_NULL, it'll still work - another
|
|
| * YY_NULL will get returned.
|
|
| */
|
|
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
|
|
|
|
| yy_act = YY_STATE_EOF(YY_START);
|
|
| goto do_action;
|
|
| }
|
|
|
|
|
| else
|
|
| {
|
|
| if ( ! (yy_did_buffer_switch_on_eof) )
|
|
| YY_NEW_FILE;
|
|
| }
|
|
| break;
|
|
| }
|
|
|
|
|
| case EOB_ACT_CONTINUE_SCAN:
|
|
| (yy_c_buf_p) =
|
|
| (yytext_ptr) + yy_amount_of_matched_text;
|
|
|
|
|
| yy_current_state = yy_get_previous_state( );
|
|
|
|
|
| yy_cp = (yy_c_buf_p);
|
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
|
| goto yy_match;
|
|
|
|
|
| case EOB_ACT_LAST_MATCH:
|
|
| (yy_c_buf_p) =
|
|
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
|
|
|
|
| yy_current_state = yy_get_previous_state( );
|
|
|
|
|
| yy_cp = (yy_c_buf_p);
|
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
|
| goto yy_find_action;
|
|
| }
|
|
| break;
|
|
| }
|
|
|
|
|
| default:
|
|
| YY_FATAL_ERROR(
|
|
| "fatal flex scanner internal error--no action found" );
|
|
| } /* end of action switch */
|
|
| } /* end of scanning one token */
|
|
| } /* end of yylex */
|
|
|
|
|
| /* yy_get_next_buffer - try to read in a new buffer
|
|
| *
|
|
| * Returns a code representing an action:
|
|
| * EOB_ACT_LAST_MATCH -
|
|
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
|
| * EOB_ACT_END_OF_FILE - end of file
|
|
| */
|
|
| static int yy_get_next_buffer (void)
|
|
| {
|
|
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
|
|
| register char *source = (yytext_ptr);
|
|
| register int number_to_move, i;
|
|
| int ret_val;
|
|
|
|
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
|
|
| YY_FATAL_ERROR(
|
|
| "fatal flex scanner internal error--end of buffer missed" );
|
|
|
|
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
|
|
| { /* Don't try to fill the buffer, so this is an EOF. */
|
|
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
|
|
| {
|
|
| /* We matched a single character, the EOB, so
|
|
| * treat this as a final EOF.
|
|
| */
|
|
| return EOB_ACT_END_OF_FILE;
|
|
| }
|
|
|
|
|
| else
|
|
| {
|
|
| /* We matched some text prior to the EOB, first
|
|
| * process it.
|
|
| */
|
|
| return EOB_ACT_LAST_MATCH;
|
|
| }
|
|
| }
|
|
|
|
|
| /* Try to read more data. */
|
|
|
|
|
| /* First move last chars to start of buffer. */
|
|
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
|
|
|
|
| for ( i = 0; i < number_to_move; ++i )
|
|
| *(dest++) = *(source++);
|
|
|
|
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
|
|
| /* don't do the read, it's not guaranteed to return an EOF,
|
|
| * just force an EOF
|
|
| */
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
|
|
|
|
| else
|
|
| {
|
|
| int num_to_read =
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
|
|
|
|
| while ( num_to_read <= 0 )
|
|
| { /* Not enough room in the buffer - grow it. */
|
|
|
|
|
| YY_FATAL_ERROR(
|
|
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
|
|
|
|
| }
|
|
|
|
|
| if ( num_to_read > YY_READ_BUF_SIZE )
|
|
| num_to_read = YY_READ_BUF_SIZE;
|
|
|
|
|
| /* Read in more data. */
|
|
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
|
|
| (yy_n_chars), (size_t) num_to_read );
|
|
|
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
|
| }
|
|
|
|
|
| if ( (yy_n_chars) == 0 )
|
|
| {
|
|
| if ( number_to_move == YY_MORE_ADJ )
|
|
| {
|
|
| ret_val = EOB_ACT_END_OF_FILE;
|
|
| yyrestart(yyin );
|
|
| }
|
|
|
|
|
| else
|
|
| {
|
|
| ret_val = EOB_ACT_LAST_MATCH;
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
|
|
| YY_BUFFER_EOF_PENDING;
|
|
| }
|
|
| }
|
|
|
|
|
| else
|
|
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
|
|
|
|
| (yy_n_chars) += number_to_move;
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
|
|
|
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
|
|
|
|
| return ret_val;
|
|
| }
|
|
|
|
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
|
|
|
|
| static yy_state_type yy_get_previous_state (void)
|
|
| {
|
|
| register yy_state_type yy_current_state;
|
|
| register char *yy_cp;
|
|
|
|
|
| yy_current_state = (yy_start);
|
|
|
|
|
| (yy_state_ptr) = (yy_state_buf);
|
|
| *(yy_state_ptr)++ = yy_current_state;
|
|
|
|
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
|
|
| {
|
|
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
|
|
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
|
| {
|
|
| yy_current_state = (int) yy_def[yy_current_state];
|
|
| if ( yy_current_state >= 13 )
|
|
| yy_c = yy_meta[(unsigned int) yy_c];
|
|
| }
|
|
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
|
| *(yy_state_ptr)++ = yy_current_state;
|
|
| }
|
|
|
|
|
| return yy_current_state;
|
|
| }
|
|
|
|
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|
|
| *
|
|
| * synopsis
|
|
| * next_state = yy_try_NUL_trans( current_state );
|
|
| */
|
|
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
|
|
| {
|
|
| register int yy_is_jam;
|
|
|
|
|
| register YY_CHAR yy_c = 1;
|
|
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
|
|
| {
|
|
| yy_current_state = (int) yy_def[yy_current_state];
|
|
| if ( yy_current_state >= 13 )
|
|
| yy_c = yy_meta[(unsigned int) yy_c];
|
|
| }
|
|
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
|
|
| yy_is_jam = (yy_current_state == 12);
|
|
| if ( ! yy_is_jam )
|
|
| *(yy_state_ptr)++ = yy_current_state;
|
|
|
|
|
| return yy_is_jam ? 0 : yy_current_state;
|
|
| }
|
|
|
|
|
| static void yyunput (int c, register char * yy_bp )
|
|
| {
|
|
| register char *yy_cp;
|
|
|
|
|
| yy_cp = (yy_c_buf_p);
|
|
|
|
|
| /* undo effects of setting up yytext */
|
|
| *yy_cp = (yy_hold_char);
|
|
|
|
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
|
| { /* need to shift things up to make room */
|
|
| /* +2 for EOB chars. */
|
|
| register int number_to_move = (yy_n_chars) + 2;
|
|
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
|
|
| register char *source =
|
|
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
|
|
|
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
|
|
| *--dest = *--source;
|
|
|
|
|
| yy_cp += (int) (dest - source);
|
|
| yy_bp += (int) (dest - source);
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
|
|
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
|
|
|
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
|
|
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
|
|
| }
|
|
|
|
|
| *--yy_cp = (char) c;
|
|
|
|
|
| (yytext_ptr) = yy_bp;
|
|
| (yy_hold_char) = *yy_cp;
|
|
| (yy_c_buf_p) = yy_cp;
|
|
| }
|
|
|
|
|
| #ifndef YY_NO_INPUT
|
|
| #ifdef __cplusplus
|
|
| static int yyinput (void)
|
|
| #else
|
|
| static int input (void)
|
|
| #endif
|
|
|
|
|
| {
|
|
| int c;
|
|
|
|
|
| *(yy_c_buf_p) = (yy_hold_char);
|
|
|
|
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
|
|
| {
|
|
| /* yy_c_buf_p now points to the character we want to return.
|
|
| * If this occurs *before* the EOB characters, then it's a
|
|
| * valid NUL; if not, then we've hit the end of the buffer.
|
|
| */
|
|
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
|
|
| /* This was really a NUL. */
|
|
| *(yy_c_buf_p) = '\0';
|
|
|
|
|
| else
|
|
| { /* need more input */
|
|
| int offset = (yy_c_buf_p) - (yytext_ptr);
|
|
| ++(yy_c_buf_p);
|
|
|
|
|
| switch ( yy_get_next_buffer( ) )
|
|
| {
|
|
| case EOB_ACT_LAST_MATCH:
|
|
| /* This happens because yy_g_n_b()
|
|
| * sees that we've accumulated a
|
|
| * token and flags that we need to
|
|
| * try matching the token before
|
|
| * proceeding. But for input(),
|
|
| * there's no matching to consider.
|
|
| * So convert the EOB_ACT_LAST_MATCH
|
|
| * to EOB_ACT_END_OF_FILE.
|
|
| */
|
|
|
|
|
| /* Reset buffer status. */
|
|
| yyrestart(yyin );
|
|
|
|
|
| /*FALLTHROUGH*/
|
|
|
|
|
| case EOB_ACT_END_OF_FILE:
|
|
| {
|
|
| if ( yywrap( ) )
|
|
| return EOF;
|
|
|
|
|
| if ( ! (yy_did_buffer_switch_on_eof) )
|
|
| YY_NEW_FILE;
|
|
| #ifdef __cplusplus
|
|
| return yyinput();
|
|
| #else
|
|
| return input();
|
|
| #endif
|
|
| }
|
|
|
|
|
| case EOB_ACT_CONTINUE_SCAN:
|
|
| (yy_c_buf_p) = (yytext_ptr) + offset;
|
|
| break;
|
|
| }
|
|
| }
|
|
| }
|
|
|
|
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
|
|
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
|
|
| (yy_hold_char) = *++(yy_c_buf_p);
|
|
|
|
|
| return c;
|
|
| }
|
|
| #endif /* ifndef YY_NO_INPUT */
|
|
|
|
|
| /** Immediately switch to a different input stream.
|
|
| * @param input_file A readable stream.
|
|
| *
|
|
| * @note This function does not reset the start condition to @c INITIAL .
|
|
| */
|
|
| void yyrestart (FILE * input_file )
|
|
| {
|
|
|
|
|
| if ( ! YY_CURRENT_BUFFER ){
|
|
| yyensure_buffer_stack ();
|
|
| YY_CURRENT_BUFFER_LVALUE =
|
|
| yy_create_buffer(yyin,YY_BUF_SIZE );
|
|
| }
|
|
|
|
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
|
|
| yy_load_buffer_state( );
|
|
| }
|
|
|
|
|
| /** Switch to a different input buffer.
|
|
| * @param new_buffer The new input buffer.
|
|
| *
|
|
| */
|
|
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
|
|
| {
|
|
|
|
|
| /* TODO. We should be able to replace this entire function body
|
|
| * with
|
|
| * yypop_buffer_state();
|
|
| * yypush_buffer_state(new_buffer);
|
|
| */
|
|
| yyensure_buffer_stack ();
|
|
| if ( YY_CURRENT_BUFFER == new_buffer )
|
|
| return;
|
|
|
|
|
| if ( YY_CURRENT_BUFFER )
|
|
| {
|
|
| /* Flush out information for old buffer. */
|
|
| *(yy_c_buf_p) = (yy_hold_char);
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
|
| }
|
|
|
|
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
|
| yy_load_buffer_state( );
|
|
|
|
|
| /* We don't actually know whether we did this switch during
|
|
| * EOF (yywrap()) processing, but the only time this flag
|
|
| * is looked at is after yywrap() is called, so it's safe
|
|
| * to go ahead and always set it.
|
|
| */
|
|
| (yy_did_buffer_switch_on_eof) = 1;
|
|
| }
|
|
|
|
|
| static void yy_load_buffer_state (void)
|
|
| {
|
|
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
|
|
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
|
|
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
|
|
| (yy_hold_char) = *(yy_c_buf_p);
|
|
| }
|
|
|
|
|
| /** Allocate and initialize an input buffer state.
|
|
| * @param file A readable stream.
|
|
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|
|
| *
|
|
| * @return the allocated buffer state.
|
|
| */
|
|
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
|
|
| {
|
|
| YY_BUFFER_STATE b;
|
|
|
|
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
|
| if ( ! b )
|
|
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
|
|
|
|
| b->yy_buf_size = size;
|
|
|
|
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
|
|
| * we need to put in 2 end-of-buffer characters.
|
|
| */
|
|
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
|
|
| if ( ! b->yy_ch_buf )
|
|
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
|
|
|
|
| b->yy_is_our_buffer = 1;
|
|
|
|
|
| yy_init_buffer(b,file );
|
|
|
|
|
| return b;
|
|
| }
|
|
|
|
|
| /** Destroy the buffer.
|
|
| * @param b a buffer created with yy_create_buffer()
|
|
| *
|
|
| */
|
|
| void yy_delete_buffer (YY_BUFFER_STATE b )
|
|
| {
|
|
|
|
|
| if ( ! b )
|
|
| return;
|
|
|
|
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
|
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
|
|
|
|
| if ( b->yy_is_our_buffer )
|
|
| yyfree((void *) b->yy_ch_buf );
|
|
|
|
|
| yyfree((void *) b );
|
|
| }
|
|
|
|
|
| #ifndef __cplusplus
|
|
| extern int isatty (int );
|
|
| #endif /* __cplusplus */
|
|
|
|
|
| /* Initializes or reinitializes a buffer.
|
|
| * This function is sometimes called more than once on the same buffer,
|
|
| * such as during a yyrestart() or at EOF.
|
|
| */
|
|
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
|
|
|
|
| {
|
|
| int oerrno = errno;
|
|
|
|
|
| yy_flush_buffer(b );
|
|
|
|
|
| b->yy_input_file = file;
|
|
| b->yy_fill_buffer = 1;
|
|
|
|
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
|
|
| * called from yyrestart() or through yy_get_next_buffer.
|
|
| * In that case, we don't want to reset the lineno or column.
|
|
| */
|
|
| if (b != YY_CURRENT_BUFFER){
|
|
| b->yy_bs_lineno = 1;
|
|
| b->yy_bs_column = 0;
|
|
| }
|
|
|
|
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
|
|
|
|
| errno = oerrno;
|
|
| }
|
|
|
|
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
|
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|
|
| *
|
|
| */
|
|
| void yy_flush_buffer (YY_BUFFER_STATE b )
|
|
| {
|
|
| if ( ! b )
|
|
| return;
|
|
|
|
|
| b->yy_n_chars = 0;
|
|
|
|
|
| /* We always need two end-of-buffer characters. The first causes
|
|
| * a transition to the end-of-buffer state. The second causes
|
|
| * a jam in that state.
|
|
| */
|
|
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
|
|
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
|
|
|
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
|
|
|
|
| b->yy_at_bol = 1;
|
|
| b->yy_buffer_status = YY_BUFFER_NEW;
|
|
|
|
|
| if ( b == YY_CURRENT_BUFFER )
|
|
| yy_load_buffer_state( );
|
|
| }
|
|
|
|
|
| /** Pushes the new state onto the stack. The new state becomes
|
|
| * the current state. This function will allocate the stack
|
|
| * if necessary.
|
|
| * @param new_buffer The new state.
|
|
| *
|
|
| */
|
|
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
|
|
| {
|
|
| if (new_buffer == NULL)
|
|
| return;
|
|
|
|
|
| yyensure_buffer_stack();
|
|
|
|
|
| /* This block is copied from yy_switch_to_buffer. */
|
|
| if ( YY_CURRENT_BUFFER )
|
|
| {
|
|
| /* Flush out information for old buffer. */
|
|
| *(yy_c_buf_p) = (yy_hold_char);
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
|
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
|
|
| }
|
|
|
|
|
| /* Only push if top exists. Otherwise, replace top. */
|
|
| if (YY_CURRENT_BUFFER)
|
|
| (yy_buffer_stack_top)++;
|
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
|
|
|
|
| /* copied from yy_switch_to_buffer. */
|
|
| yy_load_buffer_state( );
|
|
| (yy_did_buffer_switch_on_eof) = 1;
|
|
| }
|
|
|
|
|
| /** Removes and deletes the top of the stack, if present.
|
|
| * The next element becomes the new top.
|
|
| *
|
|
| */
|
|
| void yypop_buffer_state (void)
|
|
| {
|
|
| if (!YY_CURRENT_BUFFER)
|
|
| return;
|
|
|
|
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
|
|
| YY_CURRENT_BUFFER_LVALUE = NULL;
|
|
| if ((yy_buffer_stack_top) > 0)
|
|
| --(yy_buffer_stack_top);
|
|
|
|
|
| if (YY_CURRENT_BUFFER) {
|
|
| yy_load_buffer_state( );
|
|
| (yy_did_buffer_switch_on_eof) = 1;
|
|
| }
|
|
| }
|
|
|
|
|
| /* Allocates the stack if it does not exist.
|
|
| * Guarantees space for at least one push.
|
|
| */
|
|
| static void yyensure_buffer_stack (void)
|
|
| {
|
|
| int num_to_alloc;
|
|
|
|
|
| if (!(yy_buffer_stack)) {
|
|
|
|
|
| /* First allocation is just for 2 elements, since we don't know if this
|
|
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
|
|
| * immediate realloc on the next call.
|
|
| */
|
|
| num_to_alloc = 1;
|
|
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
|
|
| (num_to_alloc * sizeof(struct yy_buffer_state*)
|
|
| );
|
|
|
|
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
|
|
|
|
| (yy_buffer_stack_max) = num_to_alloc;
|
|
| (yy_buffer_stack_top) = 0;
|
|
| return;
|
|
| }
|
|
|
|
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
|
|
|
|
| /* Increase the buffer to prepare for a possible push. */
|
|
| int grow_size = 8 /* arbitrary grow size */;
|
|
|
|
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
|
|
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
|
|
| ((yy_buffer_stack),
|
|
| num_to_alloc * sizeof(struct yy_buffer_state*)
|
|
| );
|
|
|
|
|
| /* zero only the new slots.*/
|
|
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
|
|
| (yy_buffer_stack_max) = num_to_alloc;
|
|
| }
|
|
| }
|
|
|
|
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|
|
| * @param base the character buffer
|
|
| * @param size the size in bytes of the character buffer
|
|
| *
|
|
| * @return the newly allocated buffer state object.
|
|
| */
|
|
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
|
|
| {
|
|
| YY_BUFFER_STATE b;
|
|
|
|
|
| if ( size < 2 ||
|
|
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
|
|
| base[size-1] != YY_END_OF_BUFFER_CHAR )
|
|
| /* They forgot to leave room for the EOB's. */
|
|
| return 0;
|
|
|
|
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
|
|
| if ( ! b )
|
|
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
|
|
|
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
|
|
| b->yy_buf_pos = b->yy_ch_buf = base;
|
|
| b->yy_is_our_buffer = 0;
|
|
| b->yy_input_file = 0;
|
|
| b->yy_n_chars = b->yy_buf_size;
|
|
| b->yy_is_interactive = 0;
|
|
| b->yy_at_bol = 1;
|
|
| b->yy_fill_buffer = 0;
|
|
| b->yy_buffer_status = YY_BUFFER_NEW;
|
|
|
|
|
| yy_switch_to_buffer(b );
|
|
|
|
|
| return b;
|
|
| }
|
|
|
|
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
|
|
| * scan from a @e copy of @a str.
|
|
| * @param yystr a NUL-terminated string to scan
|
|
| *
|
|
| * @return the newly allocated buffer state object.
|
|
| * @note If you want to scan bytes that may contain NUL values, then use
|
|
| * yy_scan_bytes() instead.
|
|
| */
|
|
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
|
|
| {
|
|
|
|
|
| return yy_scan_bytes(yystr,strlen(yystr) );
|
|
| }
|
|
|
|
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|
|
| * scan from a @e copy of @a bytes.
|
|
| * @param bytes the byte buffer to scan
|
|
| * @param len the number of bytes in the buffer pointed to by @a bytes.
|
|
| *
|
|
| * @return the newly allocated buffer state object.
|
|
| */
|
|
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
|
|
| {
|
|
| YY_BUFFER_STATE b;
|
|
| char *buf;
|
|
| yy_size_t n;
|
|
| int i;
|
|
|
|
|
| /* Get memory for full buffer, including space for trailing EOB's. */
|
|
| n = _yybytes_len + 2;
|
|
| buf = (char *) yyalloc(n );
|
|
| if ( ! buf )
|
|
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
|
|
|
|
| for ( i = 0; i < _yybytes_len; ++i )
|
|
| buf[i] = yybytes[i];
|
|
|
|
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
|
|
|
|
| b = yy_scan_buffer(buf,n );
|
|
| if ( ! b )
|
|
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
|
|
|
|
| /* It's okay to grow etc. this buffer, and we should throw it
|
|
| * away when we're done.
|
|
| */
|
|
| b->yy_is_our_buffer = 1;
|
|
|
|
|
| return b;
|
|
| }
|
|
|
|
|
| #ifndef YY_EXIT_FAILURE
|
|
| #define YY_EXIT_FAILURE 2
|
|
| #endif
|
|
|
|
|
| static void yy_fatal_error (yyconst char* msg )
|
|
| {
|
|
| (void) fprintf( stderr, "%s\n", msg );
|
|
| exit( YY_EXIT_FAILURE );
|
|
| }
|
|
|
|
|
| /* Redefine yyless() so it works in section 3 code. */
|
|
|
|
|
| #undef yyless
|
|
| #define yyless(n) \
|
|
| do \
|
|
| { \
|
|
| /* Undo effects of setting up yytext. */ \
|
|
| int yyless_macro_arg = (n); \
|
|
| YY_LESS_LINENO(yyless_macro_arg);\
|
|
| yytext[yyleng] = (yy_hold_char); \
|
|
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
|
|
| (yy_hold_char) = *(yy_c_buf_p); \
|
|
| *(yy_c_buf_p) = '\0'; \
|
|
| yyleng = yyless_macro_arg; \
|
|
| } \
|
|
| while ( 0 )
|
|
|
|
|
| /* Accessor methods (get/set functions) to struct members. */
|
|
|
|
|
| /** Get the current line number.
|
|
| *
|
|
| */
|
|
| int yyget_lineno (void)
|
|
| {
|
|
|
|
|
| return yylineno;
|
|
| }
|
|
|
|
|
| /** Get the input stream.
|
|
| *
|
|
| */
|
|
| FILE *yyget_in (void)
|
|
| {
|
|
| return yyin;
|
|
| }
|
|
|
|
|
| /** Get the output stream.
|
|
| *
|
|
| */
|
|
| FILE *yyget_out (void)
|
|
| {
|
|
| return yyout;
|
|
| }
|
|
|
|
|
| /** Get the length of the current token.
|
|
| *
|
|
| */
|
|
| int yyget_leng (void)
|
|
| {
|
|
| return yyleng;
|
|
| }
|
|
|
|
|
| /** Get the current token.
|
|
| *
|
|
| */
|
|
|
|
|
| char *yyget_text (void)
|
|
| {
|
|
| return yytext;
|
|
| }
|
|
|
|
|
| /** Set the current line number.
|
|
| * @param line_number
|
|
| *
|
|
| */
|
|
| void yyset_lineno (int line_number )
|
|
| {
|
|
|
|
|
| yylineno = line_number;
|
|
| }
|
|
|
|
|
| /** Set the input stream. This does not discard the current
|
|
| * input buffer.
|
|
| * @param in_str A readable stream.
|
|
| *
|
|
| * @see yy_switch_to_buffer
|
|
| */
|
|
| void yyset_in (FILE * in_str )
|
|
| {
|
|
| yyin = in_str ;
|
|
| }
|
|
|
|
|
| void yyset_out (FILE * out_str )
|
|
| {
|
|
| yyout = out_str ;
|
|
| }
|
|
|
|
|
| int yyget_debug (void)
|
|
| {
|
|
| return yy_flex_debug;
|
|
| }
|
|
|
|
|
| void yyset_debug (int bdebug )
|
|
| {
|
|
| yy_flex_debug = bdebug ;
|
|
| }
|
|
|
|
|
| static int yy_init_globals (void)
|
|
| {
|
|
| /* Initialization is the same as for the non-reentrant scanner.
|
|
| * This function is called from yylex_destroy(), so don't allocate here.
|
|
| */
|
|
|
|
|
| (yy_buffer_stack) = 0;
|
|
| (yy_buffer_stack_top) = 0;
|
|
| (yy_buffer_stack_max) = 0;
|
|
| (yy_c_buf_p) = (char *) 0;
|
|
| (yy_init) = 0;
|
|
| (yy_start) = 0;
|
|
|
|
|
| (yy_state_buf) = 0;
|
|
| (yy_state_ptr) = 0;
|
|
| (yy_full_match) = 0;
|
|
| (yy_lp) = 0;
|
|
|
|
|
| /* Defined in main.c */
|
|
| #ifdef YY_STDINIT
|
|
| yyin = stdin;
|
|
| yyout = stdout;
|
|
| #else
|
|
| yyin = (FILE *) 0;
|
|
| yyout = (FILE *) 0;
|
|
| #endif
|
|
|
|
|
| /* For future reference: Set errno on error, since we are called by
|
|
| * yylex_init()
|
|
| */
|
|
| return 0;
|
|
| }
|
|
|
|
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
|
|
| int yylex_destroy (void)
|
|
| {
|
|
|
|
|
| /* Pop the buffer stack, destroying each element. */
|
|
| while(YY_CURRENT_BUFFER){
|
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
|
|
| YY_CURRENT_BUFFER_LVALUE = NULL;
|
|
| yypop_buffer_state();
|
|
| }
|
|
|
|
|
| /* Destroy the stack itself. */
|
|
| yyfree((yy_buffer_stack) );
|
|
| (yy_buffer_stack) = NULL;
|
|
|
|
|
| yyfree ( (yy_state_buf) );
|
|
| (yy_state_buf) = NULL;
|
|
|
|
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
|
|
| * yylex() is called, initialization will occur. */
|
|
| yy_init_globals( );
|
|
|
|
|
| return 0;
|
|
| }
|
|
|
|
|
| /*
|
|
| * Internal utility routines.
|
|
| */
|
|
|
|
|
| #ifndef yytext_ptr
|
|
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|
|
| {
|
|
| register int i;
|
|
| for ( i = 0; i < n; ++i )
|
|
| s1[i] = s2[i];
|
|
| }
|
|
| #endif
|
|
|
|
|
| #ifdef YY_NEED_STRLEN
|
|
| static int yy_flex_strlen (yyconst char * s )
|
|
| {
|
|
| register int n;
|
|
| for ( n = 0; s[n]; ++n )
|
|
| ;
|
|
|
|
|
| return n;
|
|
| }
|
|
| #endif
|
|
|
|
|
| void *yyalloc (yy_size_t size )
|
|
| {
|
|
| return (void *) malloc( size );
|
|
| }
|
|
|
|
|
| void *yyrealloc (void * ptr, yy_size_t size )
|
|
| {
|
|
| /* The cast to (char *) in the following accommodates both
|
|
| * implementations that use char* generic pointers, and those
|
|
| * that use void* generic pointers. It works with the latter
|
|
| * because both ANSI C and C++ allow castless assignment from
|
|
| * any pointer type to void*, and deal with argument conversions
|
|
| * as though doing an assignment.
|
|
| */
|
|
| return (void *) realloc( (char *) ptr, size );
|
|
| }
|
|
|
|
|
| void yyfree (void * ptr )
|
|
| {
|
|
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
|
|
| }
|
|
|
|
|
| #define YYTABLES_NAME "yytables"
|
|
|
|
|
| #line 9 "conftest.l"
|
|
|
|
|
|
|
|
| #ifdef YYTEXT_POINTER
|
|
| extern char *yytext;
|
|
| #endif
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| return ! yylex () + ! yywrap ();
|
|
| }
|
|
configure:22076: gcc -o conftest conftest.c -lfl >&5
|
|
configure:22082: $? = 0
|
|
configure:22103: result: -lfl
|
|
configure:22109: checking whether yytext is a pointer
|
|
configure:22130: gcc -o conftest conftest.c -lfl >&5
|
|
configure:22136: $? = 0
|
|
configure:22155: result: yes
|
|
configure:22286: checking for C++ compiler version
|
|
configure:22293: g++ --version >&5
|
|
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:22296: $? = 0
|
|
configure:22303: g++ -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
configure:22306: $? = 0
|
|
configure:22313: g++ -V >&5
|
|
g++: '-V' option must have argument
|
|
configure:22316: $? = 1
|
|
configure:22319: checking whether we are using the GNU C++ compiler
|
|
configure:22371: result: yes
|
|
configure:22376: checking whether g++ accepts -g
|
|
configure:22511: result: yes
|
|
configure:22536: checking dependency style of g++
|
|
configure:22627: result: gcc3
|
|
configure:22644: checking dependency style of g++
|
|
configure:22735: result: gcc3
|
|
configure:22763: checking for a BSD-compatible install
|
|
configure:22819: result: /usr/bin/install -c
|
|
configure:22830: checking whether ln -s works
|
|
configure:22834: result: yes
|
|
configure:22841: checking whether byte ordering is bigendian
|
|
configure:22874: gcc -c conftest.c >&5
|
|
configure:22880: $? = 0
|
|
configure:22912: gcc -c conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:33: error: 'not' undeclared (first use in this function)
|
|
conftest.c:33: error: (Each undeclared identifier is reported only once
|
|
conftest.c:33: error: for each function it appears in.)
|
|
conftest.c:33: error: expected ';' before 'big'
|
|
configure:22918: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <sys/param.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #if BYTE_ORDER != BIG_ENDIAN
|
|
| not big endian
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:23058: result: no
|
|
configure:23077: checking for an ANSI C-conforming const
|
|
configure:23152: gcc -c conftest.c >&5
|
|
configure:23158: $? = 0
|
|
configure:23173: result: yes
|
|
configure:23183: checking for inline
|
|
configure:23209: gcc -c conftest.c >&5
|
|
configure:23215: $? = 0
|
|
configure:23233: result: inline
|
|
configure:23259: checking for special C compiler options needed for large files
|
|
configure:23352: result: no
|
|
configure:23358: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:23393: gcc -c conftest.c >&5
|
|
conftest.c:32: warning: left shift count >= width of type
|
|
conftest.c:32: warning: left shift count >= width of type
|
|
conftest.c:34: error: size of array 'off_t_is_large' is negative
|
|
configure:23399: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| /* Check that off_t can represent 2**63 - 1 correctly.
|
|
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|
| since some C++ compilers masquerading as C compilers
|
|
| incorrectly reject 9223372036854775807. */
|
|
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
| && LARGE_OFF_T % 2147483647 == 1)
|
|
| ? 1 : -1];
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:23443: gcc -c conftest.c >&5
|
|
configure:23449: $? = 0
|
|
configure:23467: result: 64
|
|
configure:23612: checking dependency style of gcc
|
|
configure:23703: result: gcc3
|
|
configure:23738: checking fenv.h usability
|
|
configure:23755: gcc -c conftest.c >&5
|
|
configure:23761: $? = 0
|
|
configure:23775: result: yes
|
|
configure:23779: checking fenv.h presence
|
|
configure:23794: gcc -E conftest.c
|
|
configure:23800: $? = 0
|
|
configure:23814: result: yes
|
|
configure:23847: checking for fenv.h
|
|
configure:23855: result: yes
|
|
configure:23728: checking for stdint.h
|
|
configure:23734: result: yes
|
|
configure:23728: checking for inttypes.h
|
|
configure:23734: result: yes
|
|
configure:23728: checking for sys/types.h
|
|
configure:23734: result: yes
|
|
configure:23738: checking alloca.h usability
|
|
configure:23755: gcc -c conftest.c >&5
|
|
configure:23761: $? = 0
|
|
configure:23775: result: yes
|
|
configure:23779: checking alloca.h presence
|
|
configure:23794: gcc -E conftest.c
|
|
configure:23800: $? = 0
|
|
configure:23814: result: yes
|
|
configure:23847: checking for alloca.h
|
|
configure:23855: result: yes
|
|
configure:23885: checking for posix_memalign
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for memalign
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for fmax
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:57: warning: conflicting types for built-in function 'fmax'
|
|
/tmp/ccWl4y6f.o: In function `main':
|
|
conftest.c:(.text+0x12): undefined reference to `fmax'
|
|
collect2: ld returned 1 exit status
|
|
configure:23947: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| /* end confdefs.h. */
|
|
| /* Define fmax to an innocuous variant, in case <limits.h> declares fmax.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define fmax innocuous_fmax
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char fmax (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef fmax
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char fmax ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_fmax || defined __stub___fmax
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return fmax ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:23965: result: no
|
|
configure:23885: checking for lround
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:57: warning: conflicting types for built-in function 'lround'
|
|
/tmp/cc61l3Np.o: In function `main':
|
|
conftest.c:(.text+0x12): undefined reference to `lround'
|
|
collect2: ld returned 1 exit status
|
|
configure:23947: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| /* end confdefs.h. */
|
|
| /* Define lround to an innocuous variant, in case <limits.h> declares lround.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define lround innocuous_lround
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char lround (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef lround
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char lround ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_lround || defined __stub___lround
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return lround ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:23965: result: no
|
|
configure:23885: checking for pow
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:57: warning: conflicting types for built-in function 'pow'
|
|
/tmp/ccogRJJz.o: In function `main':
|
|
conftest.c:(.text+0x12): undefined reference to `pow'
|
|
collect2: ld returned 1 exit status
|
|
configure:23947: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| /* end confdefs.h. */
|
|
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define pow innocuous_pow
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char pow (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef pow
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char pow ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_pow || defined __stub___pow
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return pow ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:23965: result: no
|
|
configure:23885: checking for bzero
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:57: warning: conflicting types for built-in function 'bzero'
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for gettimeofday
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for memset
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:59: warning: conflicting types for built-in function 'memset'
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for mmap
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for strndup
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:61: warning: conflicting types for built-in function 'strndup'
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for strstr
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:62: warning: conflicting types for built-in function 'strstr'
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23885: checking for strncasecmp
|
|
configure:23941: gcc -o conftest conftest.c >&5
|
|
conftest.c:63: warning: conflicting types for built-in function 'strncasecmp'
|
|
configure:23947: $? = 0
|
|
configure:23965: result: yes
|
|
configure:23979: checking for sched_get_priority_max
|
|
configure:24035: gcc -o conftest conftest.c >&5
|
|
configure:24041: $? = 0
|
|
configure:24059: result: yes
|
|
configure:24076: checking for select
|
|
configure:24132: gcc -o conftest conftest.c >&5
|
|
configure:24138: $? = 0
|
|
configure:24156: result: yes
|
|
configure:24076: checking for socket
|
|
configure:24132: gcc -o conftest conftest.c >&5
|
|
configure:24138: $? = 0
|
|
configure:24156: result: yes
|
|
configure:24076: checking for getpagesize
|
|
configure:24132: gcc -o conftest conftest.c >&5
|
|
configure:24138: $? = 0
|
|
configure:24156: result: yes
|
|
configure:24076: checking for memcpy
|
|
configure:24132: gcc -o conftest conftest.c >&5
|
|
conftest.c:68: warning: conflicting types for built-in function 'memcpy'
|
|
configure:24138: $? = 0
|
|
configure:24156: result: yes
|
|
configure:24167: checking for getopt_long
|
|
configure:24223: gcc -o conftest conftest.c >&5
|
|
configure:24229: $? = 0
|
|
configure:24246: result: yes
|
|
configure:24330: checking for int
|
|
configure:24360: gcc -c conftest.c >&5
|
|
configure:24366: $? = 0
|
|
configure:24381: result: yes
|
|
configure:24388: checking size of int
|
|
configure:24690: gcc -o conftest conftest.c >&5
|
|
configure:24693: $? = 0
|
|
configure:24699: ./conftest
|
|
configure:24702: $? = 0
|
|
configure:24725: result: 4
|
|
configure:24735: checking for long int
|
|
configure:24765: gcc -c conftest.c >&5
|
|
configure:24771: $? = 0
|
|
configure:24786: result: yes
|
|
configure:24793: checking size of long int
|
|
configure:25095: gcc -o conftest conftest.c >&5
|
|
configure:25098: $? = 0
|
|
configure:25104: ./conftest
|
|
configure:25107: $? = 0
|
|
configure:25130: result: 4
|
|
configure:25140: checking for size_t
|
|
configure:25170: gcc -c conftest.c >&5
|
|
configure:25176: $? = 0
|
|
configure:25191: result: yes
|
|
configure:25198: checking size of size_t
|
|
configure:25500: gcc -o conftest conftest.c >&5
|
|
configure:25503: $? = 0
|
|
configure:25509: ./conftest
|
|
configure:25512: $? = 0
|
|
configure:25535: result: 4
|
|
configure:25545: checking for float
|
|
configure:25575: gcc -c conftest.c >&5
|
|
configure:25581: $? = 0
|
|
configure:25596: result: yes
|
|
configure:25603: checking size of float
|
|
configure:25905: gcc -o conftest conftest.c >&5
|
|
configure:25908: $? = 0
|
|
configure:25914: ./conftest
|
|
configure:25917: $? = 0
|
|
configure:25940: result: 4
|
|
configure:25955: checking return type of signal handlers
|
|
configure:25983: gcc -c conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:57: error: void value not ignored as it ought to be
|
|
configure:25989: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <signal.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return *(signal (0, 0)) (0) == 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:26004: result: void
|
|
configure:26013: The host is i686-pc-linux-gnu i686 pc linux-gnu .
|
|
configure:26029: checking linux/version.h usability
|
|
configure:26046: gcc -c conftest.c >&5
|
|
configure:26052: $? = 0
|
|
configure:26066: result: yes
|
|
configure:26070: checking linux/version.h presence
|
|
configure:26085: gcc -E conftest.c
|
|
configure:26091: $? = 0
|
|
configure:26105: result: yes
|
|
configure:26138: checking for linux/version.h
|
|
configure:26145: result: yes
|
|
configure:26200: checking for pthread_create in -lpthread
|
|
configure:26235: gcc -o conftest conftest.c -lpthread >&5
|
|
configure:26241: $? = 0
|
|
configure:26259: result: yes
|
|
configure:26272: checking for pthread_attr_getstacksize
|
|
configure:26328: gcc -o conftest conftest.c >&5
|
|
/tmp/cce24pEn.o: In function `main':
|
|
conftest.c:(.text+0x12): undefined reference to `pthread_attr_getstacksize'
|
|
collect2: ld returned 1 exit status
|
|
configure:26334: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| /* end confdefs.h. */
|
|
| /* Define pthread_attr_getstacksize to an innocuous variant, in case <limits.h> declares pthread_attr_getstacksize.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define pthread_attr_getstacksize innocuous_pthread_attr_getstacksize
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char pthread_attr_getstacksize (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef pthread_attr_getstacksize
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char pthread_attr_getstacksize ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_pthread_attr_getstacksize || defined __stub___pthread_attr_getstacksize
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return pthread_attr_getstacksize ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:26351: result: no
|
|
configure:26366: checking for snd_seq_open in -lasound
|
|
configure:26401: gcc -o conftest conftest.c -lasound >&5
|
|
configure:26407: $? = 0
|
|
configure:26425: result: yes
|
|
configure:26450: checking alsa/asoundlib.h usability
|
|
configure:26467: gcc -c conftest.c >&5
|
|
configure:26473: $? = 0
|
|
configure:26487: result: yes
|
|
configure:26491: checking alsa/asoundlib.h presence
|
|
configure:26506: gcc -E conftest.c
|
|
configure:26512: $? = 0
|
|
configure:26526: result: yes
|
|
configure:26559: checking for alsa/asoundlib.h
|
|
configure:26566: result: yes
|
|
configure:26582: checking for dlopen in -ldl
|
|
configure:26617: gcc -o conftest conftest.c -ldl >&5
|
|
configure:26623: $? = 0
|
|
configure:26641: result: yes
|
|
configure:26711: checking for pkg-config
|
|
configure:26729: found /usr/bin/pkg-config
|
|
configure:26741: result: /usr/bin/pkg-config
|
|
configure:26770: checking pkg-config is at least version 0.9.0
|
|
configure:26773: result: yes
|
|
configure:26784: checking for VEEJAY
|
|
configure:26792: $PKG_CONFIG --exists --print-errors "veejay >= 1.0 "
|
|
configure:26795: $? = 0
|
|
configure:26810: $PKG_CONFIG --exists --print-errors "veejay >= 1.0 "
|
|
configure:26813: $? = 0
|
|
configure:26849: result: yes
|
|
configure:26872: checking for MJPEGTOOLS
|
|
configure:26880: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6 "
|
|
configure:26883: $? = 0
|
|
configure:26898: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6 "
|
|
configure:26901: $? = 0
|
|
configure:26937: result: yes
|
|
configure:26960: checking for PIXBUF
|
|
configure:26968: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0 gdk-pixbuf-2.0"
|
|
configure:26971: $? = 0
|
|
configure:26986: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0 gdk-pixbuf-2.0"
|
|
configure:26989: $? = 0
|
|
configure:27025: result: yes
|
|
configure:27039: checking for __progname
|
|
configure:27066: gcc -o conftest conftest.c -ldl >&5
|
|
configure:27072: $? = 0
|
|
configure:27089: result: yes
|
|
configure:27099: checking for X
|
|
configure:27269: gcc -o conftest conftest.c -lX11 -ldl >&5
|
|
configure:27275: $? = 0
|
|
configure:27334: result: libraries , headers
|
|
configure:27495: gcc -o conftest conftest.c -ldl -lX11 >&5
|
|
configure:27501: $? = 0
|
|
configure:27658: checking for gethostbyname
|
|
configure:27714: gcc -o conftest conftest.c -ldl >&5
|
|
configure:27720: $? = 0
|
|
configure:27737: result: yes
|
|
configure:27882: checking for connect
|
|
configure:27938: gcc -o conftest conftest.c -ldl >&5
|
|
configure:27944: $? = 0
|
|
configure:27961: result: yes
|
|
configure:28033: checking for remove
|
|
configure:28089: gcc -o conftest conftest.c -ldl >&5
|
|
configure:28095: $? = 0
|
|
configure:28112: result: yes
|
|
configure:28184: checking for shmat
|
|
configure:28240: gcc -o conftest conftest.c -ldl >&5
|
|
configure:28246: $? = 0
|
|
configure:28263: result: yes
|
|
configure:28344: checking for IceConnectionNumber in -lICE
|
|
configure:28379: gcc -o conftest conftest.c -lICE -ldl >&5
|
|
configure:28385: $? = 0
|
|
configure:28403: result: yes
|
|
configure:28422: checking whether to compile in profiling information
|
|
configure:28431: result: no
|
|
configure:28434: checking whether to compile in assertion checking
|
|
configure:28438: result: yes
|
|
configure:28462: checking Architecture
|
|
configure:28617: checking for MMX on processor(s)
|
|
configure:28630: result: yes
|
|
configure:28647: checking for SSE on processor(s)
|
|
configure:28660: result: yes
|
|
configure:28678: checking for SSE2 on processor(s)
|
|
configure:28691: result: yes
|
|
configure:28708: checking for 3DNOW on processor(s)
|
|
configure:28721: result: no
|
|
configure:28733: checking for CMOV on processor(s)
|
|
configure:28746: result: yes
|
|
configure:28759: checking for MMX2 on processor(s)
|
|
configure:28772: result: yes
|
|
configure:28868: checking sub-architecture settings
|
|
configure:28878: result: -march=nocona -mtune=nocona
|
|
configure:28886: enable_debug = yes
|
|
configure:28905: result:
|
|
configure:28917: checking for FFMPEG_AVCODEC
|
|
configure:28925: $PKG_CONFIG --exists --print-errors "libavcodec"
|
|
configure:28928: $? = 0
|
|
configure:28943: $PKG_CONFIG --exists --print-errors "libavcodec"
|
|
configure:28946: $? = 0
|
|
configure:28982: result: yes
|
|
configure:28997: checking for FFMPEG_SWSCALER
|
|
configure:29005: $PKG_CONFIG --exists --print-errors "libswscale"
|
|
configure:29008: $? = 0
|
|
configure:29023: $PKG_CONFIG --exists --print-errors "libswscale"
|
|
configure:29026: $? = 0
|
|
configure:29062: result: yes
|
|
configure:29103: checking ffmpeg/avutil.h usability
|
|
configure:29120: gcc -c conftest.c >&5
|
|
configure:29126: $? = 0
|
|
configure:29140: result: yes
|
|
configure:29144: checking ffmpeg/avutil.h presence
|
|
configure:29159: gcc -E conftest.c
|
|
configure:29165: $? = 0
|
|
configure:29179: result: yes
|
|
configure:29212: checking for ffmpeg/avutil.h
|
|
configure:29219: result: yes
|
|
configure:29238: checking ffmpeg/avcodec.h usability
|
|
configure:29255: gcc -c conftest.c >&5
|
|
configure:29261: $? = 0
|
|
configure:29275: result: yes
|
|
configure:29279: checking ffmpeg/avcodec.h presence
|
|
configure:29294: gcc -E conftest.c
|
|
configure:29300: $? = 0
|
|
configure:29314: result: yes
|
|
configure:29347: checking for ffmpeg/avcodec.h
|
|
configure:29354: result: yes
|
|
configure:29373: checking ffmpeg/swscale.h usability
|
|
configure:29390: gcc -c conftest.c >&5
|
|
configure:29396: $? = 0
|
|
configure:29410: result: yes
|
|
configure:29414: checking ffmpeg/swscale.h presence
|
|
configure:29429: gcc -E conftest.c
|
|
configure:29435: $? = 0
|
|
configure:29449: result: yes
|
|
configure:29482: checking for ffmpeg/swscale.h
|
|
configure:29489: result: yes
|
|
configure:29508: checking libswscale/swscale.h usability
|
|
configure:29525: gcc -c conftest.c >&5
|
|
conftest.c:109:32: error: libswscale/swscale.h: No such file or directory
|
|
configure:29531: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <libswscale/swscale.h>
|
|
configure:29545: result: no
|
|
configure:29549: checking libswscale/swscale.h presence
|
|
configure:29564: gcc -E conftest.c
|
|
conftest.c:76:32: error: libswscale/swscale.h: No such file or directory
|
|
configure:29570: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <libswscale/swscale.h>
|
|
configure:29584: result: no
|
|
configure:29617: checking for libswscale/swscale.h
|
|
configure:29624: result: no
|
|
configure:29643: checking libavcodec/avcodec.h usability
|
|
configure:29660: gcc -c conftest.c >&5
|
|
conftest.c:109:32: error: libavcodec/avcodec.h: No such file or directory
|
|
configure:29666: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <libavcodec/avcodec.h>
|
|
configure:29680: result: no
|
|
configure:29684: checking libavcodec/avcodec.h presence
|
|
configure:29699: gcc -E conftest.c
|
|
conftest.c:76:32: error: libavcodec/avcodec.h: No such file or directory
|
|
configure:29705: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <libavcodec/avcodec.h>
|
|
configure:29719: result: no
|
|
configure:29752: checking for libavcodec/avcodec.h
|
|
configure:29759: result: no
|
|
configure:29778: checking libavutil/avutil.h usability
|
|
configure:29795: gcc -c conftest.c >&5
|
|
conftest.c:109:31: error: libavutil/avutil.h : No such file or directory
|
|
configure:29801: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <libavutil/avutil.h >
|
|
configure:29815: result: no
|
|
configure:29819: checking libavutil/avutil.h presence
|
|
configure:29834: gcc -E conftest.c
|
|
conftest.c:76:31: error: libavutil/avutil.h : No such file or directory
|
|
configure:29840: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "gveejay"
|
|
| #define PACKAGE_TARNAME "gveejay"
|
|
| #define PACKAGE_VERSION "1.2"
|
|
| #define PACKAGE_STRING "gveejay 1.2"
|
|
| #define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define PACKAGE "gveejay"
|
|
| #define VERSION "1.2"
|
|
| #define HAVE_CONFIG_H 1
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define YYTEXT_POINTER 1
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_FENV_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_POSIX_MEMALIGN 1
|
|
| #define HAVE_MEMALIGN 1
|
|
| #define HAVE_BZERO 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_MEMSET 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_STRNCASECMP 1
|
|
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
| #define HAVE_SELECT 1
|
|
| #define HAVE_SOCKET 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MEMCPY 1
|
|
| #define HAVE_GETOPT_LONG 1
|
|
| #define SIZEOF_INT 4
|
|
| #define SIZEOF_LONG_INT 4
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_LINUX
|
|
| #define HAVE_LIBPTHREAD
|
|
| #define HAVE_ALSA 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DL_DLOPEN
|
|
| #define HAVE_VEEJAY 1
|
|
| #define HAVE_MJPEGTOOLS 1
|
|
| #define USE_GDK_PIXBUF 1
|
|
| #define HAVE___PROGNAME 1
|
|
| #define HAVE_X86CPU
|
|
| #define ARCH_X86 1
|
|
| #define HAVE_ASM_MMX
|
|
| #define HAVE_MMX
|
|
| #define HAVE_ASM_SSE
|
|
| #define HAVE_SSE
|
|
| #define HAVE_ASM_SSE2
|
|
| #define HAVE_SSE2
|
|
| #define HAVE_CMOV
|
|
| #define HAVE_ASM_MMX2
|
|
| #define HAVE_MMX2
|
|
| #define HAVE_ASM_MMXEXT
|
|
| #define HAVE_FFMPEG_UNINSTALLED
|
|
| #define HAVE_AVCODEC 1
|
|
| #define HAVE_SWSCALER 1
|
|
| /* end confdefs.h. */
|
|
| #include <libavutil/avutil.h >
|
|
configure:29854: result: no
|
|
configure:29887: checking for libavutil/avutil.h
|
|
configure:29894: result: no
|
|
configure:30058: checking what warning flags to pass to the C compiler
|
|
configure:30098: checking for GTKCAIRO
|
|
configure:30106: $PKG_CONFIG --exists --print-errors "gtkcairo >= 0.3"
|
|
configure:30109: $? = 0
|
|
configure:30124: $PKG_CONFIG --exists --print-errors "gtkcairo >= 0.3"
|
|
configure:30127: $? = 0
|
|
configure:30165: result: yes
|
|
configure:30191: checking for GLIB
|
|
configure:30199: $PKG_CONFIG --exists --print-errors "$glib_modules"
|
|
configure:30202: $? = 0
|
|
configure:30217: $PKG_CONFIG --exists --print-errors "$glib_modules"
|
|
configure:30220: $? = 0
|
|
configure:30296: result: yes
|
|
configure:30306: checking for GTK
|
|
configure:30314: $PKG_CONFIG --exists --print-errors "$gtk_modules"
|
|
configure:30317: $? = 0
|
|
configure:30332: $PKG_CONFIG --exists --print-errors "$gtk_modules"
|
|
configure:30335: $? = 0
|
|
configure:30411: result: yes
|
|
configure:30421: checking for GLADE
|
|
configure:30429: $PKG_CONFIG --exists --print-errors "$libglade_modules"
|
|
configure:30432: $? = 0
|
|
configure:30447: $PKG_CONFIG --exists --print-errors "$libglade_modules"
|
|
configure:30450: $? = 0
|
|
configure:30526: result: yes
|
|
configure:30846: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by gveejay config.status 1.2, which was
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on cc1161740-a
|
|
|
|
config.status:768: creating Makefile
|
|
config.status:768: creating src/Makefile
|
|
config.status:768: creating gveejay-paths.sh
|
|
config.status:908: WARNING: gveejay-paths.sh.in seems to ignore the --datarootdir setting
|
|
config.status:768: creating config.h
|
|
config.status:1108: executing depfiles commands
|
|
configure:32269:
|
|
configure:32271: GVeejayReloaded 1.2 build configuration :
|
|
configure:32273:
|
|
configure:32275: Compiler flags: -g -DSTRICT_CHECKING -Wall -Wunused -march=nocona -mtune=nocona
|
|
configure:32277: -fif-conversion
|
|
configure:32279:
|
|
configure:32281:
|
|
configure:32283: Architecture: i686
|
|
configure:32285:
|
|
configure:32288: x86
|
|
configure:32290: MMX enabled : yes
|
|
configure:32292: MMX2 enabled : yes
|
|
configure:32294: SSE enabled : yes
|
|
configure:32296: SSE2 enabled : yes
|
|
configure:32298: 3DNOW enabled : no
|
|
configure:32300: CMOV enabled : yes
|
|
configure:32317:
|
|
configure:32320: Platform: Linux
|
|
configure:32330:
|
|
configure:32332: Required dependencies:
|
|
configure:32334: - Veejay 1.0 : true
|
|
configure:32336: - POSIX Threads (pthread) : true
|
|
configure:32338: - MJPEGTools : true
|
|
configure:32340: - FFmpeg AVCodec : true
|
|
configure:32342: - FFmpeg Swscaler : true
|
|
configure:32344: - GDK Pixbuf support : true
|
|
configure:32346: - Alsa support (midi sequencer) : true
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_bigendian=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_F77_set=
|
|
ac_cv_env_F77_value=
|
|
ac_cv_env_FFLAGS_set=
|
|
ac_cv_env_FFLAGS_value=
|
|
ac_cv_env_FFMPEG_AVCODEC_CFLAGS_set=
|
|
ac_cv_env_FFMPEG_AVCODEC_CFLAGS_value=
|
|
ac_cv_env_FFMPEG_AVCODEC_LIBS_set=
|
|
ac_cv_env_FFMPEG_AVCODEC_LIBS_value=
|
|
ac_cv_env_FFMPEG_SWSCALER_CFLAGS_set=
|
|
ac_cv_env_FFMPEG_SWSCALER_CFLAGS_value=
|
|
ac_cv_env_FFMPEG_SWSCALER_LIBS_set=
|
|
ac_cv_env_FFMPEG_SWSCALER_LIBS_value=
|
|
ac_cv_env_GLADE_CFLAGS_set=
|
|
ac_cv_env_GLADE_CFLAGS_value=
|
|
ac_cv_env_GLADE_LIBS_set=
|
|
ac_cv_env_GLADE_LIBS_value=
|
|
ac_cv_env_GLIB_CFLAGS_set=
|
|
ac_cv_env_GLIB_CFLAGS_value=
|
|
ac_cv_env_GLIB_LIBS_set=
|
|
ac_cv_env_GLIB_LIBS_value=
|
|
ac_cv_env_GTKCAIRO_CFLAGS_set=
|
|
ac_cv_env_GTKCAIRO_CFLAGS_value=
|
|
ac_cv_env_GTKCAIRO_LIBS_set=
|
|
ac_cv_env_GTKCAIRO_LIBS_value=
|
|
ac_cv_env_GTK_CFLAGS_set=
|
|
ac_cv_env_GTK_CFLAGS_value=
|
|
ac_cv_env_GTK_LIBS_set=
|
|
ac_cv_env_GTK_LIBS_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_MJPEGTOOLS_CFLAGS_set=
|
|
ac_cv_env_MJPEGTOOLS_CFLAGS_value=
|
|
ac_cv_env_MJPEGTOOLS_LIBS_set=
|
|
ac_cv_env_MJPEGTOOLS_LIBS_value=
|
|
ac_cv_env_PIXBUF_CFLAGS_set=
|
|
ac_cv_env_PIXBUF_CFLAGS_value=
|
|
ac_cv_env_PIXBUF_LIBS_set=
|
|
ac_cv_env_PIXBUF_LIBS_value=
|
|
ac_cv_env_PKG_CONFIG_set=
|
|
ac_cv_env_PKG_CONFIG_value=
|
|
ac_cv_env_VEEJAY_CFLAGS_set=
|
|
ac_cv_env_VEEJAY_CFLAGS_value=
|
|
ac_cv_env_VEEJAY_LIBS_set=
|
|
ac_cv_env_VEEJAY_LIBS_value=
|
|
ac_cv_env_XMKMF_set=
|
|
ac_cv_env_XMKMF_value=
|
|
ac_cv_env_YACC_set=
|
|
ac_cv_env_YACC_value=
|
|
ac_cv_env_YFLAGS_set=
|
|
ac_cv_env_YFLAGS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_f77_compiler_gnu=no
|
|
ac_cv_flag_3dnow=no
|
|
ac_cv_flag_cmov=yes
|
|
ac_cv_flag_mmx2=yes
|
|
ac_cv_flag_mmx=yes
|
|
ac_cv_flag_sse2=yes
|
|
ac_cv_flag_sse=yes
|
|
ac_cv_func_bzero=yes
|
|
ac_cv_func_connect=yes
|
|
ac_cv_func_fmax=no
|
|
ac_cv_func_gethostbyname=yes
|
|
ac_cv_func_getopt_long=yes
|
|
ac_cv_func_getpagesize=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_lround=no
|
|
ac_cv_func_memalign=yes
|
|
ac_cv_func_memcpy=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_mmap=yes
|
|
ac_cv_func_posix_memalign=yes
|
|
ac_cv_func_pow=no
|
|
ac_cv_func_pthread_attr_getstacksize=no
|
|
ac_cv_func_remove=yes
|
|
ac_cv_func_sched_get_priority_max=yes
|
|
ac_cv_func_select=yes
|
|
ac_cv_func_shmat=yes
|
|
ac_cv_func_socket=yes
|
|
ac_cv_func_strncasecmp=yes
|
|
ac_cv_func_strndup=yes
|
|
ac_cv_func_strstr=yes
|
|
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
|
|
ac_cv_header_alloca_h=yes
|
|
ac_cv_header_alsa_asoundlib_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_fenv_h=yes
|
|
ac_cv_header_ffmpeg_avcodec_h=yes
|
|
ac_cv_header_ffmpeg_avutil_h=yes
|
|
ac_cv_header_ffmpeg_swscale_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_libavcodec_avcodec_h=no
|
|
ac_cv_header_libavutil_avutil_h_=no
|
|
ac_cv_header_libswscale_swscale_h=no
|
|
ac_cv_header_linux_version_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
ac_cv_lib_ICE_IceConnectionNumber=yes
|
|
ac_cv_lib_asound_snd_seq_open=yes
|
|
ac_cv_lib_dl_dlopen=yes
|
|
ac_cv_lib_lex=-lfl
|
|
ac_cv_lib_pthread_pthread_create=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_CXXCPP='g++ -E'
|
|
ac_cv_prog_LEX=flex
|
|
ac_cv_prog_YACC='bison -y'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_f77_g=no
|
|
ac_cv_prog_lex_root=lex.yy
|
|
ac_cv_prog_lex_yytext_pointer=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_sizeof_float=4
|
|
ac_cv_sizeof_int=4
|
|
ac_cv_sizeof_long_int=4
|
|
ac_cv_sizeof_size_t=4
|
|
ac_cv_sys_file_offset_bits=64
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_target=i686-pc-linux-gnu
|
|
ac_cv_type_float=yes
|
|
ac_cv_type_int=yes
|
|
ac_cv_type_long_int=yes
|
|
ac_cv_type_signal=void
|
|
ac_cv_type_size_t=yes
|
|
am_cv_CCAS_dependencies_compiler_type=gcc3
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
am_cv_prog_cc_stdc=
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_LDCXX=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_SED=/bin/sed
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_c_o_CXX=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
|
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'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=98304
|
|
lt_lt_cv_prog_compiler_c_o='"yes"'
|
|
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
|
|
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
|
|
lt_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'\''"'
|
|
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
|
|
mjt_cv_extern___progname=yes
|
|
pkg_cv_FFMPEG_AVCODEC_CFLAGS='-I/usr/include/ffmpeg '
|
|
pkg_cv_FFMPEG_AVCODEC_LIBS='-lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg '
|
|
pkg_cv_FFMPEG_SWSCALER_CFLAGS='-I/usr/include/swscale -I/usr/include/ffmpeg '
|
|
pkg_cv_FFMPEG_SWSCALER_LIBS='-lswscale -lavutil '
|
|
pkg_cv_GLADE_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
pkg_cv_GLADE_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
|
|
pkg_cv_GLIB_LIBS='-lglib-2.0 '
|
|
pkg_cv_GTKCAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include '
|
|
pkg_cv_GTKCAIRO_LIBS='-L/usr/local/lib -lgtkcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
pkg_cv_MJPEGTOOLS_CFLAGS='-I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex '
|
|
pkg_cv_MJPEGTOOLS_LIBS='-lmjpegutils '
|
|
pkg_cv_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
pkg_cv_PIXBUF_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
pkg_cv_VEEJAY_CFLAGS='-I/usr/local/include/veejay '
|
|
pkg_cv_VEEJAY_LIBS='-L/usr/local/lib -lveejay '
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run aclocal-1.10'
|
|
ALSA_LIBS='-lasound'
|
|
ALTIVEC_CFLAGS=''
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run tar'
|
|
AR='ar'
|
|
ARCH_PPC_FALSE=''
|
|
ARCH_PPC_TRUE='#'
|
|
ARCH_X86_FALSE='#'
|
|
ARCH_X86_TRUE=''
|
|
AUTOCONF='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run automake-1.10'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASDEPMODE='depmode=gcc3'
|
|
CCASFLAGS=''
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS=' -g -DSTRICT_CHECKING -Wall -Wunused -march=nocona -mtune=nocona '
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CXX='g++'
|
|
CXXCPP='g++ -E'
|
|
CXXDEPMODE='depmode=gcc3'
|
|
CXXFLAGS='-march=nocona -mtune=nocona -g -O2 '
|
|
CYGPATH_W='echo'
|
|
DEBUGLIBS=''
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
ECHO='echo'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
F77=''
|
|
FFLAGS=''
|
|
FFMPEG_AVCODEC_CFLAGS='-I/usr/include/ffmpeg '
|
|
FFMPEG_AVCODEC_CFLAGS='-I/usr/include/ffmpeg '
|
|
FFMPEG_AVCODEC_LIBS='-lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg '
|
|
FFMPEG_AVCODEC_LIBS='-lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg '
|
|
FFMPEG_SWSCALER_CFLAGS='-I/usr/include/swscale -I/usr/include/ffmpeg '
|
|
FFMPEG_SWSCALER_CFLAGS='-I/usr/include/swscale -I/usr/include/ffmpeg '
|
|
FFMPEG_SWSCALER_LIBS='-lswscale -lavutil '
|
|
FFMPEG_SWSCALER_LIBS='-lswscale -lavutil '
|
|
GLADE_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
GLADE_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
|
|
GLIB_LIBS='-lglib-2.0 '
|
|
GREP='/bin/grep'
|
|
GTKCAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include '
|
|
GTKCAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include '
|
|
GTKCAIRO_LIBS='-L/usr/local/lib -lgtkcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
GTKCAIRO_LIBS='-L/usr/local/lib -lgtkcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
HAVE_ALTIVEC_FALSE=''
|
|
HAVE_ALTIVEC_TRUE='#'
|
|
HAVE_ASM_MMX2_FALSE='#'
|
|
HAVE_ASM_MMX2_TRUE=''
|
|
HAVE_ASM_MMX_FALSE='#'
|
|
HAVE_ASM_MMX_TRUE=''
|
|
HAVE_ASM_NASM_FALSE=''
|
|
HAVE_ASM_NASM_TRUE='#'
|
|
HAVE_ASM_SSE2_FALSE='#'
|
|
HAVE_ASM_SSE2_TRUE=''
|
|
HAVE_ASM_SSE_FALSE='#'
|
|
HAVE_ASM_SSE_TRUE=''
|
|
HAVE_DL_DLOPEN_FALSE='#'
|
|
HAVE_DL_DLOPEN_TRUE=''
|
|
HAVE_MMX2_FALSE='#'
|
|
HAVE_MMX2_TRUE=''
|
|
HAVE_MMX_FALSE='#'
|
|
HAVE_MMX_TRUE=''
|
|
HAVE_PPCCPU_FALSE=''
|
|
HAVE_PPCCPU_TRUE='#'
|
|
HAVE_SSE2_FALSE='#'
|
|
HAVE_SSE2_TRUE=''
|
|
HAVE_SSE_FALSE='#'
|
|
HAVE_SSE_TRUE=''
|
|
HAVE_X86CPU_FALSE='#'
|
|
HAVE_X86CPU_TRUE=''
|
|
HAVE_X_FALSE='#'
|
|
HAVE_X_TRUE=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LDFLAGS=''
|
|
LEX='flex'
|
|
LEXLIB='-lfl'
|
|
LEX_OUTPUT_ROOT='lex.yy'
|
|
LIBGETOPT_LIB=''
|
|
LIBM_LIBS='-lm'
|
|
LIBOBJS=''
|
|
LIBS='-ldl '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
LT_AGE='0'
|
|
LT_CURRENT='0'
|
|
LT_RELEASE='1.2'
|
|
LT_REVISION='0'
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run makeinfo'
|
|
MJPEGTOOLS_CFLAGS='-I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex '
|
|
MJPEGTOOLS_CFLAGS='-I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex '
|
|
MJPEGTOOLS_LIBS='-lmjpegutils '
|
|
MJPEGTOOLS_LIBS='-lmjpegutils '
|
|
OBJEXT='o'
|
|
OP_CFLAGS=''
|
|
PACKAGE='gveejay'
|
|
PACKAGE_BUGREPORT='veejay-users@lists.sourceforge.net'
|
|
PACKAGE_NAME='gveejay'
|
|
PACKAGE_STRING='gveejay 1.2'
|
|
PACKAGE_TARNAME='gveejay'
|
|
PACKAGE_VERSION='1.2'
|
|
PATH_SEPARATOR=':'
|
|
PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 '
|
|
PIXBUF_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
PIXBUF_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
|
PROGRAM_NOPIC='-fno-PIC'
|
|
PTHREAD_LIBS='-lpthread'
|
|
RANLIB='ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
USE_GVEEJAYRELOADED_FALSE='#'
|
|
USE_GVEEJAYRELOADED_TRUE=''
|
|
VEEJAY_CFLAGS='-I/usr/local/include/veejay '
|
|
VEEJAY_CFLAGS='-I/usr/local/include/veejay '
|
|
VEEJAY_LIBS='-L/usr/local/lib -lveejay '
|
|
VEEJAY_LIBS='-L/usr/local/lib -lveejay '
|
|
VERSION='1.2'
|
|
XMKMF=''
|
|
X_CFLAGS=''
|
|
X_EXTRA_LIBS=''
|
|
X_LIBS=''
|
|
X_PRE_LIBS=' -lSM -lICE'
|
|
YACC='bison -y'
|
|
YFLAGS=''
|
|
YUVCFLAGS='-fif-conversion'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_F77=''
|
|
am__fastdepCCAS_FALSE='#'
|
|
am__fastdepCCAS_TRUE=''
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__fastdepCXX_FALSE='#'
|
|
am__fastdepCXX_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
gveejay_datadir='${datarootdir}/gveejay'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='$(SHELL) /home/control/resynced/veejay-1.1/veejay-client/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target='i686-pc-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='i686'
|
|
target_os='linux-gnu'
|
|
target_vendor='pc'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define PACKAGE_NAME "gveejay"
|
|
#define PACKAGE_TARNAME "gveejay"
|
|
#define PACKAGE_VERSION "1.2"
|
|
#define PACKAGE_STRING "gveejay 1.2"
|
|
#define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
|
#define PACKAGE "gveejay"
|
|
#define VERSION "1.2"
|
|
#define PACKAGE "gveejay"
|
|
#define VERSION "1.2"
|
|
#define HAVE_CONFIG_H 1
|
|
#define _GNU_SOURCE 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define YYTEXT_POINTER 1
|
|
#define _FILE_OFFSET_BITS 64
|
|
#define HAVE_FENV_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_ALLOCA_H 1
|
|
#define HAVE_POSIX_MEMALIGN 1
|
|
#define HAVE_MEMALIGN 1
|
|
#define HAVE_BZERO 1
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_MMAP 1
|
|
#define HAVE_STRNDUP 1
|
|
#define HAVE_STRSTR 1
|
|
#define HAVE_STRNCASECMP 1
|
|
#define HAVE_SCHED_GET_PRIORITY_MAX 1
|
|
#define HAVE_SELECT 1
|
|
#define HAVE_SOCKET 1
|
|
#define HAVE_GETPAGESIZE 1
|
|
#define HAVE_MEMCPY 1
|
|
#define HAVE_GETOPT_LONG 1
|
|
#define SIZEOF_INT 4
|
|
#define SIZEOF_LONG_INT 4
|
|
#define SIZEOF_SIZE_T 4
|
|
#define SIZEOF_FLOAT 4
|
|
#define RETSIGTYPE void
|
|
#define HAVE_LINUX
|
|
#define HAVE_LIBPTHREAD
|
|
#define HAVE_ALSA 1
|
|
#define HAVE_LIBDL 1
|
|
#define HAVE_DL_DLOPEN
|
|
#define HAVE_VEEJAY 1
|
|
#define HAVE_MJPEGTOOLS 1
|
|
#define USE_GDK_PIXBUF 1
|
|
#define HAVE___PROGNAME 1
|
|
#define HAVE_X86CPU
|
|
#define ARCH_X86 1
|
|
#define HAVE_ASM_MMX
|
|
#define HAVE_MMX
|
|
#define HAVE_ASM_SSE
|
|
#define HAVE_SSE
|
|
#define HAVE_ASM_SSE2
|
|
#define HAVE_SSE2
|
|
#define HAVE_CMOV
|
|
#define HAVE_ASM_MMX2
|
|
#define HAVE_MMX2
|
|
#define HAVE_ASM_MMXEXT
|
|
#define HAVE_FFMPEG_UNINSTALLED
|
|
#define HAVE_AVCODEC 1
|
|
#define HAVE_SWSCALER 1
|
|
#define AVCODEC_INC <ffmpeg/avcodec.h>
|
|
#define SWSCALE_INC <ffmpeg/swscale.h>
|
|
#define AVUTIL_INC <ffmpeg/avutil.h>
|
|
#define USE_GTKCAIRO
|
|
#define VERSION ${VERSION}
|
|
|
|
configure: exit 0
|