bonjour,

voila le fichier config.log

merci

On 9/19/14, Jean-Marc Lasgouttes <lasgout...@lyx.org> wrote:
> Le 19/09/2014 11:59, Abdelkader Belahcene a écrit :
>> Je travaille sur debian-like,
>> j 'essaie de compiler la version 2.1,
>> ./configure me donne erreur :
>>
>> checking for Qt 4 library name... failed
>> configure: error: cannot compile a simple Qt 4 executable. Check you
>> have the right $QT4DIR.
>
> Bonjour,
>
> Est-ce qu'on peut voir le fichier config.log?
>
> JMarc
>
>
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LyX configure 2.1.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --with-qt4-libraries=/usr/lib/i386-linux-gnu/qt4

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

hostname = solydx
uname -m = i686
uname -r = 3.14-1-486
uname -s = Linux
uname -v = #1 Debian 3.14.12-1 (2014-07-11)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2801: checking for build type
configure:2821: result: release
configure:2836: checking for version suffix
configure:2855: result: 
configure:2863: checking build system type
configure:2877: result: i686-pc-linux-gnu
configure:2897: checking host system type
configure:2910: result: i686-pc-linux-gnu
configure:2930: checking target system type
configure:2943: result: i686-pc-linux-gnu
configure:2969: checking what packaging should be used
configure:2984: result: posix
configure:3076: checking whether to enable maintainer-specific portions of Makefiles
configure:3085: result: no
configure:3116: checking for a BSD-compatible install
configure:3184: result: /usr/bin/install -c
configure:3195: checking whether build environment is sane
configure:3245: result: yes
configure:3386: checking for a thread-safe mkdir -p
configure:3425: result: /bin/mkdir -p
configure:3438: checking for gawk
configure:3454: found /usr/bin/gawk
configure:3465: result: gawk
configure:3476: checking whether make sets $(MAKE)
configure:3498: result: yes
configure:3580: checking whether make supports nested variables
configure:3597: result: yes
configure:3722: checking for a Python interpreter with version >= 2.4.0
configure:3740: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4.0'.split('.'))) + [0, 0, 0] minverhex = 0 maxverhex = 50331648 # = 3.0.0.0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex or sys.hexversion >= maxverhex)
configure:3743: $? = 0
configure:3749: result: python
configure:3757: checking for python
configure:3775: found /usr/bin/python
configure:3787: result: /usr/bin/python
configure:3805: checking for python version
configure:3812: result: 2.7
configure:3824: checking for python platform
configure:3831: result: linux2
configure:3838: checking for python script directory
configure:3866: result: ${prefix}/lib/python2.7/dist-packages
configure:3875: checking for python extension module directory
configure:3903: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:3959: checking for ranlib
configure:3975: found /usr/bin/ranlib
configure:3986: result: ranlib
configure:4022: checking for style of include used by make
configure:4050: result: GNU
configure:4073: checking for a good enough C++ compiler
configure:4119: result: g++
configure:4234: checking for C++ compiler version
configure:4243: g++ --version >&5
g++ (Debian 4.9.0-7) 4.9.0
Copyright (C) 2014 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:4254: $? = 0
configure:4243: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
Target: i586-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.0-7' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
Thread model: posix
gcc version 4.9.0 (Debian 4.9.0-7) 
configure:4254: $? = 0
configure:4243: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4254: $? = 4
configure:4243: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4254: $? = 4
configure:4274: checking whether the C++ compiler works
configure:4296: g++    conftest.cpp  >&5
configure:4300: $? = 0
configure:4348: result: yes
configure:4351: checking for C++ compiler default output file name
configure:4353: result: a.out
configure:4359: checking for suffix of executables
configure:4366: g++ -o conftest    conftest.cpp  >&5
configure:4370: $? = 0
configure:4392: result: 
configure:4414: checking whether we are cross compiling
configure:4422: g++ -o conftest    conftest.cpp  >&5
configure:4426: $? = 0
configure:4433: ./conftest
configure:4437: $? = 0
configure:4452: result: no
configure:4457: checking for suffix of object files
configure:4479: g++ -c   conftest.cpp >&5
configure:4483: $? = 0
configure:4504: result: o
configure:4508: checking whether we are using the GNU C++ compiler
configure:4527: g++ -c   conftest.cpp >&5
configure:4527: $? = 0
configure:4536: result: yes
configure:4545: checking whether g++ accepts -g
configure:4565: g++ -c -g  conftest.cpp >&5
configure:4565: $? = 0
configure:4606: result: yes
configure:4631: checking dependency style of g++
configure:4742: result: gcc3
configure:4762: checking how to run the C++ preprocessor
configure:4789: g++ -E  conftest.cpp
configure:4789: $? = 0
configure:4803: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4828: result: g++ -E
configure:4848: g++ -E  conftest.cpp
configure:4848: $? = 0
configure:4862: g++ -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5165: checking for gcc
configure:5181: found /usr/bin/gcc
configure:5192: result: gcc
configure:5217: checking for Objective C compiler version
configure:5226: gcc --version >&5
gcc (Debian 4.9.0-7) 4.9.0
Copyright (C) 2014 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:5237: $? = 0
configure:5226: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
Target: i586-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.0-7' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
Thread model: posix
gcc version 4.9.0 (Debian 4.9.0-7) 
configure:5237: $? = 0
configure:5226: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5237: $? = 4
configure:5226: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5237: $? = 4
configure:5241: checking whether we are using the GNU Objective C compiler
configure:5260: gcc -c   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:5260: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:5269: result: no
configure:5278: checking whether gcc accepts -g
configure:5298: gcc -c -g  conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:5298: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5313: gcc -c   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:5313: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5329: gcc -c -g  conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:5329: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5339: result: no
configure:5364: checking dependency style of gcc
configure:5473: result: gcc3
configure:5491: checking dependency style of gcc
configure:5600: result: gcc3
configure:5624: checking for extra library directory
configure:5637: result: NONE
configure:5668: checking for extra include directory
configure:5681: result: NONE
configure:5703: checking for extra lib+include directory
configure:5716: result: NONE
configure:5742: checking for main in -lshlwapi
configure:5761: g++ -o conftest -O2   conftest.cpp -lshlwapi   >&5
/usr/bin/ld: cannot find -lshlwapi
collect2: error: ld returned 1 exit status
configure:5761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:5770: result: no
configure:5777: checking for main in -lpsapi
configure:5796: g++ -o conftest -O2   conftest.cpp -lpsapi   >&5
/usr/bin/ld: cannot find -lpsapi
collect2: error: ld returned 1 exit status
configure:5796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:5805: result: no
configure:5812: checking for main in -lgdi32
configure:5831: g++ -o conftest -O2   conftest.cpp -lgdi32   >&5
/usr/bin/ld: cannot find -lgdi32
collect2: error: ld returned 1 exit status
configure:5831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:5840: result: no
configure:5853: checking whether to use included boost library
configure:5871: result: yes
configure:5937: checking for grep that handles long lines and -e
configure:5995: result: /bin/grep
configure:6000: checking for egrep
configure:6062: result: /bin/grep -E
configure:6067: checking for ANSI C header files
configure:6087: g++ -c -O2  conftest.cpp >&5
configure:6087: $? = 0
configure:6160: g++ -o conftest -O2   conftest.cpp  >&5
configure:6160: $? = 0
configure:6160: ./conftest
configure:6160: $? = 0
configure:6171: result: yes
configure:6184: checking for sys/types.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for sys/stat.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for stdlib.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for string.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for memory.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for strings.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for inttypes.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for stdint.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6184: checking for unistd.h
configure:6184: g++ -c -O2  conftest.cpp >&5
configure:6184: $? = 0
configure:6184: result: yes
configure:6197: checking whether to use included MyThes library
configure:6215: result: yes
configure:6334: checking whether byte ordering is bigendian
configure:6349: g++ -c -O2  conftest.cpp >&5
conftest.cpp:22:9: error: expected unqualified-id before 'not' token
         not a universal capable compiler
         ^
