All pastes #1954081 Raw Edit

Mine

public text v1 · immutable
#1954081 ·published 2010-10-04 14:36 UTC
rendered paste body
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Aegisub configure 2.1.9, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ /usr/src/aegisub/configure --enable-maintainer-mode

## --------- ##
## Platform. ##
## --------- ##

hostname = u2
uname -m = x86_64
uname -r = 2.6.36-rc6
uname -s = Linux
uname -v = #2 SMP PREEMPT Sun Oct 3 22:06:46 MSD 2010

/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E8300 @ 2.83GHz
/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: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /opt/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3016: checking for a BSD-compatible install
configure:3084: result: /usr/bin/install -c
configure:3095: checking whether build environment is sane
configure:3132: result: yes
configure:3259: checking for a thread-safe mkdir -p
configure:3298: result: /bin/mkdir -p
configure:3311: checking for gawk
configure:3327: found /bin/gawk
configure:3338: result: gawk
configure:3349: checking whether make sets $(MAKE)
configure:3371: result: yes
configure:3465: checking for style of include used by make
configure:3493: result: GNU
configure:3563: checking for gcc
configure:3579: found /usr/bin/gcc
configure:3590: result: gcc
configure:3819: checking for C compiler version
configure:3828: gcc --version >&5
gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
Copyright (C) 2010 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:3839: $? = 0
configure:3828: gcc -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
Thread model: posix
gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) 
configure:3839: $? = 0
configure:3828: gcc -V >&5
gcc: '-V' option must have argument
configure:3839: $? = 1
configure:3828: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3839: $? = 1
configure:3859: checking whether the C compiler works
configure:3881: gcc    conftest.c  >&5
configure:3885: $? = 0
configure:3934: result: yes
configure:3937: checking for C compiler default output file name
configure:3939: result: a.out
configure:3945: checking for suffix of executables
configure:3952: gcc -o conftest    conftest.c  >&5
configure:3956: $? = 0
configure:3978: result: 
configure:4000: checking whether we are cross compiling
configure:4008: gcc -o conftest    conftest.c  >&5
configure:4012: $? = 0
configure:4019: ./conftest
configure:4023: $? = 0
configure:4038: result: no
configure:4043: checking for suffix of object files
configure:4065: gcc -c   conftest.c >&5
configure:4069: $? = 0
configure:4090: result: o
configure:4094: checking whether we are using the GNU C compiler
configure:4113: gcc -c   conftest.c >&5
configure:4113: $? = 0
configure:4122: result: yes
configure:4131: checking whether gcc accepts -g
configure:4151: gcc -c -g  conftest.c >&5
configure:4151: $? = 0
configure:4192: result: yes
configure:4209: checking for gcc option to accept ISO C89
configure:4273: gcc  -c -g -O2  conftest.c >&5
configure:4273: $? = 0
configure:4286: result: none needed
configure:4308: checking dependency style of gcc
configure:4418: result: gcc3
configure:4439: checking how to run the C preprocessor
configure:4470: gcc -E  conftest.c
configure:4470: $? = 0
configure:4484: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4484: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4509: result: gcc -E
configure:4529: gcc -E  conftest.c
configure:4529: $? = 0
configure:4543: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4572: checking for grep that handles long lines and -e
configure:4630: result: /bin/grep
configure:4635: checking for egrep
configure:4697: result: /bin/grep -E
configure:4702: checking for ANSI C header files
configure:4722: gcc -c -g -O2  conftest.c >&5
configure:4722: $? = 0
configure:4795: gcc -o conftest -g -O2   conftest.c  >&5
configure:4795: $? = 0
configure:4795: ./conftest
configure:4795: $? = 0
configure:4806: result: yes
configure:4819: checking for sys/types.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for sys/stat.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for stdlib.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for string.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for memory.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for strings.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for inttypes.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for stdint.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4819: checking for unistd.h
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4819: result: yes
configure:4833: checking minix/config.h usability
configure:4833: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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
| /* 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 <minix/config.h>
configure:4833: result: no
configure:4833: checking minix/config.h presence
configure:4833: gcc -E  conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4833: result: no
configure:4833: checking for minix/config.h
configure:4833: result: no
configure:4854: checking whether it is safe to define __EXTENSIONS__
configure:4872: gcc -c -g -O2  conftest.c >&5
configure:4872: $? = 0
configure:4879: result: yes
configure:4898: checking build system type
configure:4912: result: x86_64-unknown-linux-gnu
configure:4932: checking host system type
configure:4945: result: x86_64-unknown-linux-gnu
configure:4971: checking for target architecture
configure:4979: result: x86_64-unknown-linux-gnu
configure:5040: checking for MDCPUCFG setting
configure:5081: result: md/_linux.cfg
configure:5127: checking whether byte ordering is bigendian
configure:5142: gcc -c -g -O2  conftest.c >&5
conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:5142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5187: gcc -c -g -O2  conftest.c >&5
configure:5187: $? = 0
configure:5205: gcc -c -g -O2  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:5205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 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:5333: result: no
configure:5431: checking whether BUILD_CREDIT has been set
configure:5449: result: no
configure:5457: checking for GNU make
configure:5472: result: make
configure:5531: checking for gcc
configure:5558: result: gcc
configure:5787: checking for C compiler version
configure:5796: gcc --version >&5
gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3
Copyright (C) 2010 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:5807: $? = 0
configure:5796: gcc -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
Thread model: posix
gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) 
configure:5807: $? = 0
configure:5796: gcc -V >&5
gcc: '-V' option must have argument
configure:5807: $? = 1
configure:5796: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5807: $? = 1
configure:5811: checking whether we are using the GNU C compiler
configure:5839: result: yes
configure:5848: checking whether gcc accepts -g
configure:5909: result: yes
configure:5926: checking for gcc option to accept ISO C89
configure:6003: result: none needed
configure:6025: checking dependency style of gcc
configure:6135: result: gcc3
configure:6208: checking for g++
configure:6224: found /usr/bin/g++
configure:6235: result: g++
configure:6262: checking for C++ compiler version
configure:6271: g++ --version >&5
g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3
Copyright (C) 2010 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:6282: $? = 0
configure:6271: g++ -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2'
Thread model: posix
gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) 
configure:6282: $? = 0
configure:6271: g++ -V >&5
g++: '-V' option must have argument
configure:6282: $? = 1
configure:6271: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:6282: $? = 1
configure:6286: checking whether we are using the GNU C++ compiler
configure:6305: g++ -c   conftest.cpp >&5
configure:6305: $? = 0
configure:6314: result: yes
configure:6323: checking whether g++ accepts -g
configure:6343: g++ -c -g  conftest.cpp >&5
configure:6343: $? = 0
configure:6384: result: yes
configure:6409: checking dependency style of g++
configure:6519: result: gcc3
configure:6541: checking whether gcc and cc understand -c and -o together
configure:6572: gcc -c conftest.cpp -o conftest2.o >&5
configure:6576: $? = 0
configure:6582: gcc -c conftest.cpp -o conftest2.o >&5
configure:6586: $? = 0
configure:6597: cc -c conftest.cpp >&5
configure:6601: $? = 0
configure:6609: cc -c conftest.cpp -o conftest2.o >&5
configure:6613: $? = 0
configure:6619: cc -c conftest.cpp -o conftest2.o >&5
configure:6623: $? = 0
configure:6641: result: yes
configure:6713: checking how to print strings
configure:6740: result: printf
configure:6761: checking for a sed that does not truncate output
configure:6825: result: /bin/sed
configure:6843: checking for fgrep
configure:6905: result: /bin/grep -F
configure:6940: checking for ld used by gcc
configure:7007: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:7014: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:7029: result: yes
configure:7041: checking for BSD- or MS-compatible name lister (nm)
configure:7090: result: /usr/bin/nm -B
configure:7220: checking the name lister (/usr/bin/nm -B) interface
configure:7227: g++ -c -g -O2  conftest.cpp >&5
configure:7230: /usr/bin/nm -B "conftest.o"
configure:7233: output
0000000000000000 B some_variable
configure:7240: result: BSD nm
configure:7243: checking whether ln -s works
configure:7247: result: yes
configure:7255: checking the maximum length of command line arguments
configure:7380: result: 1572864
configure:7397: checking whether the shell understands some XSI constructs
configure:7407: result: yes
configure:7411: checking whether the shell understands "+="
configure:7417: result: yes
configure:7452: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
configure:7459: result: -r
configure:7528: checking for objdump
configure:7544: found /usr/bin/objdump
configure:7555: result: objdump
configure:7587: checking how to recognize dependent libraries
configure:7789: result: pass_all
configure:7849: checking for ar
configure:7865: found /usr/bin/ar
configure:7876: result: ar
configure:7954: checking for strip
configure:7970: found /usr/bin/strip
configure:7981: result: strip
configure:8053: checking for ranlib
configure:8069: found /usr/bin/ranlib
configure:8080: result: ranlib
configure:8182: checking command to parse /usr/bin/nm -B output from gcc object
configure:8300: g++ -c -g -O2  conftest.cpp >&5
configure:8303: $? = 0
configure:8307: /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:8310: $? = 0
configure:8364: g++ -o conftest -g -O2   conftest.cpp conftstm.o >&5
configure:8367: $? = 0
configure:8405: result: ok
configure:8500: g++ -c -g -O2  conftest.cpp >&5
configure:8503: $? = 0
configure:9242: checking for dlfcn.h
configure:9242: g++ -c -g -O2  conftest.cpp >&5
configure:9242: $? = 0
configure:9242: result: yes
configure:9430: checking for objdir
configure:9445: result: .libs
configure:9712: checking if gcc supports -fno-rtti -fno-exceptions
configure:9730: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9734: $? = 0
configure:9747: result: no
configure:9767: checking for gcc option to produce PIC
configure:10052: result: -fPIC -DPIC
configure:10064: checking if gcc PIC flag -fPIC -DPIC works
configure:10082: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:10086: $? = 0
configure:10099: result: yes
configure:10123: checking if gcc static flag -static works
configure:10151: result: yes
configure:10166: checking if gcc supports -c -o file.o
configure:10187: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:10191: $? = 0
configure:10213: result: yes
configure:10221: checking if gcc supports -c -o file.o
configure:10268: result: yes
configure:10301: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:11376: result: yes
configure:11413: checking whether -lc should be explicitly linked in
configure:11421: gcc -c -g -O2  conftest.c >&5
configure:11424: $? = 0
configure:11439: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:11442: $? = 0
configure:11456: result: no
configure:11621: checking dynamic linker characteristics
configure:12089: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12089: $? = 0
configure:12311: result: GNU/Linux ld.so
configure:12418: checking how to hardcode library paths into programs
configure:12443: result: immediate
configure:12983: checking whether stripping libraries is possible
configure:12988: result: yes
configure:13023: checking if libtool supports shared libraries
configure:13025: result: yes
configure:13028: checking whether to build shared libraries
configure:13049: result: yes
configure:13052: checking whether to build static libraries
configure:13056: result: yes
configure:13079: checking how to run the C++ preprocessor
configure:13106: g++ -E  conftest.cpp
configure:13106: $? = 0
configure:13120: g++ -E  conftest.cpp
conftest.cpp:31:28: error: ac_nonexistent.h: No such file or directory
configure:13120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:13145: result: g++ -E
configure:13165: g++ -E  conftest.cpp
configure:13165: $? = 0
configure:13179: g++ -E  conftest.cpp
conftest.cpp:31:28: error: ac_nonexistent.h: No such file or directory
configure:13179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:13347: checking for ld used by g++
configure:13414: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:13421: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
configure:13436: result: yes
configure:13491: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14423: result: yes
configure:14451: g++ -c -g -O2  conftest.cpp >&5
configure:14454: $? = 0
configure:14636: checking for g++ option to produce PIC
configure:14958: result: -fPIC -DPIC
configure:14967: checking if g++ PIC flag -fPIC -DPIC works
configure:14985: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14989: $? = 0
configure:15002: result: yes
configure:15023: checking if g++ static flag -static works
configure:15051: result: yes
configure:15063: checking if g++ supports -c -o file.o
configure:15084: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:15088: $? = 0
configure:15110: result: yes
configure:15115: checking if g++ supports -c -o file.o
configure:15162: result: yes
configure:15192: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:15220: result: yes
configure:15363: checking dynamic linker characteristics
configure:15987: result: GNU/Linux ld.so
configure:16040: checking how to hardcode library paths into programs
configure:16065: result: immediate
configure:16167: checking for ranlib
configure:16194: result: ranlib
configure:16269: checking for pkg-config
configure:16287: found /usr/bin/pkg-config
configure:16299: result: /usr/bin/pkg-config
configure:16324: checking pkg-config is at least version 0.20
configure:16327: result: yes
configure:16340: checking whether to enable maintainer-specific portions of Makefiles
configure:16349: result: yes
configure:16365: checking for svn version
configure:16370: result: 4791 from "svnversion ."
configure:16411: checking for build date
configure:16414: result: 2010-10-04 18:30 MSD
configure:16593: checking for the pthreads library -lpthreads
configure:16626: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:16626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:16635: result: no
configure:16538: checking whether pthreads work without any flags
configure:16626: gcc -o conftest -g -O2    conftest.c   >&5
/tmp/ccJkVyNc.o: In function `main':
/usr/src/aegisub/conftest.c:36: undefined reference to `pthread_join'
/usr/src/aegisub/conftest.c:37: undefined reference to `__pthread_register_cancel'
/usr/src/aegisub/conftest.c:38: undefined reference to `pthread_create'
/usr/src/aegisub/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:16635: result: no
configure:16543: checking whether pthreads work with -Kthread
configure:16626: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
gcc: unrecognized option '-Kthread'
/tmp/ccWLZJif.o: In function `main':
/usr/src/aegisub/conftest.c:36: undefined reference to `pthread_join'
/usr/src/aegisub/conftest.c:37: undefined reference to `__pthread_register_cancel'
/usr/src/aegisub/conftest.c:38: undefined reference to `pthread_create'
/usr/src/aegisub/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:16635: result: no
configure:16543: checking whether pthreads work with -kthread
configure:16626: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
gcc: unrecognized option '-kthread'
/tmp/ccGZbWqi.o: In function `main':
/usr/src/aegisub/conftest.c:36: undefined reference to `pthread_join'
/usr/src/aegisub/conftest.c:37: undefined reference to `__pthread_register_cancel'
/usr/src/aegisub/conftest.c:38: undefined reference to `pthread_create'
/usr/src/aegisub/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:16626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:16635: result: no
configure:16593: checking for the pthreads library -llthread
configure:16626: gcc -o conftest -g -O2    conftest.c -llthread  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:16626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:16635: result: no
configure:16543: checking whether pthreads work with -pthread
configure:16626: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:16626: $? = 0
configure:16635: result: yes
configure:16654: checking for joinable pthread attribute
configure:16669: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:16669: $? = 0
configure:16675: result: PTHREAD_CREATE_JOINABLE
configure:16685: checking if more special flags are required for pthreads
configure:16692: result: no
configure:16801: checking whether gcc supports -Wall
configure:16814: gcc -c -g -O2 -Wall  conftest.c >&5
configure:16814: $? = 0
configure:16815: result: yes
configure:16842: checking whether gcc supports -Wextra
configure:16855: gcc -c -g -O2 -Wall -Wextra  conftest.c >&5
configure:16855: $? = 0
configure:16856: result: yes
configure:16923: checking whether gcc supports -Wno-unused-parameter
configure:16936: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter  conftest.c >&5
configure:16936: $? = 0
configure:16937: result: yes
configure:16964: checking whether gcc supports -std=gnu99
configure:16977: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99  conftest.c >&5
configure:16977: $? = 0
configure:16978: result: yes
configure:17005: checking whether gcc supports -pipe
configure:17018: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe  conftest.c >&5
configure:17018: $? = 0
configure:17019: result: yes
configure:17046: checking whether g++ supports -Wall
configure:17059: g++ -c -g -O2 -Wall  conftest.cpp >&5
configure:17059: $? = 0
configure:17060: result: yes
configure:17087: checking whether g++ supports -Wextra
configure:17100: g++ -c -g -O2 -Wall -Wextra  conftest.cpp >&5
configure:17100: $? = 0
configure:17101: result: yes
configure:17168: checking whether g++ supports -Wno-unused-parameter
configure:17181: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter  conftest.cpp >&5
configure:17181: $? = 0
configure:17182: result: yes
configure:17209: checking whether g++ supports -Wno-long-long
configure:17222: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long  conftest.cpp >&5
configure:17222: $? = 0
configure:17223: result: yes
configure:17250: checking whether g++ supports -fpermissive
configure:17263: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive  conftest.cpp >&5
configure:17263: $? = 0
configure:17264: result: yes
configure:17291: checking whether g++ supports -fno-strict-aliasing
configure:17304: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing  conftest.cpp >&5
configure:17304: $? = 0
configure:17305: result: yes
configure:17332: checking whether g++ supports -std=c++98
configure:17345: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98  conftest.cpp >&5
configure:17345: $? = 0
configure:17346: result: yes
configure:17373: checking whether g++ supports -pipe
configure:17386: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe  conftest.cpp >&5
configure:17386: $? = 0
configure:17387: result: yes
configure:17422: checking whether gcc supports -O2
configure:17435: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2  conftest.c >&5
configure:17435: $? = 0
configure:17436: result: yes
configure:17463: checking whether g++ supports -O2
configure:17476: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
configure:17476: $? = 0
configure:17477: result: yes
configure:17501: checking for X
configure:17609: g++ -E  conftest.cpp
configure:17609: $? = 0
configure:17640: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp -lX11  >&5
configure:17640: $? = 0
configure:17690: result: libraries , headers 
configure:17789: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp   -lX11 >&5
configure:17789: $? = 0
configure:17887: checking for gethostbyname
configure:17887: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp  >&5
configure:17887: $? = 0
configure:17887: result: yes
configure:17984: checking for connect
configure:17984: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp  >&5
configure:17984: $? = 0
configure:17984: result: yes
configure:18033: checking for remove
configure:18033: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp  >&5
configure:18033: $? = 0
configure:18033: result: yes
configure:18082: checking for shmat
configure:18082: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp  >&5
configure:18082: $? = 0
configure:18082: result: yes
configure:18140: checking for IceConnectionNumber in -lICE
configure:18165: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp -lICE   >&5
configure:18165: $? = 0
configure:18174: result: yes
configure:18184: checking for ANSI C header files
configure:18288: result: yes
configure:18296: checking for stdbool.h that conforms to C99
configure:18381: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
conftest.cpp:61: warning: the address of 's' will always evaluate as 'true'
conftest.cpp: In function 'int main()':
conftest.cpp:105: warning: the address of 'a' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'b' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'c' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'd' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'f' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'g' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'h' will always evaluate as 'true'
conftest.cpp:105: warning: the address of 'i' will always evaluate as 'true'
conftest.cpp:106: warning: the address of 'n' will always evaluate as 'true'
conftest.cpp:106: warning: the address of 'o' will always evaluate as 'true'
conftest.cpp:106: warning: the address of 'p' will always evaluate as 'true'
configure:18381: $? = 0
configure:18388: result: yes
configure:18390: checking for _Bool
configure:18390: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:70: error: '_Bool' was not declared in this scope
configure:18390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 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
| int
| main ()
| {
| if (sizeof (_Bool))
| 	 return 0;
|   ;
|   return 0;
| }
configure:18390: result: no
configure:18406: checking for an ANSI C-conforming const
configure:18471: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
configure:18471: $? = 0
configure:18478: result: yes
configure:18486: checking for inline
configure:18502: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
configure:18502: $? = 0
configure:18510: result: inline
configure:18528: checking for working volatile
configure:18547: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:42: warning: 'x' is used uninitialized in this function
configure:18547: $? = 0
configure:18554: result: yes
configure:18562: checking for main in -lm
configure:18581: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp -lm   >&5
configure:18581: $? = 0
configure:18590: result: yes
configure:18602: checking for strlcpy
configure:18602: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp -lm  >&5
/tmp/ccPlB1uY.o: In function `main':
/usr/src/aegisub/conftest.cpp:70: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:18602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); 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 strlcpy
| 
| /* 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 strlcpy ();
| /* 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_strlcpy || defined __stub___strlcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:18602: result: no
configure:19122: checking whether preprocessor supports #pragma once
configure:19135: g++ -E  conftest.cpp
conftest.cpp:36:9: warning: #pragma once in main file
configure:19135: $? = 0
configure:19137: result: yes
configure:19151: checking for OpenMP flag of C++ compiler
configure:19187: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -fopenmp   conftest.cpp -lm  >&5
configure:19187: $? = 0
configure:19196: result: -fopenmp
configure:19227: checking wchar.h usability
configure:19227: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
configure:19227: $? = 0
configure:19227: result: yes
configure:19227: checking wchar.h presence
configure:19227: g++ -E  conftest.cpp
configure:19227: $? = 0
configure:19227: result: yes
configure:19227: checking for wchar.h
configure:19227: result: yes
configure:19268: checking whether we are using the Microsoft C compiler
configure:19287: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: 'choke' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: expected ';' before 'me'
configure:19287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef _MSC_VER
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:19296: result: no
configure:19318: checking windows.h usability
configure:19318: gcc -c -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2  conftest.c >&5
conftest.c:71:21: error: windows.h: No such file or directory
configure:19318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 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 <windows.h>
configure:19318: result: no
configure:19318: checking windows.h presence
configure:19318: gcc -E  conftest.c
conftest.c:38:21: error: windows.h: No such file or directory
configure:19318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| /* end confdefs.h.  */
| #include <windows.h>
configure:19318: result: no
configure:19318: checking for windows.h
configure:19318: result: no
configure:19329: checking for OpenGL library
configure:19362: gcc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2 -pthread   conftest.c -lopengl32  -lm -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lopengl32
collect2: ld returned 1 exit status
configure:19362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| /* end confdefs.h.  */
| 
| # if HAVE_WINDOWS_H && defined(_WIN32)
| #   include <windows.h>
| # endif
| # include <GL/gl.h>
| int
| main ()
| {
| glBegin(0)
|   ;
|   return 0;
| }
configure:19362: gcc -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2 -pthread   conftest.c -lGL  -lm -lm  >&5
configure:19362: $? = 0
configure:19371: result: -lGL
configure:19408: checking whether OpenGL works
configure:19427: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -pthread -lGL  -lm conftest.cpp -lm  >&5
configure:19427: $? = 0
configure:19427: ./conftest
configure:19427: $? = 0
configure:19438: result: yes
configure:19456: checking whether OpenGLU works
configure:19476: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -pthread -lGL  -lm -lGLU conftest.cpp -lm  >&5
configure:19476: $? = 0
configure:19476: ./conftest
configure:19476: $? = 0
configure:19487: result: yes
configure:19506: checking for FREETYPE
configure:19513: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.7.0"
configure:19516: $? = 0
configure:19529: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.7.0"
configure:19532: $? = 0
configure:19575: result: yes
configure:19587: checking whether Freetype works
configure:19610: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/freetype2   -lfreetype   conftest.cpp -lm  >&5
configure:19610: $? = 0
configure:19610: ./conftest
configure:19610: $? = 0
configure:19621: result: yes
configure:19640: checking for FONTCONFIG
configure:19647: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4"
configure:19650: $? = 0
configure:19663: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4"
configure:19666: $? = 0
configure:19723: result: yes
configure:19733: checking whether FontConfig works
configure:19757: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -lfontconfig   conftest.cpp -lm  >&5
configure:19757: $? = 0
configure:19757: ./conftest
configure:19757: $? = 0
configure:19768: result: yes
configure:19812: checking whether iconv works
configure:19835: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp -lm  >&5
configure:19835: $? = 0
configure:19835: ./conftest
configure:19835: $? = 0
configure:19846: result: yes
configure:19884: checking for snd_pcm_open in -lasound
configure:19909: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  -lasound conftest.cpp -lasound  -lm  >&5
configure:19909: $? = 0
configure:19918: result: yes
configure:19960: checking for PORTAUDIO
configure:19967: $PKG_CONFIG --exists --print-errors "portaudio-2.0 >= 19"
Package portaudio-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `portaudio-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'portaudio-2.0' found
configure:19970: $? = 1
configure:19983: $PKG_CONFIG --exists --print-errors "portaudio-2.0 >= 19"
Package portaudio-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `portaudio-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'portaudio-2.0' found
configure:19986: $? = 1
configure:19999: result: no
No package 'portaudio-2.0' found
configure:20263: checking for OPENAL
configure:20270: $PKG_CONFIG --exists --print-errors "openal >= 0.0.8"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:20273: $? = 1
configure:20286: $PKG_CONFIG --exists --print-errors "openal >= 0.0.8"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:20289: $? = 1
configure:20302: result: no
No package 'openal' found
configure:20426: checking soundcard.h usability
configure:20426: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
conftest.cpp:74:23: error: soundcard.h: No such file or directory
configure:20426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 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 <soundcard.h>
configure:20426: result: no
configure:20426: checking soundcard.h presence
configure:20426: g++ -E  conftest.cpp
conftest.cpp:41:23: error: soundcard.h: No such file or directory
configure:20426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| /* end confdefs.h.  */
| #include <soundcard.h>
configure:20426: result: no
configure:20426: checking for soundcard.h
configure:20426: result: no
configure:20426: checking sys/soundcard.h usability
configure:20426: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2  conftest.cpp >&5
configure:20426: $? = 0
configure:20426: result: yes
configure:20426: checking sys/soundcard.h presence
configure:20426: g++ -E  conftest.cpp
configure:20426: $? = 0
configure:20426: result: yes
configure:20426: checking for sys/soundcard.h
configure:20426: result: yes
configure:20473: checking for LIBAVCODEC
configure:20480: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.27.0"
configure:20483: $? = 0
configure:20496: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.27.0"
configure:20499: $? = 0
configure:20536: result: yes
configure:20542: checking for LIBAVFORMAT
configure:20549: $PKG_CONFIG --exists --print-errors "libavformat >= 52.32.0"
configure:20552: $? = 0
configure:20565: $PKG_CONFIG --exists --print-errors "libavformat >= 52.32.0"
configure:20568: $? = 0
configure:20605: result: yes
configure:20611: checking for LIBSWSCALE
configure:20618: $PKG_CONFIG --exists --print-errors "libswscale >=  0.7.1"
configure:20621: $? = 0
configure:20634: $PKG_CONFIG --exists --print-errors "libswscale >=  0.7.1"
configure:20637: $? = 0
configure:20674: result: yes
configure:20680: checking for LIBAVUTIL
configure:20687: $PKG_CONFIG --exists --print-errors "libavutil >= 50.3.0"
configure:20690: $? = 0
configure:20703: $PKG_CONFIG --exists --print-errors "libavutil >= 50.3.0"
configure:20706: $? = 0
configure:20743: result: yes
configure:20755: checking whether FFMPEG works
configure:20807: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2         -lswscale   -lavcodec   -lavformat   -lavutil   conftest.cpp -lm  >&5
In file included from /usr/include/libavutil/avutil.h:88,
                 from /usr/include/libavcodec/avcodec.h:30,
                 from /usr/include/libavformat/avformat.h:76,
                 from conftest.cpp:45:
/usr/include/libavutil/common.h: In function 'int32_t av_clipl_int32_c(int64_t)':
/usr/include/libavutil/common.h:168: error: 'UINT64_C' was not declared in this scope
conftest.cpp: In function 'int main()':
conftest.cpp:56: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/libavformat/avformat.h:1052)
conftest.cpp:56: warning: 'AVFormatContext* av_alloc_format_context()' is deprecated (declared at /usr/include/libavformat/avformat.h:1052)
conftest.cpp:71: warning: 'SwsContext* sws_getContext(int, int, PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, const double*)' is deprecated (declared at /usr/include/libswscale/swscale.h:191)
conftest.cpp:71: warning: 'SwsContext* sws_getContext(int, int, PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, const double*)' is deprecated (declared at /usr/include/libswscale/swscale.h:191)
configure:20807: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| /* end confdefs.h.  */
| 
| extern "C" {
| #include <libavformat/avformat.h>
| #include <libavcodec/avcodec.h>
| #include <libswscale/swscale.h>
| }
| 
| int main (void) {
|   AVFormatContext *fc = NULL;
|   AVCodec *c = NULL;
|   SwsContext *swsc = NULL;
| 
|   av_register_all();
|   fc = av_alloc_format_context();
|   if (fc == NULL) {
|     printf("avformat failure\n");
|     return 1;
|   }
|   av_free(fc);
| 
|   avcodec_init();
|   avcodec_register_all();
|   c = avcodec_find_decoder(CODEC_ID_PCM_S16LE);
|   if (c == NULL) {
|     printf("avcodec failure\n");
|     return 1;
|   }
| 
|   swsc = sws_getContext(704, 480, PIX_FMT_RGB32, 704, 480, PIX_FMT_YUV420P, SWS_BILINEAR, NULL, NULL, NULL);
|   if (swsc == NULL) {
|     printf("swscale failure\n");
|     return 1;
|   }
|   sws_freeContext(swsc);
| 
|   return 0;
| }
configure:20818: result: no
configure:20826: WARNING: FFMPEG detected, but it doesn't work...
configure:21266: checking for HUNSPELL
configure:21273: $PKG_CONFIG --exists --print-errors "hunspell >= 1.2.0"
configure:21276: $? = 0
configure:21289: $PKG_CONFIG --exists --print-errors "hunspell >= 1.2.0"
configure:21292: $? = 0
configure:21329: result: yes
configure:21338: checking whether Hunspell works
configure:21361: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/hunspell   -lhunspell-1.2   conftest.cpp -lm  >&5
configure:21361: $? = 0
configure:21361: ./conftest
error: empty dic file
Hash Manager Error : 2
configure:21361: $? = 0
configure:21372: result: yes
configure:21458: checking for lua.hpp in /usr/include/lua5.1
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/lua5.1 conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21458: checking for lua.hpp in /usr/include/lua51
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/lua51 conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21458: checking for lua.hpp in /usr/local/include/lua51
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include/lua51 conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21458: checking for lua.hpp in /usr/local/include/lua5.1
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include/lua5.1 conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21458: checking for lua.hpp in /usr/include
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21458: checking for lua.hpp in /usr/local/include
configure:21474: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:46:19: error: lua.hpp: No such file or directory
configure:21474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.hpp>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21483: result: no
configure:21509: checking for -llua51
configure:21525: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua51  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua51
collect2: ld returned 1 exit status
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21535: result: no
configure:21509: checking for -llua-5.1
configure:21525: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua-5.1  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua-5.1
collect2: ld returned 1 exit status
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21535: result: no
configure:21509: checking for -llua5.1
configure:21525: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua5.1  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua5.1
collect2: ld returned 1 exit status
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21535: result: no
configure:21509: checking for -llua
configure:21525: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua
collect2: ld returned 1 exit status
configure:21525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21535: result: no
configure:21558: checking whether Lua 5.1 (auto4) works
configure:21583: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   conftest.cpp  >&5
conftest.cpp:47:19: error: lua.hpp: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:50: error: 'lua_State' was not declared in this scope
conftest.cpp:50: error: 'L' was not declared in this scope
conftest.cpp:50: error: 'luaL_newstate' was not declared in this scope
conftest.cpp:51: error: 'lua_pushstring' was not declared in this scope
conftest.cpp:52: error: 'lua_objlen' was not declared in this scope
conftest.cpp:53: error: 'lua_close' was not declared in this scope
configure:21583: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| #include <lua.hpp>
| 
| int main () {
|   lua_State *L = luaL_newstate();
|   lua_pushstring(L, "test");
|   int res = lua_objlen(L, -1) == 4;
|   lua_close(L);
|   return !res;
| }
configure:21594: result: no
configure:21648: checking for lua.h in /usr/include/lua5.0
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/lua5.0 conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21648: checking for lua.h in /usr/include/lua50
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include/lua50 conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21648: checking for lua.h in /usr/local/include/lua50
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include/lua50 conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21648: checking for lua.h in /usr/local/include/lua5.0
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include/lua5.0 conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21648: checking for lua.h in /usr/include
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/include conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21648: checking for lua.h in /usr/local/include
configure:21664: g++ -c -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2 -I/usr/local/include conftest.cpp >&5
conftest.cpp:46:17: error: lua.h: No such file or directory
configure:21664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| #include <lua.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21673: result: no
configure:21699: checking for -llua50
configure:21715: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua50  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua50
collect2: ld returned 1 exit status
configure:21715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21725: result: no
configure:21699: checking for -llua-5.0
configure:21715: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua-5.0  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua-5.0
collect2: ld returned 1 exit status
configure:21715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21725: result: no
configure:21699: checking for -llua5.0
configure:21715: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llua5.0  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llua5.0
collect2: ld returned 1 exit status
configure:21715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21725: result: no
configure:21699: checking for -llua
configure:21725: result: no
configure:21748: checking for -llualib50
configure:21764: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llualib50  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llualib50
collect2: ld returned 1 exit status
configure:21764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21774: result: no
configure:21748: checking for -llualib-5.0
configure:21764: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llualib-5.0  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llualib-5.0
collect2: ld returned 1 exit status
configure:21764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21774: result: no
configure:21748: checking for -llualib5.0
configure:21764: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llualib5.0  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llualib5.0
collect2: ld returned 1 exit status
configure:21764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21774: result: no
configure:21748: checking for -llualib
configure:21764: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2   -llualib  conftest.cpp -lm  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llualib
collect2: ld returned 1 exit status
configure:21764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:21774: result: no
configure:21795: checking whether Lua 5.0 (auto3) works
configure:21824: g++ -o conftest -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2    conftest.cpp -lm  >&5
conftest.cpp:48:17: error: lua.h: No such file or directory
conftest.cpp:49:21: error: lauxlib.h: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:55: error: 'lua_State' was not declared in this scope
conftest.cpp:55: error: 'L' was not declared in this scope
conftest.cpp:55: error: 'lua_open' was not declared in this scope
conftest.cpp:57: error: 'luaL_newmetatable' was not declared in this scope
conftest.cpp:58: error: 'lua_close' was not declared in this scope
configure:21824: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Aegisub"
| #define PACKAGE_TARNAME "aegisub"
| #define PACKAGE_VERSION "2.1.9"
| #define PACKAGE_STRING "Aegisub 2.1.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "aegisub"
| #define VERSION "2.1.9"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LITTLE_ENDIAN 1
| #define AEGISUB_VERSION_DATA "2.1"
| #define INSTALL_PREFIX "/usr/local"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define BUILD_SVN_REVISION 4791
| #define HAVE_PTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIBM 1
| #define HAVE_PRAGMA_ONCE 1
| #define HAVE_OPENMP 1
| #define WITH_FREETYPE2 1
| #define WITH_FONTCONFIG 1
| #define WITH_ALSA 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define WITH_OSS 1
| #define WITH_LIBASS 1
| #define WITH_HUNSPELL 1
| #define WITH_UNIVCHARDET 1
| /* end confdefs.h.  */
| 
| extern "C" {
| #include "lua.h"
| #include "lauxlib.h"
| }
| #ifdef lua_open
| #error This is not Lua 5.0
| #endif
| int main() {
|   lua_State *L = lua_open();
|   if (!L) return 1;
|   luaL_newmetatable(L, "test");
|   lua_close(L);
| }
configure:21835: result: no
configure:22303: checking for wx-config
configure:22322: found /usr/bin/wx-config
configure:22335: result: /usr/bin/wx-config
configure:22353: checking for wxWidgets version >= 2.8.1 (--unicode)
configure:22465: result: no
configure:22539: error: in `/usr/src/aegisub':
configure:22542: error: wxWidgets detection failed, please set --with-wx* or add the libraries to your LDFLAGS, CXX/CFLAGS.
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

_cv_gnu_make_command=make
ac_cv_build=x86_64-unknown-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_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LDFLAGS_set=
ac_cv_env_ALSA_LDFLAGS_value=
ac_cv_env_ASA_CFLAGS_set=
ac_cv_env_ASA_CFLAGS_value=
ac_cv_env_ASA_LIBS_set=
ac_cv_env_ASA_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CCMALLOC_LDFLAGS_set=
ac_cv_env_CCMALLOC_LDFLAGS_value=
ac_cv_env_CCMALLOC_LIBS_set=
ac_cv_env_CCMALLOC_LIBS_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_CSRI_CFLAGS_set=
ac_cv_env_CSRI_CFLAGS_value=
ac_cv_env_CSRI_LIBS_set=
ac_cv_env_CSRI_LIBS_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_DEBUG_FLAGS_set=
ac_cv_env_DEBUG_FLAGS_value=
ac_cv_env_EFENCE_LDFLAGS_set=
ac_cv_env_EFENCE_LDFLAGS_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GCOV_FLAGS_set=
ac_cv_env_GCOV_FLAGS_value=
ac_cv_env_HUNSPELL_CFLAGS_set=
ac_cv_env_HUNSPELL_CFLAGS_value=
ac_cv_env_HUNSPELL_LIBS_set=
ac_cv_env_HUNSPELL_LIBS_value=
ac_cv_env_ICONV_CFLAGS_set=
ac_cv_env_ICONV_CFLAGS_value=
ac_cv_env_ICONV_LDFLAGS_set=
ac_cv_env_ICONV_LDFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBAVCODEC_CFLAGS_set=
ac_cv_env_LIBAVCODEC_CFLAGS_value=
ac_cv_env_LIBAVCODEC_LIBS_set=
ac_cv_env_LIBAVCODEC_LIBS_value=
ac_cv_env_LIBAVFORMAT_CFLAGS_set=
ac_cv_env_LIBAVFORMAT_CFLAGS_value=
ac_cv_env_LIBAVFORMAT_LIBS_set=
ac_cv_env_LIBAVFORMAT_LIBS_value=
ac_cv_env_LIBAVUTIL_CFLAGS_set=
ac_cv_env_LIBAVUTIL_CFLAGS_value=
ac_cv_env_LIBAVUTIL_LIBS_set=
ac_cv_env_LIBAVUTIL_LIBS_value=
ac_cv_env_LIBPOSTPROC_CFLAGS_set=
ac_cv_env_LIBPOSTPROC_CFLAGS_value=
ac_cv_env_LIBPOSTPROC_LIBS_set=
ac_cv_env_LIBPOSTPROC_LIBS_value=
ac_cv_env_LIBPULSE_CFLAGS_set=
ac_cv_env_LIBPULSE_CFLAGS_value=
ac_cv_env_LIBPULSE_LIBS_set=
ac_cv_env_LIBPULSE_LIBS_value=
ac_cv_env_LIBSWSCALE_CFLAGS_set=
ac_cv_env_LIBSWSCALE_CFLAGS_value=
ac_cv_env_LIBSWSCALE_LIBS_set=
ac_cv_env_LIBSWSCALE_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LUA50_CFLAGS_set=
ac_cv_env_LUA50_CFLAGS_value=
ac_cv_env_LUA50_LDFLAGS_set=
ac_cv_env_LUA50_LDFLAGS_value=
ac_cv_env_LUA50_LIBDIR_set=
ac_cv_env_LUA50_LIBDIR_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LDFLAGS_set=
ac_cv_env_LUA_LDFLAGS_value=
ac_cv_env_LUA_LIBDIR_set=
ac_cv_env_LUA_LIBDIR_value=
ac_cv_env_OPENAL_CFLAGS_set=
ac_cv_env_OPENAL_CFLAGS_value=
ac_cv_env_OPENAL_LIBS_set=
ac_cv_env_OPENAL_LIBS_value=
ac_cv_env_PERL_CFLAGS_set=
ac_cv_env_PERL_CFLAGS_value=
ac_cv_env_PERL_LDFLAGS_set=
ac_cv_env_PERL_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PORTAUDIO_CFLAGS_set=
ac_cv_env_PORTAUDIO_CFLAGS_value=
ac_cv_env_PORTAUDIO_LIBS_set=
ac_cv_env_PORTAUDIO_LIBS_value=
ac_cv_env_PROFILE_FLAGS_set=
ac_cv_env_PROFILE_FLAGS_value=
ac_cv_env_RUBY_CFLAGS_set=
ac_cv_env_RUBY_CFLAGS_value=
ac_cv_env_RUBY_LDFLAGS_set=
ac_cv_env_RUBY_LDFLAGS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strlcpy=no
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_soundcard_h=no
ac_cv_header_stdbool_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_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_asound_snd_pcm_open=yes
ac_cv_lib_m_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
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_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type__Bool=no
agi_cv_header__usr_include_lua50_lua_h=no
agi_cv_header__usr_include_lua51_lua_hpp=no
agi_cv_header__usr_include_lua5_0_lua_h=no
agi_cv_header__usr_include_lua5_1_lua_hpp=no
agi_cv_header__usr_include_lua_h=no
agi_cv_header__usr_include_lua_hpp=no
agi_cv_header__usr_local_include_lua50_lua_h=no
agi_cv_header__usr_local_include_lua51_lua_hpp=no
agi_cv_header__usr_local_include_lua5_0_lua_h=no
agi_cv_header__usr_local_include_lua5_1_lua_hpp=no
agi_cv_header__usr_local_include_lua_h=no
agi_cv_header__usr_local_include_lua_hpp=no
agi_cv_lib_lua50=no
agi_cv_lib_lua51=no
agi_cv_lib_lua5_0=no
agi_cv_lib_lua5_1=no
agi_cv_lib_lua=no
agi_cv_lib_lua_5_0=no
agi_cv_lib_lua_5_1=no
agi_cv_lib_lualib50=no
agi_cv_lib_lualib5_0=no
agi_cv_lib_lualib=no
agi_cv_lib_lualib_5_0=no
agi_cv_with_ffmpeg=no
agi_cv_with_fontconfig=yes
agi_cv_with_freetype=yes
agi_cv_with_hunspell=yes
agi_cv_with_iconv=yes
agi_cv_with_lua50=no
agi_cv_with_lua=no
agi_cv_with_opengl=yes
agi_cv_with_openglu=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_c_compiler_ms=no
ax_cv_check_gl_libgl=-lGL
ax_cv_cxx_openmp=-fopenmp
lt_cv_archive_cmds_need_lc=no
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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_shlibpath_overrides_runpath=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_FONTCONFIG_CFLAGS=' '
pkg_cv_FONTCONFIG_LIBS='-lfontconfig  '
pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2  '
pkg_cv_FREETYPE_LIBS='-lfreetype  '
pkg_cv_HUNSPELL_CFLAGS='-I/usr/include/hunspell  '
pkg_cv_HUNSPELL_LIBS='-lhunspell-1.2  '
pkg_cv_LIBAVCODEC_CFLAGS=' '
pkg_cv_LIBAVCODEC_LIBS='-lavcodec  '
pkg_cv_LIBAVFORMAT_CFLAGS=' '
pkg_cv_LIBAVFORMAT_LIBS='-lavformat  '
pkg_cv_LIBAVUTIL_CFLAGS=' '
pkg_cv_LIBAVUTIL_LIBS='-lavutil  '
pkg_cv_LIBSWSCALE_CFLAGS=' '
pkg_cv_LIBSWSCALE_LIBS='-lswscale  '
with_cv_perl=no
with_cv_ruby=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/src/aegisub/missing --run aclocal-1.10'
AEGISUB_COMMAND='aegisub-2.1'
AEGISUB_VERSION_DATA='2.1'
ALL_LINGUAS=''
ALSA_CFLAGS=''
ALSA_LDFLAGS='-lasound'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/aegisub/missing --run tar'
AR='ar'
ASA_CFLAGS=''
ASA_LIBS=''
AUTOCONF='${SHELL} /usr/src/aegisub/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/aegisub/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/aegisub/missing --run automake-1.10'
AWK='gawk'
BUILD_DARWIN_FALSE=''
BUILD_DARWIN_TRUE='#'
BUILD_DATE='2010-10-04 18:30 MSD'
BUILD_DEFAULT_FALSE=''
BUILD_DEFAULT_TRUE='#'
BUNDLE_STRING='Aegisub-2.1.9-dev-r4791-'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCMALLOC_LDFLAGS=''
CCMALLOC_LIBS=''
CFLAGS='-g -O2 -Wall -Wextra -Wno-unused-parameter -std=gnu99 -pipe -O2'
CPP='gcc -E'
CPPFLAGS=''
CSRI_CFLAGS=''
CSRI_LIBS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2'
CXXFLAGS_OSX=''
CYGPATH_W='echo'
DARWIN_ARCH=''
DATADIRNAME=''
DEBUG_FLAGS=''
DEFS=''
DEPDIR='.deps'
DESKTOP_DATADIR='${datarootdir}'
DESKTOP_DATADIR_FALSE='#'
DESKTOP_DATADIR_TRUE=''
DMG_STRING='Aegisub-2.1.9-dev-r4791-'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EFENCE_LDFLAGS=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
FONTCONFIG_CFLAGS=' '
FONTCONFIG_LIBS='-lfontconfig  '
FONTLISTER_FONTCONFIG_FALSE='#'
FONTLISTER_FONTCONFIG_TRUE=''
FONTLISTER_FREETYPE_FALSE=''
FONTLISTER_FREETYPE_TRUE='#'
FOUND_AUDIO_PLAYER_FALSE=''
FOUND_AUDIO_PLAYER_TRUE=''
FOUND_VIDEO_PROVIDER_FALSE=''
FOUND_VIDEO_PROVIDER_TRUE=''
FREETYPE_CFLAGS='-I/usr/include/freetype2  '
FREETYPE_LIBS='-lfreetype  '
GCOV_FLAGS=''
GETTEXT_PACKAGE=''
GL_CFLAGS='-pthread'
GL_LIBS='-lGL  -lm'
GMOFILES=''
GMSGFMT=''
GREP='/bin/grep'
HAVE_ALSA_FALSE='#'
HAVE_ALSA_TRUE=''
HAVE_AUTO3_LUA_FALSE=''
HAVE_AUTO3_LUA_TRUE='#'
HAVE_AUTO4_LUA_FALSE=''
HAVE_AUTO4_LUA_TRUE='#'
HAVE_AUTO4_PERL_FALSE=''
HAVE_AUTO4_PERL_TRUE='#'
HAVE_AUTO4_RUBY_FALSE=''
HAVE_AUTO4_RUBY_TRUE='#'
HAVE_AUTOMATION_FALSE=''
HAVE_AUTOMATION_TRUE='#'
HAVE_FFMPEG_FALSE=''
HAVE_FFMPEG_TRUE='#'
HAVE_HUNSPELL_FALSE='#'
HAVE_HUNSPELL_TRUE=''
HAVE_OPENAL_FALSE=''
HAVE_OPENAL_TRUE='#'
HAVE_OPENMP_FALSE='#'
HAVE_OPENMP_TRUE=''
HAVE_OSS_FALSE='#'
HAVE_OSS_TRUE=''
HAVE_PORTAUDIO_FALSE=''
HAVE_PORTAUDIO_TRUE='#'
HAVE_PROVIDER_FFMPEGSOURCE_FALSE=''
HAVE_PROVIDER_FFMPEGSOURCE_TRUE='#'
HAVE_PROVIDER_FFMPEG_FALSE=''
HAVE_PROVIDER_FFMPEG_TRUE='#'
HAVE_PULSEAUDIO_FALSE=''
HAVE_PULSEAUDIO_TRUE='#'
HAVE_UNIVCHARDET_FALSE='#'
HAVE_UNIVCHARDET_TRUE=''
HUNSPELL_CFLAGS='-I/usr/include/hunspell  '
HUNSPELL_LIBS='-lhunspell-1.2  '
ICONV_CFLAGS=''
ICONV_LDFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_POLICY_RULE=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SERVICE_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBASS_CFLAGS='-I../libass'
LIBASS_LIBS='-L../libass -lass_aegisub'
LIBAVCODEC_CFLAGS=' '
LIBAVCODEC_LIBS='-lavcodec  '
LIBAVFORMAT_CFLAGS=' '
LIBAVFORMAT_LIBS='-lavformat  '
LIBAVUTIL_CFLAGS=' '
LIBAVUTIL_LIBS='-lavutil  '
LIBOBJS=''
LIBPOSTPROC_CFLAGS=''
LIBPOSTPROC_LIBS=''
LIBPULSE_CFLAGS=''
LIBPULSE_LIBS=''
LIBS='-lm '
LIBSWSCALE_CFLAGS=' '
LIBSWSCALE_LIBS='-lswscale  '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LUA50_CFLAGS=''
LUA50_LDFLAGS=''
LUA50_LIBDIR=''
LUALIB50_LDFLAGS=''
LUA_CFLAGS=''
LUA_LDFLAGS=''
LUA_LIBDIR=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /usr/src/aegisub/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS=''
MSGFMT=''
MSGFMT_OPTS=''
MSGMERGE=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENAL_CFLAGS=''
OPENAL_LIBS=''
OPENMP_CXXFLAGS='-fopenmp'
OTOOL64=''
OTOOL=''
PACKAGE='aegisub'
PACKAGE_BUGREPORT=''
PACKAGE_DEBUG=''
PACKAGE_NAME='Aegisub'
PACKAGE_STRING='Aegisub 2.1.9-dev-r4791'
PACKAGE_TARNAME='aegisub'
PACKAGE_URL=''
PACKAGE_VERSION='2.1.9-dev-r4791'
PATH_SEPARATOR=':'
PERL_BIN=''
PERL_CFLAGS=''
PERL_LDFLAGS=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
PORTAUDIO_CFLAGS=''
PORTAUDIO_LIBS=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PRECOMPILED_HEADER_FALSE=''
PRECOMPILED_HEADER_TRUE=''
PROFILE_FLAGS=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
RUBY_BIN=''
RUBY_CFLAGS=''
RUBY_LDFLAGS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SVN_REVISION='4791'
USE_NLS=''
VERSION='2.1.9-dev-r4791'
WITH_CSRI_FALSE=''
WITH_CSRI_TRUE='#'
WITH_LIBASS_FALSE='#'
WITH_LIBASS_TRUE=''
WX_CFLAGS=''
WX_CFLAGS_ONLY=''
WX_CONFIG_PATH='/usr/bin/wx-config'
WX_CPPFLAGS=''
WX_CXXFLAGS=''
WX_CXXFLAGS_ONLY=''
WX_LIBS=''
WX_LIBS_STATIC=''
WX_RESCOMP=''
WX_VERSION=''
WX_VERSION_MAJOR=''
WX_VERSION_MICRO=''
WX_VERSION_MINOR=''
XGETTEXT=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
aegisubdatadir='${datarootdir}/aegisub/2.1'
aegisubdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/aegisub'
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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
ifGNUmake=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/src/aegisub/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_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Aegisub"
#define PACKAGE_TARNAME "aegisub"
#define PACKAGE_VERSION "2.1.9"
#define PACKAGE_STRING "Aegisub 2.1.9"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "aegisub"
#define VERSION "2.1.9"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_LITTLE_ENDIAN 1
#define AEGISUB_VERSION_DATA "2.1"
#define INSTALL_PREFIX "/usr/local"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define BUILD_SVN_REVISION 4791
#define HAVE_PTHREAD 1
#define STDC_HEADERS 1
#define HAVE_STDBOOL_H 1
#define HAVE_LIBM 1
#define HAVE_PRAGMA_ONCE 1
#define HAVE_OPENMP 1
#define WITH_FREETYPE2 1
#define WITH_FONTCONFIG 1
#define WITH_ALSA 1
#define HAVE_SYS_SOUNDCARD_H 1
#define WITH_OSS 1
#define WITH_LIBASS 1
#define WITH_HUNSPELL 1
#define WITH_UNIVCHARDET 1

configure: exit 1