summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/ekhtml/Docs/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/ekhtml/Docs/config.log')
-rw-r--r--plugins/MirOTR/ekhtml/Docs/config.log331
1 files changed, 331 insertions, 0 deletions
diff --git a/plugins/MirOTR/ekhtml/Docs/config.log b/plugins/MirOTR/ekhtml/Docs/config.log
new file mode 100644
index 0000000000..a26eaaf178
--- /dev/null
+++ b/plugins/MirOTR/ekhtml/Docs/config.log
@@ -0,0 +1,331 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.52. Invocation command line was
+
+ $ ./configure
+
+## ---------- ##
+## Platform. ##
+## ---------- ##
+
+hostname = ANDYS-MASCHINE
+uname -m = i686
+uname -r = 1.0.15(0.47/3/2)
+uname -s = MINGW32_NT-5.1
+uname -v = 2010-07-06 22:04
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH = .:/usr/local/bin:/mingw/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Programme/QuickTime/QTSystem/:/c/Programme/TortoiseSVN/bin:/c/Programme/xampp/php
+
+## ------------ ##
+## Core tests. ##
+## ------------ ##
+
+configure:1092: PATH=".;."; conftest.sh
+./configure: line 1093: conftest.sh: command not found
+configure:1095: $? = 127
+configure:1157: checking for a BSD compatible install
+configure:1206: result: /bin/install -c
+configure:1217: checking whether build environment is sane
+configure:1260: result: yes
+configure:1292: checking for mawk
+configure:1318: result: no
+configure:1292: checking for gawk
+configure:1307: found /bin/gawk
+configure:1315: result: gawk
+configure:1325: checking whether make sets ${MAKE}
+configure:1345: result: yes
+configure:1522: checking for gcc
+configure:1537: found /mingw/bin/gcc
+configure:1545: result: gcc
+configure:1773: checking for C compiler version
+configure:1776: gcc --version </dev/null >&5
+gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
+Copyright (C) 2004 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:1779: $? = 0
+configure:1781: gcc -v </dev/null >&5
+Reading specs from C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
+Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
+Thread model: win32
+gcc version 3.4.5 (mingw-vista special r3)
+configure:1784: $? = 0
+configure:1786: gcc -V </dev/null >&5
+gcc.exe: `-V' option must have argument
+configure:1789: $? = 1
+configure:1809: checking for C compiler default output
+configure:1812: gcc conftest.c >&5
+configure:1815: $? = 0
+configure:1844: result: a.exe
+configure:1849: checking whether the C compiler works
+configure:1855: ./a.exe
+configure:1858: $? = 0
+configure:1873: result: yes
+configure:1880: checking whether we are cross compiling
+configure:1882: result: no
+configure:1885: checking for executable suffix
+configure:1887: gcc -o conftest.exe conftest.c >&5
+configure:1890: $? = 0
+configure:1912: result: .exe
+configure:1918: checking for object suffix
+configure:1936: gcc -c conftest.c >&5
+configure:1939: $? = 0
+configure:1958: result: o
+configure:1962: checking whether we are using the GNU C compiler
+configure:1983: gcc -c conftest.c >&5
+configure:1986: $? = 0
+configure:1989: test -s conftest.o
+configure:1992: $? = 0
+configure:2004: result: yes
+configure:2010: checking whether gcc accepts -g
+configure:2028: gcc -c -g conftest.c >&5
+configure:2031: $? = 0
+configure:2034: test -s conftest.o
+configure:2037: $? = 0
+configure:2047: result: yes
+configure:2074: gcc -c -g -O2 conftest.c >&5
+conftest.c:2: error: syntax error before "me"
+configure:2077: $? = 1
+configure: failed program was:
+#ifndef __cplusplus
+ choke me
+#endif
+configure:2192: checking for style of include used by make
+configure:2219: result: GNU
+configure:2243: checking dependency style of gcc
+configure:2305: result: gcc3
+configure:2309: checking for gcc option to accept ANSI C
+configure:2366: gcc -c -g -O2 conftest.c >&5
+configure:2369: $? = 0
+configure:2372: test -s conftest.o
+configure:2375: $? = 0
+configure:2392: result: none needed
+configure:2400: checking for inline
+configure:2417: gcc -c -g -O2 conftest.c >&5
+configure:2420: $? = 0
+configure:2423: test -s conftest.o
+configure:2426: $? = 0
+configure:2437: result: inline
+configure:2524: checking build system type
+configure:2542: result: i686-pc-mingw32
+configure:2549: checking host system type
+configure:2563: result: i686-pc-mingw32
+configure:2591: checking for ld used by GCC
+configure:2654: result: C:/MinGW/mingw32/bin/ld.exe
+configure:2663: checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld
+GNU ld (GNU Binutils) 2.20
+configure:2675: result: yes
+configure:2679: checking for C:/MinGW/mingw32/bin/ld.exe option to reload object files
+configure:2686: result: -r
+configure:2691: checking for BSD-compatible nm
+configure:2727: result: /mingw/bin/nm
+configure:2730: checking whether ln -s works
+configure:2734: result: yes
+configure:2741: checking how to recognise dependant libraries
+configure:2919: result: file_magic file format pei*-i386(.*architecture: i386)?
+configure:2925: checking command to parse /mingw/bin/nm output
+configure:3006: gcc -c -g -O2 conftest.c >&5
+configure:3009: $? = 0
+configure:3013: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
+configure:3016: $? = 0
+cannot find nm_test_var in conftest.nm
+configure:3006: gcc -c -g -O2 conftest.c >&5
+configure:3009: $? = 0
+configure:3013: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
+configure:3016: $? = 0
+configure:3068: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
+configure:3071: $? = 0
+configure:3115: result: ok
+configure:3124: checking how to run the C preprocessor
+configure:3150: gcc -E conftest.c
+configure:3156: $? = 0
+configure:3183: gcc -E conftest.c
+configure:3180:28: ac_nonexistent.h: No such file or directory
+configure:3189: $? = 1
+configure: failed program was:
+#line 3179 "configure"
+#include "confdefs.h"
+#include <ac_nonexistent.h>
+configure:3226: result: gcc -E
+configure:3241: gcc -E conftest.c
+configure:3247: $? = 0
+configure:3274: gcc -E conftest.c
+configure:3271:28: ac_nonexistent.h: No such file or directory
+configure:3280: $? = 1
+configure: failed program was:
+#line 3270 "configure"
+#include "confdefs.h"
+#include <ac_nonexistent.h>
+configure:3322: checking for dlfcn.h
+configure:3332: gcc -E conftest.c
+configure:3329:19: dlfcn.h: No such file or directory
+configure:3338: $? = 1
+configure: failed program was:
+#line 3328 "configure"
+#include "confdefs.h"
+#include <dlfcn.h>
+configure:3357: result: no
+configure:3544: checking for ranlib
+configure:3559: found /mingw/bin/ranlib
+configure:3568: result: ranlib
+configure:3618: checking for strip
+configure:3633: found /mingw/bin/strip
+configure:3642: result: strip
+configure:3844: checking for objdir
+configure:3855: result: .libs
+configure:3870: checking for gcc option to produce PIC
+configure:4020: result: -DDLL_EXPORT
+configure:4024: checking if gcc PIC flag -DDLL_EXPORT works
+configure:4044: gcc -c -g -O2 -DDLL_EXPORT -DPIC conftest.c >&5
+configure:4047: $? = 0
+configure:4050: test -s conftest.o
+configure:4053: $? = 0
+configure:4089: result: yes
+configure:4105: checking if gcc static flag -static works
+configure:4126: gcc -o conftest.exe -g -O2 -static conftest.c >&5
+configure:4129: $? = 0
+configure:4132: test -s conftest.exe
+configure:4135: $? = 0
+configure:4149: result: yes
+configure:4160: checking if gcc supports -c -o file.o
+configure:4180: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:4204: result: yes
+configure:4209: checking if gcc supports -c -o file.lo
+configure:4233: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
+configure:4236: $? = 0
+configure:4239: test -s conftest.lo
+configure:4242: $? = 0
+configure:4263: result: yes
+configure:4294: checking if gcc supports -fno-rtti -fno-exceptions
+configure:4313: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
+cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
+cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
+configure:4316: $? = 0
+configure:4319: test -s conftest.o
+configure:4322: $? = 0
+configure:4338: result: yes
+configure:4349: checking whether the linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries
+configure:5029: result: yes
+configure:5034: checking how to hardcode library paths into programs
+configure:5058: result: immediate
+configure:5063: checking whether stripping libraries is possible
+configure:5068: result: yes
+configure:5079: checking dynamic linker characteristics
+configure:5472: result: Win32 ld.exe
+configure:5477: checking if libtool supports shared libraries
+configure:5479: result: yes
+configure:5482: checking whether to build shared libraries
+configure:5503: result: yes
+configure:5506: checking whether to build static libraries
+configure:5510: result: yes
+configure:6734: checking whether to enable maintainer-specific portions of Makefiles
+configure:6743: result: no
+configure:6991: creating ./config.status
+
+## ----------------------- ##
+## Running config.status. ##
+## ----------------------- ##
+
+This file was extended by config.status 2.52, executed with
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ > ./config.status
+on ANDYS-MASCHINE
+
+config.status:7482: creating Makefile
+config.status:7482: creating docs/Doxyfile
+config.status:7482: creating docs/Makefile
+config.status:7482: creating include/Makefile
+config.status:7482: creating src/Makefile
+config.status:7482: creating testsuite/Makefile
+config.status:7574: creating include/ekhtml_config.h
+
+## ----------------- ##
+## Cache variables. ##
+## ----------------- ##
+
+ac_cv_build=i686-pc-mingw32
+ac_cv_build_alias=i686-pc-mingw32
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_inline=inline
+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_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_exeext=.exe
+ac_cv_header_dlfcn_h=no
+ac_cv_host=i686-pc-mingw32
+ac_cv_host_alias=i686-pc-mingw32
+ac_cv_objext=o
+ac_cv_path_install='/bin/install -c'
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+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_make_make_set=yes
+am_cv_CC_dependencies_compiler_type=gcc3
+lt_cv_compiler_c_o=yes
+lt_cv_compiler_o_lo=yes
+lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
+lt_cv_file_magic_cmd='$OBJDUMP -f'
+lt_cv_file_magic_test_file=
+lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_ld_reload_flag=-r
+lt_cv_path_LD=C:/MinGW/mingw32/bin/ld.exe
+lt_cv_path_NM=/mingw/bin/nm
+lt_cv_prog_cc_can_build_shared=yes
+lt_cv_prog_cc_no_builtin=
+lt_cv_prog_cc_pic=' -DDLL_EXPORT'
+lt_cv_prog_cc_pic_works=yes
+lt_cv_prog_cc_shlib=
+lt_cv_prog_cc_static=-static
+lt_cv_prog_cc_static_works=yes
+lt_cv_prog_cc_wl=-Wl,
+lt_cv_prog_gnu_ld=yes
+lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 \2\3 \3/p'\'''
+lt_cv_sys_path_separator=:
+
+## ------------ ##
+## confdefs.h. ##
+## ------------ ##
+
+#define EKHTML_VER_MAJOR 0
+#define EKHTML_VER_MINOR 3
+#define EKHTML_VER_BUGFIX 2
+#define PACKAGE "ekhtml"
+#define VERSION "0.3.2"
+
+
+configure: exit 0