configure:6349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:6394: g++ -c -O2  conftest.cpp >&5
configure:6394: $? = 0
configure:6412: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:28:8: error: 'big' was not declared in this scope
    not big endian
        ^
configure:6412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:6540: result: no
configure:6564: checking size of wchar_t
configure:6569: g++ -o conftest -O2   conftest.cpp  >&5
configure:6569: $? = 0
configure:6569: ./conftest
configure:6569: $? = 0
configure:6583: result: 4
configure:6659: checking for gcc
configure:6675: found /usr/bin/gcc
configure:6686: result: gcc
configure:6915: checking for C compiler version
configure:6924: gcc --version >&5
gcc (Debian 4.9.0-7) 4.9.0
Copyright (C) 2014 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:6935: $? = 0
configure:6924: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
Target: i586-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.0-7' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
Thread model: posix
gcc version 4.9.0 (Debian 4.9.0-7) 
configure:6935: $? = 0
configure:6924: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6935: $? = 4
configure:6924: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:6935: $? = 4
configure:6939: checking whether we are using the GNU C compiler
configure:6958: gcc -c -O2  conftest.c >&5
configure:6958: $? = 0
configure:6967: result: yes
configure:6976: checking whether gcc accepts -g
configure:6996: gcc -c -g  conftest.c >&5
configure:6996: $? = 0
configure:7037: result: yes
configure:7054: checking for gcc option to accept ISO C89
configure:7118: gcc  -c -O2  conftest.c >&5
configure:7118: $? = 0
configure:7131: result: none needed
configure:7153: checking dependency style of gcc
configure:7264: result: gcc3
configure:7303: checking for ld used by GCC
configure:7367: result: /usr/bin/ld
configure:7374: checking if the linker (/usr/bin/ld) is GNU ld
configure:7387: result: yes
configure:7394: checking for shared library run path origin
configure:7407: result: done
configure:7985: checking for iconv
configure:8007: g++ -o conftest -O2   conftest.cpp  >&5
configure:8007: $? = 0
configure:8039: result: yes
configure:8042: checking for working iconv
configure:8137: g++ -o conftest -O2   conftest.cpp  >&5
configure:8137: $? = 0
configure:8137: ./conftest
configure:8137: $? = 0
configure:8149: result: yes
configure:8177: checking for iconv declaration
configure:8206: g++ -c -O2  conftest.cpp >&5
configure:8206: $? = 0
configure:8217: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:8236: checking zlib.h usability
configure:8236: g++ -c -O2  conftest.cpp >&5
configure:8236: $? = 0
configure:8236: result: yes
configure:8236: checking zlib.h presence
configure:8236: g++ -E  conftest.cpp
configure:8236: $? = 0
configure:8236: result: yes
configure:8236: checking for zlib.h
configure:8236: result: yes
configure:8241: checking for gzopen in -lz
configure:8266: g++ -o conftest -O2   conftest.cpp -lz    >&5
configure:8266: $? = 0
configure:8275: result: yes
configure:8297: checking magic.h usability
configure:8297: g++ -c -O2  conftest.cpp >&5
conftest.cpp:58:19: fatal error: magic.h: No such file or directory
 #include <magic.h>
                   ^
