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 1.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-frontend=qt --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1610: checking for version suffix configure:1626: result: configure:1636: checking build system type configure:1654: result: i586-uhu-linux-gnu configure:1662: checking host system type configure:1676: result: i586-uhu-linux-gnu configure:1684: checking target system type configure:1698: result: i586-uhu-linux-gnu configure:1712: checking what packaging should be used configure:1727: result: posix configure:1783: checking whether to enable maintainer-specific portions of Makefiles configure:1792: result: no configure:1823: checking for a BSD-compatible install configure:1878: result: /bin/install -c configure:1889: checking whether build environment is sane configure:1932: result: yes configure:1997: checking for gawk configure:2013: found /bin/gawk configure:2023: result: gawk configure:2033: checking whether make sets $(MAKE) configure:2053: result: yes configure:2207: checking how to create a ustar tar archive configure:2220: tar --version tar (GNU tar) 1.15.1 configure:2223: $? = 0 configure:2263: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2266: $? = 0 configure:2270: tar -xf - = 1.5.2 configure:2586: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('1.5.2', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:2589: $? = 0 configure:2596: result: python configure:2604: checking for python configure:2622: found /usr/bin/python configure:2634: result: /usr/bin/python configure:2651: checking for python version configure:2658: result: 2.4 configure:2670: checking for python platform configure:2677: result: linux2 configure:2684: checking for python script directory configure:2692: result: ${prefix}/lib/python2.4/site-packages configure:2701: checking for python extension module directory configure:2709: result: ${exec_prefix}/lib/python2.4/site-packages configure:2738: checking for i586-uhu-linux-gcc configure:2754: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2764: result: i586-uhu-linux-gcc configure:3046: checking for C compiler version configure:3049: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3052: $? = 0 configure:3054: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3057: $? = 0 configure:3059: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3062: $? = 1 configure:3085: checking for C compiler default output file name configure:3088: i586-uhu-linux-gcc conftest.c >&5 configure:3091: $? = 0 configure:3137: result: a.out configure:3142: checking whether the C compiler works configure:3148: ./a.out configure:3151: $? = 0 configure:3168: result: yes configure:3175: checking whether we are cross compiling configure:3177: result: no configure:3180: checking for suffix of executables configure:3182: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:3185: $? = 0 configure:3210: result: configure:3216: checking for suffix of object files configure:3237: i586-uhu-linux-gcc -c conftest.c >&5 configure:3240: $? = 0 configure:3262: result: o configure:3266: checking whether we are using the GNU C compiler configure:3290: i586-uhu-linux-gcc -c conftest.c >&5 configure:3296: $? = 0 configure:3300: test -z || test ! -s conftest.err configure:3303: $? = 0 configure:3306: test -s conftest.o configure:3309: $? = 0 configure:3322: result: yes configure:3328: checking whether i586-uhu-linux-gcc accepts -g configure:3349: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3355: $? = 0 configure:3359: test -z || test ! -s conftest.err configure:3362: $? = 0 configure:3365: test -s conftest.o configure:3368: $? = 0 configure:3379: result: yes configure:3396: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3466: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3472: $? = 0 configure:3476: test -z || test ! -s conftest.err configure:3479: $? = 0 configure:3482: test -s conftest.o configure:3485: $? = 0 configure:3503: result: none needed configure:3521: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3527: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3671: checking for style of include used by make configure:3699: result: GNU configure:3727: checking dependency style of i586-uhu-linux-gcc configure:3817: result: gcc3 configure:3837: checking for library containing strerror configure:3867: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3873: $? = 0 configure:3877: test -z || test ! -s conftest.err configure:3880: $? = 0 configure:3883: test -s conftest configure:3886: $? = 0 configure:3956: result: none required configure:3968: checking how to run the C preprocessor configure:4003: i586-uhu-linux-gcc -E conftest.c configure:4009: $? = 0 configure:4041: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | /* end confdefs.h. */ | #include configure:4086: result: i586-uhu-linux-gcc -E configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4148: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | /* end confdefs.h. */ | #include configure:4198: checking for egrep configure:4208: result: grep -E configure:4214: checking for AIX configure:4236: result: no configure:4244: checking what frontend should be used for the GUI configure:4259: result: qt configure:4267: checking for a good enough C++ compiler configure:4315: result: g++ configure:4328: checking for i586-uhu-linux-g++ configure:4354: result: g++ configure:4412: checking for C++ compiler version configure:4415: g++ --version &5 g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4418: $? = 0 configure:4420: g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4423: $? = 0 configure:4425: g++ -V &5 g++: `-V' option must have argument configure:4428: $? = 1 configure:4431: checking whether we are using the GNU C++ compiler configure:4455: g++ -c conftest.cc >&5 configure:4461: $? = 0 configure:4465: test -z || test ! -s conftest.err configure:4468: $? = 0 configure:4471: test -s conftest.o configure:4474: $? = 0 configure:4487: result: yes configure:4493: checking whether g++ accepts -g configure:4514: g++ -c -g conftest.cc >&5 configure:4520: $? = 0 configure:4524: test -z || test ! -s conftest.err configure:4527: $? = 0 configure:4530: test -s conftest.o configure:4533: $? = 0 configure:4544: result: yes configure:4586: g++ -c -g -O2 conftest.cc >&5 configure:4592: $? = 0 configure:4596: test -z || test ! -s conftest.err configure:4599: $? = 0 configure:4602: test -s conftest.o configure:4605: $? = 0 configure:4631: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:4637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4586: g++ -c -g -O2 conftest.cc >&5 configure:4592: $? = 0 configure:4596: test -z || test ! -s conftest.err configure:4599: $? = 0 configure:4602: test -s conftest.o configure:4605: $? = 0 configure:4631: g++ -c -g -O2 conftest.cc >&5 configure:4637: $? = 0 configure:4641: test -z || test ! -s conftest.err configure:4644: $? = 0 configure:4647: test -s conftest.o configure:4650: $? = 0 configure:4675: checking dependency style of g++ configure:4765: result: gcc3 configure:4979: checking whether the C++ compiler understands explicit configure:5004: g++ -c -O2 conftest.cc >&5 configure:5010: $? = 0 configure:5014: test -z || test ! -s conftest.err configure:5017: $? = 0 configure:5020: test -s conftest.o configure:5023: $? = 0 configure:5035: result: yes configure:5045: checking whether C library functions are already in the global namespace configure:5071: g++ -c -O2 conftest.cc >&5 configure:5077: $? = 0 configure:5081: test -z || test ! -s conftest.err configure:5084: $? = 0 configure:5087: test -s conftest.o configure:5090: $? = 0 configure:5101: result: no configure:5112: checking for conforming std::count configure:5143: g++ -c -O2 conftest.cc >&5 configure:5149: $? = 0 configure:5153: test -z || test ! -s conftest.err configure:5156: $? = 0 configure:5159: test -s conftest.o configure:5162: $? = 0 configure:5174: result: yes configure:5188: checking how to run the C++ preprocessor configure:5219: g++ -E conftest.cc configure:5225: $? = 0 configure:5257: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | /* end confdefs.h. */ | #include configure:5302: result: g++ -E configure:5326: g++ -E conftest.cc configure:5332: $? = 0 configure:5364: g++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | /* end confdefs.h. */ | #include configure:5414: checking for ANSI C header files configure:5439: g++ -c -O2 conftest.cc >&5 configure:5445: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5547: g++ -o conftest -O2 conftest.cc >&5 configure:5550: $? = 0 configure:5552: ./conftest configure:5555: $? = 0 configure:5570: result: yes configure:5594: checking for sys/types.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for sys/stat.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for stdlib.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for string.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for memory.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for strings.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for inttypes.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for stdint.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5594: checking for unistd.h configure:5610: g++ -c -O2 conftest.cc >&5 configure:5616: $? = 0 configure:5620: test -z || test ! -s conftest.err configure:5623: $? = 0 configure:5626: test -s conftest.o configure:5629: $? = 0 configure:5640: result: yes configure:5671: checking ostream usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking ostream presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for ostream configure:5794: result: yes configure:5671: checking istream usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking istream presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for istream configure:5794: result: yes configure:5671: checking sstream usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking sstream presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for sstream configure:5794: result: yes configure:5671: checking locale usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking locale presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for locale configure:5794: result: yes configure:5671: checking limits usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking limits presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for limits configure:5794: result: yes configure:5671: checking ios usability configure:5683: g++ -c -O2 conftest.cc >&5 configure:5689: $? = 0 configure:5693: test -z || test ! -s conftest.err configure:5696: $? = 0 configure:5699: test -s conftest.o configure:5702: $? = 0 configure:5712: result: yes configure:5716: checking ios presence configure:5726: g++ -E conftest.cc configure:5732: $? = 0 configure:5752: result: yes configure:5787: checking for ios configure:5794: result: yes configure:5808: checking for modern STL streams configure:5834: g++ -c -O2 conftest.cc >&5 configure:5840: $? = 0 configure:5844: test -z || test ! -s conftest.err configure:5847: $? = 0 configure:5850: test -s conftest.o configure:5853: $? = 0 configure:5865: result: yes configure:5898: checking for sin in -lm configure:5928: g++ -o conftest -O2 conftest.cc -lm >&5 configure:5934: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest configure:5947: $? = 0 configure:5960: result: yes configure:5972: checking for fopen in -lc configure:6002: g++ -o conftest -O2 conftest.cc -lc -lm >&5 configure:6008: $? = 0 configure:6012: test -z || test ! -s conftest.err configure:6015: $? = 0 configure:6018: test -s conftest configure:6021: $? = 0 configure:6034: result: yes configure:6054: checking for extra library directory configure:6067: result: NONE configure:6100: checking for extra include directory configure:6113: result: NONE configure:6137: checking for extra lib+include directory configure:6150: result: NONE configure:6177: checking for main in -lshlwapi configure:6201: g++ -o conftest -O2 conftest.cc -lshlwapi -lc -lm >&5 /usr/bin/ld: cannot find -lshlwapi collect2: ld returned 1 exit status configure:6207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:6233: result: no configure:6241: checking for main in -lgdi32 configure:6265: g++ -o conftest -O2 conftest.cc -lgdi32 -lc -lm >&5 /usr/bin/ld: cannot find -lgdi32 collect2: ld returned 1 exit status configure:6271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:6297: result: no configure:6316: checking for main in -lAiksaurus configure:6340: g++ -o conftest -O2 conftest.cc -lAiksaurus -lc -lm >&5 /usr/bin/ld: cannot find -lAiksaurus collect2: ld returned 1 exit status configure:6346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:6372: result: no configure:6395: checking Aiksaurus.h usability configure:6407: g++ -c -O2 conftest.cc >&5 conftest.cc:68:23: Aiksaurus.h: No such file or directory configure:6413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6436: result: no configure:6440: checking Aiksaurus.h presence configure:6450: g++ -E conftest.cc conftest.cc:34:23: Aiksaurus.h: No such file or directory configure:6456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:6476: result: no configure:6511: checking for Aiksaurus.h configure:6518: result: no configure:6539: checking Aiksaurus/Aiksaurus.h usability configure:6551: g++ -c -O2 conftest.cc >&5 conftest.cc:68:33: Aiksaurus/Aiksaurus.h: No such file or directory configure:6557: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6580: result: no configure:6584: checking Aiksaurus/Aiksaurus.h presence configure:6594: g++ -E conftest.cc conftest.cc:34:33: Aiksaurus/Aiksaurus.h: No such file or directory configure:6600: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:6620: result: no configure:6655: checking for Aiksaurus/Aiksaurus.h configure:6662: result: no configure:6781: checking for a sed that does not truncate output configure:6835: result: /bin/sed configure:6849: checking for ld used by i586-uhu-linux-gcc configure:6916: result: /usr/bin/ld configure:6925: checking if the linker (/usr/bin/ld) is GNU ld configure:6940: result: yes configure:6945: checking for /usr/bin/ld option to reload object files configure:6952: result: -r configure:6961: checking for BSD-compatible nm configure:7003: result: nm configure:7007: checking whether ln -s works configure:7011: result: yes configure:7018: checking how to recognise dependent libraries configure:7201: result: pass_all configure:7665: checking dlfcn.h usability configure:7677: g++ -c -O2 conftest.cc >&5 configure:7683: $? = 0 configure:7687: test -z || test ! -s conftest.err configure:7690: $? = 0 configure:7693: test -s conftest.o configure:7696: $? = 0 configure:7706: result: yes configure:7710: checking dlfcn.h presence configure:7720: g++ -E conftest.cc configure:7726: $? = 0 configure:7746: result: yes configure:7781: checking for dlfcn.h configure:7788: result: yes configure:7810: checking for i586-uhu-linux-g77 configure:7839: result: no configure:7810: checking for i586-uhu-linux-f77 configure:7839: result: no configure:7810: checking for i586-uhu-linux-xlf configure:7839: result: no configure:7810: checking for i586-uhu-linux-frt configure:7839: result: no configure:7810: checking for i586-uhu-linux-pgf77 configure:7839: result: no configure:7810: checking for i586-uhu-linux-fort77 configure:7839: result: no configure:7810: checking for i586-uhu-linux-fl32 configure:7839: result: no configure:7810: checking for i586-uhu-linux-af77 configure:7839: result: no configure:7810: checking for i586-uhu-linux-f90 configure:7839: result: no configure:7810: checking for i586-uhu-linux-xlf90 configure:7839: result: no configure:7810: checking for i586-uhu-linux-pgf90 configure:7839: result: no configure:7810: checking for i586-uhu-linux-epcf90 configure:7839: result: no configure:7810: checking for i586-uhu-linux-f95 configure:7839: result: no configure:7810: checking for i586-uhu-linux-fort configure:7839: result: no configure:7810: checking for i586-uhu-linux-xlf95 configure:7839: result: no configure:7810: checking for i586-uhu-linux-ifc configure:7839: result: no configure:7810: checking for i586-uhu-linux-efc configure:7839: result: no configure:7810: checking for i586-uhu-linux-pgf95 configure:7839: result: no configure:7810: checking for i586-uhu-linux-lf95 configure:7839: result: no configure:7810: checking for i586-uhu-linux-gfortran configure:7839: result: no configure:7852: checking for g77 configure:7881: result: no configure:7852: checking for f77 configure:7881: result: no configure:7852: checking for xlf configure:7881: result: no configure:7852: checking for frt configure:7881: result: no configure:7852: checking for pgf77 configure:7881: result: no configure:7852: checking for fort77 configure:7881: result: no configure:7852: checking for fl32 configure:7881: result: no configure:7852: checking for af77 configure:7881: result: no configure:7852: checking for f90 configure:7881: result: no configure:7852: checking for xlf90 configure:7881: result: no configure:7852: checking for pgf90 configure:7881: result: no configure:7852: checking for epcf90 configure:7881: result: no configure:7852: checking for f95 configure:7881: result: no configure:7852: checking for fort configure:7881: result: no configure:7852: checking for xlf95 configure:7881: result: no configure:7852: checking for ifc configure:7881: result: no configure:7852: checking for efc configure:7881: result: no configure:7852: checking for pgf95 configure:7881: result: no configure:7852: checking for lf95 configure:7881: result: no configure:7852: checking for gfortran configure:7881: result: no configure:7893: checking for Fortran 77 compiler version configure:7896: --version &5 ./configure: line 7897: --version: command not found configure:7899: $? = 127 configure:7901: -v &5 ./configure: line 7902: -v: command not found configure:7904: $? = 127 configure:7906: -V &5 ./configure: line 7907: -V: command not found configure:7909: $? = 127 configure:7917: checking whether we are using the GNU Fortran 77 compiler configure:7931: -c conftest.F >&5 ./configure: line 7932: -c: command not found configure:7937: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7963: result: no configure:7969: checking whether accepts -g configure:7981: -c -g conftest.f >&5 ./configure: line 7982: -c: command not found configure:7987: $? = 127 configure: failed program was: | program main | | end configure:8012: result: no configure:8042: checking the maximum length of command line arguments configure:8107: result: 32768 configure:8118: checking command to parse nm output from i586-uhu-linux-gcc object configure:8207: g++ -c -O2 conftest.cc >&5 configure:8210: $? = 0 configure:8214: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8217: $? = 0 configure:8269: g++ -o conftest -O2 conftest.cc conftstm.o >&5 configure:8272: $? = 0 configure:8310: result: ok configure:8314: checking for objdir configure:8329: result: .libs configure:8381: checking for i586-uhu-linux-ar configure:8410: result: no configure:8419: checking for ar configure:8435: found /usr/bin/ar configure:8446: result: ar configure:8461: checking for i586-uhu-linux-ranlib configure:8490: result: no configure:8499: checking for ranlib configure:8515: found /usr/bin/ranlib configure:8526: result: ranlib configure:8541: checking for i586-uhu-linux-strip configure:8570: result: no configure:8579: checking for strip configure:8595: found /usr/bin/strip configure:8606: result: strip configure:8868: checking if i586-uhu-linux-gcc static flag works configure:8891: result: yes configure:8913: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8931: i586-uhu-linux-gcc -c -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8935: $? = 0 configure:8946: result: no configure:8961: checking for i586-uhu-linux-gcc option to produce PIC configure:9138: result: -fPIC configure:9146: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9164: i586-uhu-linux-gcc -c -O2 -fPIC -DPIC conftest.c >&5 configure:9168: $? = 0 configure:9179: result: yes configure:9203: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9224: i586-uhu-linux-gcc -c -O2 -o out/conftest2.o conftest.c >&5 configure:9228: $? = 0 configure:9248: result: yes configure:9274: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10122: result: yes configure:10148: checking whether -lc should be explicitly linked in configure:10153: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:10156: $? = 0 configure:10170: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10173: $? = 0 configure:10185: result: no configure:10193: checking dynamic linker characteristics configure:10754: result: GNU/Linux ld.so configure:10758: checking how to hardcode library paths into programs configure:10783: result: immediate configure:10797: checking whether stripping libraries is possible configure:10802: result: yes configure:11632: checking if libtool supports shared libraries configure:11634: result: yes configure:11637: checking whether to build shared libraries configure:11695: result: yes configure:11698: checking whether to build static libraries configure:11702: result: yes configure:11794: creating libtool configure:12341: checking for ld used by g++ configure:12408: result: /usr/bin/ld configure:12417: checking if the linker (/usr/bin/ld) is GNU ld configure:12432: result: yes configure:12483: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13311: result: yes configure:13333: g++ -c -O2 conftest.cc >&5 configure:13336: $? = 0 configure:13432: checking for g++ option to produce PIC configure:13684: result: -fPIC configure:13692: checking if g++ PIC flag -fPIC works configure:13710: g++ -c -O2 -fPIC -DPIC conftest.cc >&5 configure:13714: $? = 0 configure:13725: result: yes configure:13749: checking if g++ supports -c -o file.o configure:13770: g++ -c -O2 -o out/conftest2.o conftest.cc >&5 configure:13774: $? = 0 configure:13794: result: yes configure:13820: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13845: result: yes configure:13916: checking dynamic linker characteristics configure:14477: result: GNU/Linux ld.so configure:14481: checking how to hardcode library paths into programs configure:14506: result: immediate configure:14520: checking whether stripping libraries is possible configure:14525: result: yes configure:21817: checking for X configure:21922: g++ -E conftest.cc configure:21928: $? = 0 configure:21978: g++ -o conftest -O2 conftest.cc -lXt -lc -lm >&5 configure:21984: $? = 0 configure:21988: test -z || test ! -s conftest.err configure:21991: $? = 0 configure:21994: test -s conftest configure:21997: $? = 0 configure:22047: result: libraries , headers configure:22219: g++ -o conftest -O2 conftest.cc -lc -lm -lX11 >&5 configure:22225: $? = 0 configure:22229: test -z || test ! -s conftest.err configure:22232: $? = 0 configure:22235: test -s conftest configure:22238: $? = 0 configure:22396: checking for gethostbyname configure:22453: g++ -o conftest -O2 conftest.cc -lc -lm >&5 configure:22459: $? = 0 configure:22463: test -z || test ! -s conftest.err configure:22466: $? = 0 configure:22469: test -s conftest configure:22472: $? = 0 configure:22484: result: yes configure:22635: checking for connect configure:22692: g++ -o conftest -O2 conftest.cc -lc -lm >&5 configure:22698: $? = 0 configure:22702: test -z || test ! -s conftest.err configure:22705: $? = 0 configure:22708: test -s conftest configure:22711: $? = 0 configure:22723: result: yes configure:22798: checking for remove configure:22855: g++ -o conftest -O2 conftest.cc -lc -lm >&5 configure:22861: $? = 0 configure:22865: test -z || test ! -s conftest.err configure:22868: $? = 0 configure:22871: test -s conftest configure:22874: $? = 0 configure:22886: result: yes configure:22961: checking for shmat configure:23018: g++ -o conftest -O2 conftest.cc -lc -lm >&5 configure:23024: $? = 0 configure:23028: test -z || test ! -s conftest.err configure:23031: $? = 0 configure:23034: test -s conftest configure:23037: $? = 0 configure:23049: result: yes configure:23133: checking for IceConnectionNumber in -lICE configure:23163: g++ -o conftest -O2 conftest.cc -lICE -lc -lm >&5 configure:23169: $? = 0 configure:23173: test -z || test ! -s conftest.err configure:23176: $? = 0 configure:23179: test -s conftest configure:23182: $? = 0 configure:23195: result: yes configure:24626: checking for moc2 configure:24664: result: not found configure:24674: checking for moc configure:24716: result: /usr/lib/qt/bin/moc configure:24749: checking for uic configure:24791: result: /usr/lib/qt/bin/uic configure:24801: checking whether uic supports -nounload configure:24804: result: yes configure:24817: checking for Qt library name configure:24862: g++ -o conftest -O2 -I/usr/lib/qt/include -L/usr/lib/qt/lib conftest.cc -lSM -lICE -lc -lm -lX11 -lqt-mt >&5 configure:24868: $? = 0 configure:24872: test -z || test ! -s conftest.err configure:24875: $? = 0 configure:24878: test -s conftest configure:24881: $? = 0 configure:24912: result: -lqt-mt configure:24921: checking whether the Qt library is multi-threaded configure:24960: g++ -o conftest -O2 -I/usr/lib/qt/include -L/usr/lib/qt/lib conftest.cc -lSM -lICE -lc -lm -lX11 -lqt-mt >&5 configure:24966: $? = 0 configure:24970: test -z || test ! -s conftest.err configure:24973: $? = 0 configure:24976: test -s conftest configure:24979: $? = 0 configure:24996: result: yes configure:25006: checking Qt version configure:25034: result: 3.3.6 configure:25115: checking whether NLS is requested configure:25124: result: yes configure:25162: checking for msgfmt configure:25193: result: /usr/bin/msgfmt configure:25202: checking for gmsgfmt configure:25233: result: /usr/bin/msgfmt configure:25272: checking for xgettext configure:25303: result: /usr/bin/xgettext configure:25343: checking for msgmerge configure:25373: result: /usr/bin/msgmerge configure:25411: checking for i586-uhu-linux-ranlib configure:25437: result: ranlib configure:25488: checking for an ANSI C-conforming const configure:25555: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:25561: $? = 0 configure:25565: test -z || test ! -s conftest.err configure:25568: $? = 0 configure:25571: test -s conftest.o configure:25574: $? = 0 configure:25585: result: yes configure:25596: checking for signed configure:25617: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:25623: $? = 0 configure:25627: test -z || test ! -s conftest.err configure:25630: $? = 0 configure:25633: test -s conftest.o configure:25636: $? = 0 configure:25647: result: yes configure:25657: checking for inline configure:25678: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:25684: $? = 0 configure:25688: test -z || test ! -s conftest.err configure:25691: $? = 0 configure:25694: test -s conftest.o configure:25697: $? = 0 configure:25709: result: inline configure:25728: checking for off_t configure:25752: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:25758: $? = 0 configure:25762: test -z || test ! -s conftest.err configure:25765: $? = 0 configure:25768: test -s conftest.o configure:25771: $? = 0 configure:25782: result: yes configure:25794: checking for size_t configure:25818: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:25824: $? = 0 configure:25828: test -z || test ! -s conftest.err configure:25831: $? = 0 configure:25834: test -s conftest.o configure:25837: $? = 0 configure:25848: result: yes configure:25861: checking for long long configure:25883: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:25889: $? = 0 configure:25893: test -z || test ! -s conftest.err configure:25896: $? = 0 configure:25899: test -s conftest configure:25902: $? = 0 configure:25914: result: yes configure:25925: checking for long double configure:25985: result: yes configure:25996: checking for wchar_t configure:26018: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:26024: $? = 0 configure:26028: test -z || test ! -s conftest.err configure:26031: $? = 0 configure:26034: test -s conftest.o configure:26037: $? = 0 configure:26048: result: yes configure:26059: checking for wint_t configure:26081: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:26087: $? = 0 configure:26091: test -z || test ! -s conftest.err configure:26094: $? = 0 configure:26097: test -s conftest.o configure:26100: $? = 0 configure:26111: result: yes configure:26122: checking for inttypes.h configure:26144: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:26150: $? = 0 configure:26154: test -z || test ! -s conftest.err configure:26157: $? = 0 configure:26160: test -s conftest.o configure:26163: $? = 0 configure:26174: result: yes configure:26185: checking for stdint.h configure:26207: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:26213: $? = 0 configure:26217: test -z || test ! -s conftest.err configure:26220: $? = 0 configure:26223: test -s conftest.o configure:26226: $? = 0 configure:26237: result: yes configure:26250: checking for intmax_t configure:26280: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:26286: $? = 0 configure:26290: test -z || test ! -s conftest.err configure:26293: $? = 0 configure:26296: test -s conftest.o configure:26299: $? = 0 configure:26310: result: yes configure:26322: checking whether printf() supports POSIX/XSI format strings configure:26372: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:26375: $? = 0 configure:26377: ./conftest configure:26380: $? = 0 configure:26395: result: yes configure:26409: checking for working alloca.h configure:26430: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:26436: $? = 0 configure:26440: test -z || test ! -s conftest.err configure:26443: $? = 0 configure:26446: test -s conftest configure:26449: $? = 0 configure:26461: result: yes configure:26471: checking for alloca configure:26512: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:26518: $? = 0 configure:26522: test -z || test ! -s conftest.err configure:26525: $? = 0 configure:26528: test -s conftest configure:26531: $? = 0 configure:26543: result: yes configure:26772: checking for stdlib.h configure:26777: result: yes configure:26772: checking for unistd.h configure:26777: result: yes configure:26921: checking for getpagesize configure:26978: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:26984: $? = 0 configure:26988: test -z || test ! -s conftest.err configure:26991: $? = 0 configure:26994: test -s conftest configure:26997: $? = 0 configure:27009: result: yes configure:27019: checking for working mmap configure:27161: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:27164: $? = 0 configure:27166: ./conftest configure:27169: $? = 0 configure:27183: result: yes configure:27195: checking whether we are using the GNU C Library 2.1 or newer configure:27226: result: yes configure:27234: checking whether integer division by zero raises SIGFPE configure:27296: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:27299: $? = 0 configure:27301: ./conftest configure:27304: $? = 0 configure:27319: result: yes configure:27332: checking for unsigned long long configure:27354: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:27360: $? = 0 configure:27364: test -z || test ! -s conftest.err configure:27367: $? = 0 configure:27370: test -s conftest configure:27373: $? = 0 configure:27385: result: yes configure:27417: checking for inttypes.h configure:27440: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:27446: $? = 0 configure:27450: test -z || test ! -s conftest.err configure:27453: $? = 0 configure:27456: test -s conftest.o configure:27459: $? = 0 configure:27471: result: yes configure:27484: checking whether the inttypes.h PRIxNN macros are broken configure:27510: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:27516: $? = 0 configure:27520: test -z || test ! -s conftest.err configure:27523: $? = 0 configure:27526: test -s conftest.o configure:27529: $? = 0 configure:27541: result: no configure:27558: checking for stdint.h configure:27563: result: yes configure:27703: checking for SIZE_MAX configure:28772: result: yes configure:28789: checking for stdint.h configure:28794: result: yes configure:28975: checking for ld used by GCC configure:29039: result: /usr/bin/ld configure:29048: checking if the linker (/usr/bin/ld) is GNU ld configure:29061: result: yes configure:29067: checking for shared library run path origin configure:29080: result: done configure:29486: checking for ptrdiff_t configure:29510: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29516: $? = 0 configure:29520: test -z || test ! -s conftest.err configure:29523: $? = 0 configure:29526: test -s conftest.o configure:29529: $? = 0 configure:29540: result: yes configure:29577: checking argz.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking argz.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for argz.h configure:29700: result: yes configure:29577: checking limits.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking limits.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for limits.h configure:29700: result: yes configure:29577: checking locale.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking locale.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for locale.h configure:29700: result: yes configure:29577: checking nl_types.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking nl_types.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for nl_types.h configure:29700: result: yes configure:29577: checking malloc.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking malloc.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for malloc.h configure:29700: result: yes configure:29577: checking stddef.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking stddef.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for stddef.h configure:29700: result: yes configure:29568: checking for stdlib.h configure:29573: result: yes configure:29568: checking for string.h configure:29573: result: yes configure:29568: checking for unistd.h configure:29573: result: yes configure:29577: checking sys/param.h usability configure:29589: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:29595: $? = 0 configure:29599: test -z || test ! -s conftest.err configure:29602: $? = 0 configure:29605: test -s conftest.o configure:29608: $? = 0 configure:29618: result: yes configure:29622: checking sys/param.h presence configure:29632: i586-uhu-linux-gcc -E conftest.c configure:29638: $? = 0 configure:29658: result: yes configure:29693: checking for sys/param.h configure:29700: result: yes configure:29742: checking for asprintf configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for fwprintf configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for getcwd configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for getegid configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for geteuid configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for getgid configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for getuid configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for mempcpy configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 conftest.c:97: warning: conflicting types for built-in function 'mempcpy' configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for munmap configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for putenv configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for setenv configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for setlocale configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for snprintf configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 conftest.c:102: warning: conflicting types for built-in function 'snprintf' configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for stpcpy configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 conftest.c:103: warning: conflicting types for built-in function 'stpcpy' configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for strcasecmp configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for strdup configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 conftest.c:105: warning: conflicting types for built-in function 'strdup' configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for strtoul configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for tsearch configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for wcslen configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for __argz_count configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for __argz_stringify configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for __argz_next configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29742: checking for __fsetlocking configure:29799: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:29805: $? = 0 configure:29809: test -z || test ! -s conftest.err configure:29812: $? = 0 configure:29815: test -s conftest configure:29818: $? = 0 configure:29830: result: yes configure:29842: checking whether _snprintf is declared configure:29867: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:95: error: `_snprintf' undeclared (first use in this function) conftest.c:95: error: (Each undeclared identifier is reported only once conftest.c:95: error: for each function it appears in.) configure:29873: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:29897: result: no configure:29911: checking whether _snwprintf is declared configure:29936: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: `_snwprintf' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) configure:29942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:29966: result: no configure:29981: checking whether feof_unlocked is declared configure:30006: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:30012: $? = 0 configure:30016: test -z || test ! -s conftest.err configure:30019: $? = 0 configure:30022: test -s conftest.o configure:30025: $? = 0 configure:30036: result: yes configure:30050: checking whether fgets_unlocked is declared configure:30075: i586-uhu-linux-gcc -c -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) configure:30081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:30105: result: no configure:30119: checking whether getc_unlocked is declared configure:30144: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:30150: $? = 0 configure:30154: test -z || test ! -s conftest.err configure:30157: $? = 0 configure:30160: test -s conftest.o configure:30163: $? = 0 configure:30174: result: yes configure:30242: checking for iconv configure:30269: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:30275: $? = 0 configure:30279: test -z || test ! -s conftest.err configure:30282: $? = 0 configure:30285: test -s conftest configure:30288: $? = 0 configure:30354: result: yes configure:30377: checking for iconv declaration configure:30411: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:30417: $? = 0 configure:30421: test -z || test ! -s conftest.err configure:30424: $? = 0 configure:30427: test -s conftest.o configure:30430: $? = 0 configure:30445: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:30456: checking for nl_langinfo and CODESET configure:30477: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:30483: $? = 0 configure:30487: test -z || test ! -s conftest.err configure:30490: $? = 0 configure:30493: test -s conftest configure:30496: $? = 0 configure:30509: result: yes configure:30521: checking for LC_MESSAGES configure:30542: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:30548: $? = 0 configure:30552: test -z || test ! -s conftest.err configure:30555: $? = 0 configure:30558: test -s conftest configure:30561: $? = 0 configure:30573: result: yes configure:30589: checking for bison configure:30605: found /usr/bin/bison configure:30615: result: bison configure:30628: checking version of bison configure:30637: result: 2.1, ok configure:30659: checking whether NLS is requested configure:30668: result: yes configure:30684: checking whether included gettext is requested configure:30694: result: no configure:30705: checking for GNU gettext in libc configure:30729: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 >&5 configure:30735: $? = 0 configure:30739: test -z || test ! -s conftest.err configure:30742: $? = 0 configure:30745: test -s conftest configure:30748: $? = 0 configure:30760: result: yes configure:31313: checking whether to use NLS configure:31315: result: yes configure:31318: checking where the gettext function comes from configure:31329: result: libc configure:31434: checking for dirent.h that defines DIR configure:31458: g++ -c -O2 conftest.cc >&5 configure:31464: $? = 0 configure:31468: test -z || test ! -s conftest.err configure:31471: $? = 0 configure:31474: test -s conftest.o configure:31477: $? = 0 configure:31488: result: yes configure:31501: checking for library containing opendir configure:31531: g++ -o conftest -O2 conftest.cc -lSM -lICE -lc -lm -lX11 >&5 configure:31537: $? = 0 configure:31541: test -z || test ! -s conftest.err configure:31544: $? = 0 configure:31547: test -s conftest configure:31550: $? = 0 configure:31620: result: none required configure:31756: checking whether sys/types.h defines makedev configure:31777: g++ -o conftest -O2 conftest.cc -lSM -lICE -lc -lm -lX11 >&5 configure:31783: $? = 0 configure:31787: test -z || test ! -s conftest.err configure:31790: $? = 0 configure:31793: test -s conftest configure:31796: $? = 0 configure:31809: result: yes configure:32133: checking sys/time.h usability configure:32145: g++ -c -O2 conftest.cc >&5 configure:32151: $? = 0 configure:32155: test -z || test ! -s conftest.err configure:32158: $? = 0 configure:32161: test -s conftest.o configure:32164: $? = 0 configure:32174: result: yes configure:32178: checking sys/time.h presence configure:32188: g++ -E conftest.cc configure:32194: $? = 0 configure:32214: result: yes configure:32249: checking for sys/time.h configure:32256: result: yes configure:32124: checking for sys/types.h configure:32129: result: yes configure:32133: checking sys/select.h usability configure:32145: g++ -c -O2 conftest.cc >&5 configure:32151: $? = 0 configure:32155: test -z || test ! -s conftest.err configure:32158: $? = 0 configure:32161: test -s conftest.o configure:32164: $? = 0 configure:32174: result: yes configure:32178: checking sys/select.h presence configure:32188: g++ -E conftest.cc configure:32194: $? = 0 configure:32214: result: yes configure:32249: checking for sys/select.h configure:32256: result: yes configure:32124: checking for strings.h configure:32129: result: yes configure:32124: checking for locale.h configure:32129: result: yes configure:32133: checking utime.h usability configure:32145: g++ -c -O2 conftest.cc >&5 configure:32151: $? = 0 configure:32155: test -z || test ! -s conftest.err configure:32158: $? = 0 configure:32161: test -s conftest.o configure:32164: $? = 0 configure:32174: result: yes configure:32178: checking utime.h presence configure:32188: g++ -E conftest.cc configure:32194: $? = 0 configure:32214: result: yes configure:32249: checking for utime.h configure:32256: result: yes configure:32133: checking sys/utime.h usability configure:32145: g++ -c -O2 conftest.cc >&5 conftest.cc:142:23: sys/utime.h: No such file or directory configure:32151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32174: result: no configure:32178: checking sys/utime.h presence configure:32188: g++ -E conftest.cc conftest.cc:108:23: sys/utime.h: No such file or directory configure:32194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:32214: result: no configure:32249: checking for sys/utime.h configure:32256: result: no configure:32133: checking io.h usability configure:32145: g++ -c -O2 conftest.cc >&5 conftest.cc:142:16: io.h: No such file or directory configure:32151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32174: result: no configure:32178: checking io.h presence configure:32188: g++ -E conftest.cc conftest.cc:108:16: io.h: No such file or directory configure:32194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:32214: result: no configure:32249: checking for io.h configure:32256: result: no configure:32133: checking process.h usability configure:32145: g++ -c -O2 conftest.cc >&5 conftest.cc:142:21: process.h: No such file or directory configure:32151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32174: result: no configure:32178: checking process.h presence configure:32188: g++ -E conftest.cc conftest.cc:108:21: process.h: No such file or directory configure:32194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:32214: result: no configure:32249: checking for process.h configure:32256: result: no configure:32133: checking NewAPIs.h usability configure:32145: g++ -c -O2 conftest.cc >&5 conftest.cc:142:21: NewAPIs.h: No such file or directory configure:32151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32174: result: no configure:32178: checking NewAPIs.h presence configure:32188: g++ -E conftest.cc conftest.cc:108:21: NewAPIs.h: No such file or directory configure:32194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:32214: result: no configure:32249: checking for NewAPIs.h configure:32256: result: no configure:32271: checking whether stat file-mode macros are broken configure:32319: result: no configure:32329: checking whether time.h and sys/time.h may both be included configure:32354: g++ -c -O2 conftest.cc >&5 configure:32360: $? = 0 configure:32364: test -z || test ! -s conftest.err configure:32367: $? = 0 configure:32370: test -s conftest.o configure:32373: $? = 0 configure:32384: result: yes configure:32396: checking for mode_t configure:32420: g++ -c -O2 conftest.cc >&5 configure:32426: $? = 0 configure:32430: test -z || test ! -s conftest.err configure:32433: $? = 0 configure:32436: test -s conftest.o configure:32439: $? = 0 configure:32450: result: yes configure:32462: checking for off_t configure:32516: result: yes configure:32528: checking for pid_t configure:32552: g++ -c -O2 conftest.cc >&5 configure:32558: $? = 0 configure:32562: test -z || test ! -s conftest.err configure:32565: $? = 0 configure:32568: test -s conftest.o configure:32571: $? = 0 configure:32582: result: yes configure:32594: checking return type of signal handlers configure:32625: g++ -c -O2 conftest.cc >&5 configure:32631: $? = 0 configure:32635: test -z || test ! -s conftest.err configure:32638: $? = 0 configure:32641: test -s conftest.o configure:32644: $? = 0 configure:32655: result: void configure:32663: checking for size_t configure:32717: result: yes configure:32729: checking for uid_t in sys/types.h configure:32752: result: yes configure:32772: checking for strerror configure:32829: g++ -o conftest -O2 conftest.cc -lSM -lICE -lc -lm -lX11 >&5 configure:32835: $? = 0 configure:32839: test -z || test ! -s conftest.err configure:32842: $? = 0 configure:32845: test -s conftest configure:32848: $? = 0 configure:32860: result: yes configure:32874: checking if istreambuf_iterator is declared by header iterator configure:32887: result: yes configure:32905: checking if mkstemp is declared by header unistd.h configure:32926: result: no configure:32905: checking if mkstemp is declared by header stdlib.h configure:32918: result: yes configure:32939: checking for mkdir configure:32996: g++ -o conftest -O2 conftest.cc -lSM -lICE -lc -lm -lX11 >&5 configure:33002: $? = 0 configure:33006: test -z || test ! -s conftest.err configure:33009: $? = 0 configure:33012: test -s conftest configure:33015: $? = 0 configure:33027: result: yes configure:32939: checking for _mkdir configure:32996: g++ -o conftest -O2 conftest.cc -lSM -lICE -lc -lm -lX11 >&5 /tmp/ccQU4PUe.o: In function `main': conftest.cc:(.text+0x11): undefined reference to `_mkdir' /tmp/ccQU4PUe.o:(.data+0x0): undefined reference to `_mkdir' collect2: ld returned 1 exit status configure:33002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | /* Define _mkdir to an innocuous variant, in case declares _mkdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _mkdir innocuous__mkdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mkdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mkdir | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _mkdir (); | /* 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__mkdir) || defined (__stub____mkdir) | choke me | #else | char (*f) () = _mkdir; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _mkdir; | ; | return 0; | } configure:33027: result: no configure:33037: checking whether mkdir takes one argument configure:33063: g++ -c -O2 conftest.cc >&5 conftest.cc: In function `int main()': /usr/include/sys/stat.h:317: error: too few arguments to function `int mkdir(const char*, __mode_t)' conftest.cc:123: error: at this point in file configure:33069: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | mkdir ("."); | ; | return 0; | } configure:33093: result: no configure:33119: checking zlib.h usability configure:33131: g++ -c -O2 conftest.cc >&5 configure:33137: $? = 0 configure:33141: test -z || test ! -s conftest.err configure:33144: $? = 0 configure:33147: test -s conftest.o configure:33150: $? = 0 configure:33160: result: yes configure:33164: checking zlib.h presence configure:33174: g++ -E conftest.cc configure:33180: $? = 0 configure:33200: result: yes configure:33235: checking for zlib.h configure:33242: result: yes configure:33250: checking for gzopen in -lz configure:33280: g++ -o conftest -O2 conftest.cc -lz -lSM -lICE -lc -lm -lX11 >&5 configure:33286: $? = 0 configure:33290: test -z || test ! -s conftest.err configure:33293: $? = 0 configure:33296: test -s conftest configure:33299: $? = 0 configure:33312: result: yes configure:33363: checking for close configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for _close configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/ccmjiSWc.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_close' /tmp/ccmjiSWc.o:(.data+0x0): undefined reference to `_close' collect2: ld returned 1 exit status configure:33426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | /* end confdefs.h. */ | /* Define _close to an innocuous variant, in case declares _close. | For example, HP-UX 11i declares gettimeofday. */ | #define _close innocuous__close | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _close (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _close | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _close (); | /* 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__close) || defined (__stub____close) | choke me | #else | char (*f) () = _close; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _close; | ; | return 0; | } configure:33451: result: no configure:33363: checking for getpid configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for _getpid configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/cceXRXXF.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_getpid' /tmp/cceXRXXF.o:(.data+0x0): undefined reference to `_getpid' collect2: ld returned 1 exit status configure:33426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | /* end confdefs.h. */ | /* Define _getpid to an innocuous variant, in case declares _getpid. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpid innocuous__getpid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _getpid (); | /* 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__getpid) || defined (__stub____getpid) | choke me | #else | char (*f) () = _getpid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _getpid; | ; | return 0; | } configure:33451: result: no configure:33363: checking for lstat configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for mkfifo configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for mkstemp configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for mktemp configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/ccWd2Hnq.o: In function `main': conftest.c:(.text+0x11): warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for open configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for _open configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/cck9ZgTC.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_open' /tmp/cck9ZgTC.o:(.data+0x0): undefined reference to `_open' collect2: ld returned 1 exit status configure:33426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | /* end confdefs.h. */ | /* Define _open to an innocuous variant, in case declares _open. | For example, HP-UX 11i declares gettimeofday. */ | #define _open innocuous__open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _open | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _open (); | /* 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__open) || defined (__stub____open) | choke me | #else | char (*f) () = _open; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _open; | ; | return 0; | } configure:33451: result: no configure:33363: checking for pclose configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for _pclose configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/ccwfHuV5.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_pclose' /tmp/ccwfHuV5.o:(.data+0x0): undefined reference to `_pclose' collect2: ld returned 1 exit status configure:33426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | /* end confdefs.h. */ | /* Define _pclose to an innocuous variant, in case declares _pclose. | For example, HP-UX 11i declares gettimeofday. */ | #define _pclose innocuous__pclose | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _pclose (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _pclose | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _pclose (); | /* 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__pclose) || defined (__stub____pclose) | choke me | #else | char (*f) () = _pclose; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _pclose; | ; | return 0; | } configure:33451: result: no configure:33363: checking for popen configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33363: checking for _popen configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 /tmp/ccGOv4bz.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_popen' /tmp/ccGOv4bz.o:(.data+0x0): undefined reference to `_popen' collect2: ld returned 1 exit status configure:33426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define _popen to an innocuous variant, in case declares _popen. | For example, HP-UX 11i declares gettimeofday. */ | #define _popen innocuous__popen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _popen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _popen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _popen (); | /* 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__popen) || defined (__stub____popen) | choke me | #else | char (*f) () = _popen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _popen; | ; | return 0; | } configure:33451: result: no configure:33363: checking for readlink configure:33420: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:33426: $? = 0 configure:33430: test -z || test ! -s conftest.err configure:33433: $? = 0 configure:33436: test -s conftest configure:33439: $? = 0 configure:33451: result: yes configure:33499: checking aspell.h usability configure:33511: g++ -c -O2 conftest.cc >&5 conftest.cc:159:20: aspell.h: No such file or directory configure:33517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:33540: result: no configure:33544: checking aspell.h presence configure:33554: g++ -E conftest.cc conftest.cc:125:20: aspell.h: No such file or directory configure:33560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include configure:33580: result: no configure:33615: checking for aspell.h configure:33622: result: no configure:33499: checking aspell/aspell.h usability configure:33511: g++ -c -O2 conftest.cc >&5 conftest.cc:159:27: aspell/aspell.h: No such file or directory configure:33517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:33540: result: no configure:33544: checking aspell/aspell.h presence configure:33554: g++ -E conftest.cc conftest.cc:125:27: aspell/aspell.h: No such file or directory configure:33560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include configure:33580: result: no configure:33615: checking for aspell/aspell.h configure:33622: result: no configure:33637: checking for new_aspell_config in -laspell configure:33667: g++ -o conftest -O2 conftest.cc -laspell -lSM -lICE -lc -lm -lX11 -lz >&5 /usr/bin/ld: cannot find -laspell collect2: ld returned 1 exit status configure:33673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char new_aspell_config (); | int | main () | { | new_aspell_config (); | ; | return 0; | } configure:33699: result: no configure:33708: checking whether to use aspell configure:33720: result: no configure:33751: checking pspell/pspell.h usability configure:33763: g++ -c -O2 conftest.cc >&5 conftest.cc:159:27: pspell/pspell.h: No such file or directory configure:33769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:33792: result: no configure:33796: checking pspell/pspell.h presence configure:33806: g++ -E conftest.cc conftest.cc:125:27: pspell/pspell.h: No such file or directory configure:33812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | #include configure:33832: result: no configure:33867: checking for pspell/pspell.h configure:33874: result: no configure:33889: checking for main in -lpspell configure:33913: g++ -o conftest -O2 conftest.cc -lpspell -lSM -lICE -lc -lm -lX11 -lz >&5 /usr/bin/ld: cannot find -lpspell collect2: ld returned 1 exit status configure:33919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LyX" | #define PACKAGE_TARNAME "lyx" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "LyX 1.4.2" | #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" | #define USE_POSIX_PACKAGING 1 | #define PACKAGE "lyx" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_STD_COUNT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OSTREAM 1 | #define HAVE_ISTREAM 1 | #define HAVE_SSTREAM 1 | #define HAVE_LOCALE 1 | #define HAVE_LIMITS 1 | #define HAVE_IOS 1 | #define MODERN_STL_STREAMS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBC 1 | #define AIKSAURUS_H_LOCATION | #define HAVE_DLFCN_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRERROR 1 | #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 | #define HAVE_DECL_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_LSTAT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_OPEN 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:33945: result: no configure:33954: checking whether to use pspell configure:33966: result: no configure:33984: checking for fork configure:34041: i586-uhu-linux-gcc -o conftest -O2 conftest.c -lSM -lICE -lc -lm -lX11 -lz >&5 configure:34047: $? = 0 configure:34051: test -z || test ! -s conftest.err configure:34054: $? = 0 configure:34057: test -s conftest configure:34060: $? = 0 configure:34072: result: yes configure:34090: checking whether to use ispell configure:34093: result: yes configure:34151: checking for fcntl configure:34208: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:34214: $? = 0 configure:34218: test -z || test ! -s conftest.err configure:34221: $? = 0 configure:34224: test -s conftest configure:34227: $? = 0 configure:34239: result: yes configure:34245: checking for library containing gethostbyname configure:34275: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:34281: $? = 0 configure:34285: test -z || test ! -s conftest.err configure:34288: $? = 0 configure:34291: test -s conftest configure:34294: $? = 0 configure:34364: result: none required configure:34371: checking for library containing socket configure:34401: i586-uhu-linux-gcc -o conftest -O2 conftest.c >&5 configure:34407: $? = 0 configure:34411: test -z || test ! -s conftest.err configure:34414: $? = 0 configure:34417: test -s conftest configure:34420: $? = 0 configure:34490: result: none required configure:34597: checking for sys/select.h configure:34602: result: yes configure:34606: checking sys/socket.h usability configure:34618: g++ -c -O2 conftest.cc >&5 configure:34624: $? = 0 configure:34628: test -z || test ! -s conftest.err configure:34631: $? = 0 configure:34634: test -s conftest.o configure:34637: $? = 0 configure:34647: result: yes configure:34651: checking sys/socket.h presence configure:34661: g++ -E conftest.cc configure:34667: $? = 0 configure:34687: result: yes configure:34722: checking for sys/socket.h configure:34729: result: yes configure:34742: checking types of arguments for select configure:34775: g++ -c -O2 conftest.cc >&5 configure:34781: $? = 0 configure:34785: test -z || test ! -s conftest.err configure:34788: $? = 0 configure:34791: test -s conftest.o configure:34794: $? = 0 configure:34810: result: int,fd_set *,struct timeval * configure:35111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LyX config.status 1.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:863: creating Makefile config.status:863: creating m4/Makefile config.status:863: creating boost/Makefile config.status:863: creating boost/libs/Makefile config.status:863: creating boost/libs/filesystem/Makefile config.status:863: creating boost/libs/filesystem/src/Makefile config.status:863: creating boost/libs/regex/Makefile config.status:863: creating boost/libs/regex/src/Makefile config.status:863: creating boost/libs/signals/Makefile config.status:863: creating boost/libs/signals/src/Makefile config.status:863: creating config/Makefile config.status:863: creating development/Makefile config.status:863: creating development/lyx.spec config.status:863: creating lib/Makefile config.status:863: creating lib/doc/Makefile config.status:863: creating lib/lyx2lyx/Makefile config.status:863: creating intl/Makefile config.status:863: creating po/Makefile.in config.status:863: creating sourcedoc/Doxyfile config.status:863: creating sourcedoc/Makefile config.status:863: creating src/client/Makefile config.status:863: creating src/Makefile config.status:863: creating src/version.C-tmp config.status:863: creating src/tex2lyx/Makefile config.status:863: creating src/mathed/Makefile config.status:863: creating src/graphics/Makefile config.status:863: creating src/insets/Makefile config.status:863: creating src/support/Makefile config.status:863: creating src/support/tests/Makefile config.status:863: creating src/frontends/Makefile config.status:863: creating src/frontends/controllers/Makefile config.status:863: creating src/frontends/xforms/Makefile config.status:863: creating src/frontends/xforms/lyx_forms.h-tmp config.status:863: creating src/frontends/xforms/lyx_xpm.h-tmp config.status:863: creating src/frontends/xforms/forms/Makefile config.status:863: creating src/frontends/gtk/Makefile config.status:863: creating src/frontends/gtk/gimages/Makefile config.status:863: creating src/frontends/gtk/glade/Makefile config.status:863: creating src/frontends/qt2/Makefile config.status:863: creating src/frontends/qt2/moc/Makefile config.status:863: creating src/frontends/qt2/ui/Makefile config.status:863: creating src/frontends/qt2/ui/moc/Makefile config.status:967: creating src/config.h config.status:1523: executing depfiles commands config.status:1523: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_QTDIR_set=set ac_cv_env_QTDIR_value=/usr/lib/qt ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func__close=no ac_cv_func__getpid=no ac_cv_func__mkdir=no ac_cv_func__open=no ac_cv_func__pclose=no ac_cv_func__popen=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_close=yes ac_cv_func_connect=yes ac_cv_func_fcntl=yes ac_cv_func_fork=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_getuid=yes ac_cv_func_lstat=yes ac_cv_func_mempcpy=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_open=yes ac_cv_func_pclose=yes ac_cv_func_popen=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_remove=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_Aiksaurus_Aiksaurus_h=no ac_cv_header_Aiksaurus_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_argz_h=yes ac_cv_header_aspell_aspell_h=no ac_cv_header_aspell_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_ios=yes ac_cv_header_istream=yes ac_cv_header_limits=yes ac_cv_header_limits_h=yes ac_cv_header_locale=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_ostream=yes ac_cv_header_process_h=no ac_cv_header_pspell_pspell_h=no ac_cv_header_sstream=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_utime_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_Aiksaurus_main=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_aspell_new_aspell_config=no ac_cv_lib_c_fopen=yes ac_cv_lib_gdi32_main=no ac_cv_lib_m_sin=yes ac_cv_lib_pspell_main=no ac_cv_lib_shlwapi_main=no ac_cv_lib_z_gzopen=yes ac_cv_mkdir_takes_one_arg=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=g++ ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_KPSEWHICH=: ac_cv_prog_M4=m4 ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes 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_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_pathless_PYTHON=python am_cv_prog_tar_ustar=gnutar 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.4/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages' am_cv_python_version=2.4 am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' lyx_cv_cxx_global_cstd=no lyx_cv_explicit=yes lyx_cv_extra_inc=NONE lyx_cv_extra_lib=NONE lyx_cv_extra_prefix=NONE lyx_cv_modern_streams=yes lyx_cv_qtversion=3.3.6 lyx_cv_std_count=yes lyx_cv_with_included_boost=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no qt_cv_dir=/usr/lib/qt qt_cv_includes=/usr/lib/qt/include qt_cv_is_multithreaded=yes qt_cv_libname=-lqt-mt qt_cv_libraries=/usr/lib/qt/lib qt_cv_path_moc=/usr/lib/qt/bin/moc qt_cv_path_moc2=NONE qt_cv_path_uic=/usr/lib/qt/bin/uic ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.9' AIKSAURUS_LIBS='' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/config/missing --run tar' AM_CFLAGS='' AM_CPPFLAGS='' AM_CXXFLAGS='-fno-exceptions' AM_LDFLAGS='' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.9' AWK='gawk --posix' BUILD_CLIENT_SUBDIR_FALSE='#' BUILD_CLIENT_SUBDIR_TRUE='' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FORMS_H_LOCATION='' FRONTENDS='qt' FRONTENDS_PROGS=' lyx-qt$(EXEEXT)' FRONTENDS_SUBDIRS=' qt2' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' GTK_FRONTEND_CFLAGS='' GTK_FRONTEND_LIBS='' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' KPSEWHICH=':' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS=' -lSM -lICE -lc -lm -lX11 -lz' LIBSHLWAPI='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LYX_ABS_INSTALLED_DATADIR='/usr/share/lyx' LYX_ABS_INSTALLED_LOCALEDIR='/usr/share/locale' LYX_ABS_TOP_SRCDIR='/var/uhubuild/work/compile' LYX_BUILD_PCH_FALSE='#' LYX_BUILD_PCH_TRUE='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' MOC='/usr/lib/qt/bin/moc' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJDUMP='objdump' OBJEXT='o' PACKAGE='lyx' PACKAGE_BUGREPORT='lyx-devel@lists.lyx.org' PACKAGE_NAME='LyX' PACKAGE_STRING='LyX 1.4.2' PACKAGE_TARNAME='lyx' PACKAGE_VERSION='1.4.2' PATH_SEPARATOR=':' PKG_CONFIG='' POSUB='po' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.4' QTDIR='/usr/lib/qt' QT_CPPFLAGS='-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' QT_LIB='-lqt-mt' QT_VERSION='3.3.6' RANLIB='ranlib' RPM_FRONTEND='qt' RPM_VERSION_SUFFIX='""' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' STRIP='strip' UIC='/usr/lib/qt/bin/uic -nounload' USE_ASPELL_FALSE='' USE_ASPELL_TRUE='#' USE_INCLUDED_BOOST_FALSE='#' USE_INCLUDED_BOOST_TRUE='' USE_INCLUDED_LIBINTL='no' USE_ISPELL_FALSE='#' USE_ISPELL_TRUE='' USE_NLS='yes' USE_PSPELL_FALSE='' USE_PSPELL_TRUE='#' VERSION='1.4.2' VERSION_INFO='Configuration\n Host type: i586-uhu-linux-gnu\n Special build flags: pch use-ispell\n C Compiler: i586-uhu-linux-gcc \n C Compiler LyX flags: \n C Compiler flags: -O2\n C++ Compiler: g++ (3.4.6)\n C++ Compiler LyX flags: -fno-exceptions\n C++ Compiler flags: -O2\n Linker flags: \n Linker user flags: \n Qt Frontend:\n Qt version:\t\t3.3.6\n Packaging: posix\n LyX binary dir: /usr/bin\n LyX files dir: /usr/share/lyx\n' XFORMS_LIBS='' XGETTEXT='/usr/bin/xgettext' XPM_H_LOCATION='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' lyx_devel_version='no' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pkgdatadir='${datadir}/${PACKAGE}' pkgpyexecdir='${pyexecdir}/lyx' pkgpythondir='${pythondir}/lyx' prefix='/usr' program_suffix='' program_transform_name='s,$$,,' pyexecdir='${exec_prefix}/lib/python2.4/site-packages' pythondir='${prefix}/lib/python2.4/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define AIKSAURUS_H_LOCATION #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_CLOSE 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_ISTREAMBUF_ITERATOR 1 #define HAVE_DECL_MKSTEMP 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL 1 #define HAVE_FORK 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPID 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_IOS 1 #define HAVE_ISTREAM 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBC 1 #define HAVE_LIBM 1 #define HAVE_LIMITS 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LSTAT 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OPEN 1 #define HAVE_OSTREAM 1 #define HAVE_PCLOSE 1 #define HAVE_POPEN 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_SSTREAM 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STD_COUNT 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define HAVE_ZLIB_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define MODERN_STL_STREAMS 1 #define PACKAGE "lyx" #define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org" #define PACKAGE_NAME "LyX" #define PACKAGE_STRING "LyX 1.4.2" #define PACKAGE_TARNAME "lyx" #define PACKAGE_VERSION "1.4.2" #define RETSIGTYPE void #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_ISPELL 1 #define USE_POSIX_PACKAGING 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0