This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by makedict configure 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = hum-tf4-ans175.hum.uit.no uname -m = i386 uname -r = 9.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 115 tasks, 629 threads, 2 processors Load average: 1.99, Mach factor: 0.56 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sw/bin PATH: /sw/sbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /opt/local/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /Users/cipriangerstenberger/bin PATH: /Users/cipriangerstenberger/gtsvn/gt/script PATH: /usr/local/bin PATH: /usr/local/forrest/bin PATH: /Users/cipriangerstenberger/gtsvn/kt/kom/script PATH: /opt/local/bin/ PATH: /Applications/PLT Scheme v352/bin PATH: /usr/bin/see PATH: /Library/FrontBase/bin PATH: /sw/bin/ PATH: /Users/cipriangerstenberger/gtsvn/st/kal/script PATH: /Users/cipriangerstenberger/gtsvn/st/iku/script PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1337: checking whether to enable maintainer-specific portions of Makefiles configure:1346: result: no configure:1401: checking for a BSD-compatible install configure:1456: result: /usr/bin/install -c configure:1467: checking whether build environment is sane configure:1510: result: yes configure:1575: checking for gawk configure:1591: found /opt/local/bin/gawk configure:1601: result: gawk configure:1611: checking whether make sets $(MAKE) configure:1631: result: yes configure:1848: checking for gcc configure:1864: found /usr/bin/gcc configure:1874: result: gcc configure:2118: checking for C compiler version configure:2121: gcc --version &5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:2124: $? = 0 configure:2126: gcc -v &5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:2129: $? = 0 configure:2131: gcc -V &5 gcc-4.0: argument to `-V' is missing configure:2134: $? = 1 configure:2157: checking for C compiler default output file name configure:2160: gcc conftest.c >&5 configure:2163: $? = 0 configure:2209: result: a.out configure:2214: checking whether the C compiler works configure:2220: ./a.out configure:2223: $? = 0 configure:2240: result: yes configure:2247: checking whether we are cross compiling configure:2249: result: no configure:2252: checking for suffix of executables configure:2254: gcc -o conftest conftest.c >&5 configure:2257: $? = 0 configure:2282: result: configure:2288: checking for suffix of object files configure:2309: gcc -c conftest.c >&5 configure:2312: $? = 0 configure:2334: result: o configure:2338: checking whether we are using the GNU C compiler configure:2362: gcc -c conftest.c >&5 configure:2368: $? = 0 configure:2372: test -z || test ! -s conftest.err configure:2375: $? = 0 configure:2378: test -s conftest.o configure:2381: $? = 0 configure:2394: result: yes configure:2400: checking whether gcc accepts -g configure:2421: gcc -c -g conftest.c >&5 configure:2427: $? = 0 configure:2431: test -z || test ! -s conftest.err configure:2434: $? = 0 configure:2437: test -s conftest.o configure:2440: $? = 0 configure:2451: result: yes configure:2468: checking for gcc option to accept ANSI C configure:2538: gcc -c -g -O2 conftest.c >&5 configure:2544: $? = 0 configure:2548: test -z || test ! -s conftest.err configure:2551: $? = 0 configure:2554: test -s conftest.o configure:2557: $? = 0 configure:2575: result: none needed configure:2593: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2599: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2743: checking for style of include used by make configure:2771: result: GNU configure:2799: checking dependency style of gcc configure:2889: result: gcc3 configure:2911: checking how to run the C preprocessor configure:2946: gcc -E conftest.c configure:2952: $? = 0 configure:2984: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:2990: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | /* end confdefs.h. */ | #include configure:3029: result: gcc -E configure:3053: gcc -E conftest.c configure:3059: $? = 0 configure:3091: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | /* end confdefs.h. */ | #include configure:3192: checking for g++ configure:3208: found /usr/bin/g++ configure:3218: result: g++ configure:3234: checking for C++ compiler version configure:3237: g++ --version &5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Copyright (C) 2005 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:3240: $? = 0 configure:3242: g++ -v &5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) configure:3245: $? = 0 configure:3247: g++ -V &5 g++-4.0: argument to `-V' is missing configure:3250: $? = 1 configure:3253: checking whether we are using the GNU C++ compiler configure:3277: g++ -c conftest.cc >&5 configure:3283: $? = 0 configure:3287: test -z || test ! -s conftest.err configure:3290: $? = 0 configure:3293: test -s conftest.o configure:3296: $? = 0 configure:3309: result: yes configure:3315: checking whether g++ accepts -g configure:3336: g++ -c -g conftest.cc >&5 configure:3342: $? = 0 configure:3346: test -z || test ! -s conftest.err configure:3349: $? = 0 configure:3352: test -s conftest.o configure:3355: $? = 0 configure:3366: result: yes configure:3408: g++ -c -g -O2 conftest.cc >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3453: 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:3459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3408: g++ -c -g -O2 conftest.cc >&5 /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration 'void std::exit(int) throw ()' configure:3414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3408: g++ -c -g -O2 conftest.cc >&5 configure:3414: $? = 0 configure:3418: test -z || test ! -s conftest.err configure:3421: $? = 0 configure:3424: test -s conftest.o configure:3427: $? = 0 configure:3453: g++ -c -g -O2 conftest.cc >&5 configure:3459: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest.o configure:3472: $? = 0 configure:3497: checking dependency style of g++ configure:3587: result: gcc3 configure:3615: checking how to run the C++ preprocessor configure:3646: g++ -E conftest.cc configure:3652: $? = 0 configure:3684: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:3690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3729: result: g++ -E configure:3753: g++ -E conftest.cc configure:3759: $? = 0 configure:3791: g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "makedict" | #define PACKAGE_TARNAME "makedict" | #define PACKAGE_VERSION "0.3alpha4" | #define PACKAGE_STRING "makedict 0.3alpha4" | #define PACKAGE_BUGREPORT "dushistov@mail.ru" | #define PACKAGE "makedict" | #define VERSION "0.3alpha4" | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3840: checking whether make sets $(MAKE) configure:3860: result: yes configure:3910: checking for ranlib configure:3926: found /usr/bin/ranlib configure:3937: result: ranlib configure:3959: checking for python configure:3977: found /usr/bin/python configure:3989: result: /usr/bin/python configure:4011: checking for python version configure:4018: result: 2.5 configure:4030: checking for python platform configure:4037: result: darwin configure:4044: checking for python script directory configure:4052: result: /Library/Python/2.5/site-packages configure:4061: checking for python extension module directory configure:4069: result: /Library/Python/2.5/site-packages configure:4092: checking for egrep configure:4102: result: grep -E configure:4107: checking for ANSI C header files configure:4132: g++ -c -g -O2 conftest.cc >&5 configure:4138: $? = 0 configure:4142: test -z || test ! -s conftest.err configure:4145: $? = 0 configure:4148: test -s conftest.o configure:4151: $? = 0 configure:4240: g++ -o conftest -g -O2 conftest.cc >&5 configure:4243: $? = 0 configure:4245: ./conftest configure:4248: $? = 0 configure:4263: result: yes configure:4287: checking for sys/types.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for sys/stat.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for stdlib.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for string.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for memory.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for strings.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for inttypes.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for stdint.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4287: checking for unistd.h configure:4303: g++ -c -g -O2 conftest.cc >&5 configure:4309: $? = 0 configure:4313: test -z || test ! -s conftest.err configure:4316: $? = 0 configure:4319: test -s conftest.o configure:4322: $? = 0 configure:4333: result: yes configure:4351: checking for stdlib.h configure:4356: result: yes configure:4351: checking for unistd.h configure:4356: result: yes configure:4500: checking for getpagesize configure:4557: g++ -o conftest -g -O2 conftest.cc >&5 configure:4563: $? = 0 configure:4567: test -z || test ! -s conftest.err configure:4570: $? = 0 configure:4573: test -s conftest configure:4576: $? = 0 configure:4588: result: yes configure:4598: checking for working mmap configure:4740: g++ -o conftest -g -O2 conftest.cc >&5 configure:4743: $? = 0 configure:4745: ./conftest configure:4748: $? = 0 configure:4762: result: yes configure:4774: checking for zlibVersion in -lz configure:4804: g++ -o conftest -g -O2 conftest.cc -lz >&5 configure:4810: $? = 0 configure:4814: test -z || test ! -s conftest.err configure:4817: $? = 0 configure:4820: test -s conftest configure:4823: $? = 0 configure:4836: result: yes configure:4856: checking for pkg-config configure:4874: found /opt/local/bin/pkg-config configure:4887: result: /opt/local/bin/pkg-config configure:4904: checking for glib-2.0 >= 2.6.0 configure:4908: result: yes configure:4912: checking MAKEDICT_CFLAGS configure:4915: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include configure:4918: checking MAKEDICT_LIBS configure:4921: result: -L/opt/local/lib -lglib-2.0 -lintl -liconv configure:4975: checking for XML_ParserCreate in -lexpat configure:5005: g++ -o conftest -g -O2 conftest.cc -lexpat -lz >&5 configure:5011: $? = 0 configure:5015: test -z || test ! -s conftest.err configure:5018: $? = 0 configure:5021: test -s conftest configure:5024: $? = 0 configure:5037: result: yes configure:5067: checking expat.h usability configure:5079: g++ -c -g -O2 conftest.cc >&5 configure:5085: $? = 0 configure:5089: test -z || test ! -s conftest.err configure:5092: $? = 0 configure:5095: test -s conftest.o configure:5098: $? = 0 configure:5108: result: yes configure:5112: checking expat.h presence configure:5122: g++ -E conftest.cc configure:5128: $? = 0 configure:5148: result: yes configure:5183: checking for expat.h configure:5190: result: yes configure:5353: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedict config.status 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hum-tf4-ans175.hum.uit.no config.status:722: creating Makefile config.status:722: creating m4/Makefile config.status:722: creating src/Makefile config.status:722: creating tests/Makefile config.status:722: creating tests/dtd/Makefile config.status:722: creating tests/sample-dicts/Makefile config.status:826: creating config.h config.status:942: config.h is unchanged config.status:1122: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes 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_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= ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_python_platform=darwin am_cv_python_pyexecdir=/Library/Python/2.5/site-packages am_cv_python_pythondir=/Library/Python/2.5/site-packages am_cv_python_version=2.5 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run tar' AUTOCONF='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run autoconf' AUTOHEADER='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run autoheader' AUTOMAKE='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' EXPAT_CFLAGS='' EXPAT_INSTALLED_FALSE='#' EXPAT_INSTALLED_TRUE='' EXPAT_LIBS=' -lexpat' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -lz' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEDICT_CFLAGS='-Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' MAKEDICT_LIBS='-Wall -lexpat -L/opt/local/lib -lglib-2.0 -lintl -liconv ' MAKEINFO='${SHELL} /Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/missing --run makeinfo' OBJEXT='o' PACKAGE='makedict' PACKAGE_BUGREPORT='dushistov@mail.ru' PACKAGE_NAME='makedict' PACKAGE_STRING='makedict 0.3alpha4' PACKAGE_TARNAME='makedict' PACKAGE_VERSION='0.3alpha4' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.5' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.3alpha4' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/Users/cipriangerstenberger/StarDust/XDXF_stuff/MakeDicts/makedict/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pkgpyexecdir='${pyexecdir}/makedict' pkgpythondir='${pythondir}/makedict' prefix='/usr/local' program_transform_name='s,x,x,' pyexecdir='/Library/Python/2.5/site-packages' pythondir='/Library/Python/2.5/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_EXPAT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "makedict" #define PACKAGE_BUGREPORT "dushistov@mail.ru" #define PACKAGE_NAME "makedict" #define PACKAGE_STRING "makedict 0.3alpha4" #define PACKAGE_TARNAME "makedict" #define PACKAGE_VERSION "0.3alpha4" #define STDC_HEADERS 1 #define VERSION "0.3alpha4" #endif #ifdef __cplusplus extern "C" void std::exit (int); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedict config.status 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --input-format on hum-tf4-ans175.hum.uit.no config.status:367: error: unrecognized option: --input-format Try `./config.status --help' for more information. ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedict config.status 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --output-format on hum-tf4-ans175.hum.uit.no config.status:367: error: unrecognized option: --output-format Try `./config.status --help' for more information. ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedict config.status 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --input-format on hum-tf4-ans175.hum.uit.no config.status:367: error: unrecognized option: --input-format Try `./config.status --help' for more information. ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by makedict config.status 0.3alpha4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --output-format on hum-tf4-ans175.hum.uit.no config.status:367: error: unrecognized option: --output-format Try `./config.status --help' for more information.