compilation terminated.
configure:8297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_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 <magic.h>
configure:8297: result: no
configure:8297: checking magic.h presence
configure:8297: g++ -E  conftest.cpp
conftest.cpp:25:19: fatal error: magic.h: No such file or directory
 #include <magic.h>
                   ^
compilation terminated.
configure:8297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| #include <magic.h>
configure:8297: result: no
configure:8297: checking for magic.h
configure:8297: result: no
configure:8460: checking for pkg-config
configure:8493: result: no
configure:8699: checking for X
configure:8807: g++ -E  conftest.cpp
configure:8807: $? = 0
configure:8838: g++ -o conftest -O2   conftest.cpp -lX11   -lz >&5
configure:8838: $? = 0
configure:8888: result: libraries , headers 
configure:8987: g++ -o conftest -O2   conftest.cpp   -lz  -lX11 >&5
configure:8987: $? = 0
configure:9085: checking for gethostbyname
configure:9085: g++ -o conftest -O2   conftest.cpp   -lz >&5
configure:9085: $? = 0
configure:9085: result: yes
configure:9182: checking for connect
configure:9182: g++ -o conftest -O2   conftest.cpp   -lz >&5
configure:9182: $? = 0
configure:9182: result: yes
configure:9231: checking for remove
configure:9231: g++ -o conftest -O2   conftest.cpp   -lz >&5
configure:9231: $? = 0
configure:9231: result: yes
configure:9280: checking for shmat
configure:9280: g++ -o conftest -O2   conftest.cpp   -lz >&5
configure:9280: $? = 0
configure:9280: result: yes
configure:9338: checking for IceConnectionNumber in -lICE
configure:9363: g++ -o conftest -O2   conftest.cpp -lICE    -lz >&5
configure:9363: $? = 0
configure:9372: result: yes
configure:9418: checking for Qt 4 library name
configure:9457: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -lQtCore >&5
conftest.cpp:26:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:9457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9457: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -lQtCore4 >&5
conftest.cpp:26:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:9457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9457: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -framework QtCore >&5
g++: error: QtCore: No such file or directory
g++: error: unrecognized command line option '-framework'
configure:9457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9497: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -lQtCore -lQtGui >&5
conftest.cpp:26:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:9497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9497: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -lQtCore4 -lQtGui4 >&5
conftest.cpp:26:22: fatal error: qglobal.h: No such file or directory
  #include <qglobal.h>
                      ^
compilation terminated.
configure:9497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9497: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -framework QtCore -framework QtConcurrent -framework QtWidgets -framework QtGui >&5
g++: error: QtCore: No such file or directory
g++: error: QtConcurrent: No such file or directory
g++: error: QtWidgets: No such file or directory
g++: error: QtGui: No such file or directory
g++: error: unrecognized command line option '-framework'
g++: error: unrecognized command line option '-framework'
g++: error: unrecognized command line option '-framework'
g++: error: unrecognized command line option '-framework'
configure:9497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9497: g++ -o conftest -O2  -L/usr/lib/i386-linux-gnu/qt4    conftest.cpp  -lSM -lICE   -lz  -lX11  -framework QtCore -framework QtGui >&5
g++: error: QtCore: No such file or directory
g++: error: QtGui: No such file or directory
g++: error: unrecognized command line option '-framework'
g++: error: unrecognized command line option '-framework'
configure:9497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LyX"
| #define PACKAGE_TARNAME "lyx"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "LyX 2.1.1"
| #define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
| #define PACKAGE_URL ""
| #define USE_POSIX_PACKAGING 1
| #define PACKAGE "lyx"
| #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 SIZEOF_WCHAR_T 4
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| 
| 	#include <qglobal.h>
| 	#include <qstring.h>
| 
| int
| main ()
| {
| 
| 	QString s("mangle_failure");
| 	#if (QT_VERSION < 400)
| 	break_me_(\\);
| 	#endif
| 
|   ;
|   return 0;
| }
configure:9514: result: failed
configure:9516: error: cannot compile a simple Qt 4 executable. Check you have the right $QT4DIR.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_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_ENCHANT_CFLAGS_set=
ac_cv_env_ENCHANT_CFLAGS_value=
ac_cv_env_ENCHANT_LIBS_set=
ac_cv_env_ENCHANT_LIBS_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_QT4DIR_set=
ac_cv_env_QT4DIR_value=
ac_cv_env_QT4_CORE_CFLAGS_set=
ac_cv_env_QT4_CORE_CFLAGS_value=
ac_cv_env_QT4_CORE_LIBS_set=
ac_cv_env_QT4_CORE_LIBS_value=
ac_cv_env_QT4_FRONTEND_CFLAGS_set=
ac_cv_env_QT4_FRONTEND_CFLAGS_value=
ac_cv_env_QT4_FRONTEND_LIBS_set=
ac_cv_env_QT4_FRONTEND_LIBS_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_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_inttypes_h=yes
ac_cv_header_magic_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_gdi32_main=no
ac_cv_lib_psapi_main=no
ac_cv_lib_shlwapi_main=no
ac_cv_lib_z_gzopen=yes
ac_cv_objc_compiler_gnu=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=no
ac_cv_sizeof_wchar_t=4
ac_cv_target=i686-pc-linux-gnu
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
lyx_cv_extra_inc=NONE
lyx_cv_extra_lib=NONE
lyx_cv_extra_prefix=NONE
lyx_cv_with_included_boost=yes
lyx_cv_with_included_mythes=yes
qt4_cv_dir=
qt4_cv_libname=
qt4_cv_libraries=/usr/lib/i386-linux-gnu/qt4

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

ACLOCAL='${SHELL} /usr/local/lyx-2.1.1/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_CXXFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_LDFLAGS=''
AM_V='$(V)'
AUTOCONF='${SHELL} /usr/local/lyx-2.1.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/lyx-2.1.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/lyx-2.1.1/config/missing --run automake-1.11'
AWK='gawk'
BOOST_MT=''
BUILD_CLIENT_SUBDIR_FALSE=''
BUILD_CLIENT_SUBDIR_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2'
CPPFLAGS=' '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENCHANT_CFLAGS=''
ENCHANT_LIBS=''
EXEEXT=''
FRONTENDS_SUBDIRS=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/bin/grep'
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
INSTALL_CYGWIN_FALSE=''
INSTALL_CYGWIN_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MACOSX_FALSE=''
INSTALL_MACOSX_TRUE='#'
INSTALL_POSIX_FALSE='#'
INSTALL_POSIX_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTALL_WINDOWS_FALSE=''
INSTALL_WINDOWS_TRUE='#'
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBPSAPI=''
LIBS=' -lSM -lICE   -lz  -lX11 '
LIBSHLWAPI=''
LTLIBICONV=''
LTLIBOBJS=''
LYX_BUILD_PCH_FALSE=''
LYX_BUILD_PCH_TRUE='#'
LYX_DATE='2014-07-02'
LYX_DIR_VER=''
LYX_MAJOR_VERSION=''
LYX_MINOR_VERSION=''
LYX_RELEASE_LEVEL=''
LYX_RELEASE_PATCH=''
LYX_USERDIR_VER=''
LYX_WIN_RESOURCE_FALSE=''
LYX_WIN_RESOURCE_TRUE=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/lyx-2.1.1/config/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MOC4=''
MONOLITHIC_BOOST_FALSE=''
MONOLITHIC_BOOST_TRUE='#'
MONOLITHIC_CLIENT_FALSE=''
MONOLITHIC_CLIENT_TRUE='#'
MONOLITHIC_CORE_FALSE=''
MONOLITHIC_CORE_TRUE='#'
MONOLITHIC_FRONTEND_QT4_FALSE=''
MONOLITHIC_FRONTEND_QT4_TRUE='#'
MONOLITHIC_INSETS_FALSE=''
MONOLITHIC_INSETS_TRUE='#'
MONOLITHIC_MATHED_FALSE=''
MONOLITHIC_MATHED_TRUE='#'
MONOLITHIC_TEX2LYX_FALSE=''
MONOLITHIC_TEX2LYX_TRUE='#'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
MYTHES_LIBS=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJCFLAGS=''
OBJEXT='o'
PACKAGE='lyx'
PACKAGE_BUGREPORT='lyx-de...@lists.lyx.org'
PACKAGE_NAME='LyX'
PACKAGE_STRING='LyX 2.1.1'
PACKAGE_TARNAME='lyx'
PACKAGE_URL=''
PACKAGE_VERSION='2.1.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
QT4DIR=''
QT4_CORE_CFLAGS=''
QT4_CORE_INCLUDES=''
QT4_CORE_LDFLAGS='-L/usr/lib/i386-linux-gnu/qt4'
QT4_CORE_LIB=''
QT4_CORE_LIBS=''
QT4_CPPFLAGS='-DQT_NO_STL -DQT_NO_KEYWORDS'
QT4_FRONTEND_CFLAGS=''
QT4_FRONTEND_LIBS=''
QT4_INCLUDES=''
QT4_LDFLAGS='-L/usr/lib/i386-linux-gnu/qt4'
QT4_LIB=''
QT4_VERSION=''
RANLIB='ranlib'
RCC4=''
RPM_VERSION_SUFFIX='""'
SET_MAKE=''
SHELL='/bin/bash'
SOCKET_LIBS=''
STRIP=''
UIC4=''
USE_ASPELL_FALSE=''
USE_ASPELL_TRUE=''
USE_ENCHANT_FALSE=''
USE_ENCHANT_TRUE=''
USE_HUNSPELL_FALSE=''
USE_HUNSPELL_TRUE=''
USE_INCLUDED_BOOST_FALSE='#'
USE_INCLUDED_BOOST_TRUE=''
USE_INCLUDED_MYTHES_FALSE='#'
USE_INCLUDED_MYTHES_TRUE=''
USE_NLS=''
VERSION='2.1.1'
VERSION_INFO=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_OBJC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/lyx-2.1.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lyx_devel_version='no'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
osx_bundle_program_name=''
pdfdir='${docdir}'
pkgdatadir='${datadir}/${PACKAGE}'
pkgpyexecdir='${pyexecdir}/lyx'
pkgpythondir='${pythondir}/lyx'
prefix='NONE'
program_base_name='lyx'
program_suffix=''
program_transform_name='s&$$&&'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
real_pkgdatadir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
version_suffix=''

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

/* confdefs.h */
#define PACKAGE_NAME "LyX"
#define PACKAGE_TARNAME "lyx"
#define PACKAGE_VERSION "2.1.1"
#define PACKAGE_STRING "LyX 2.1.1"
#define PACKAGE_BUGREPORT "lyx-de...@lists.lyx.org"
#define PACKAGE_URL ""
#define USE_POSIX_PACKAGING 1
#define PACKAGE "lyx"
#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 SIZEOF_WCHAR_T 4
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_ZLIB_H 1

configure: exit 1

Répondre à