[Tux4kids-commits] r724 - tuxtype/branches/tuxtype-soc-mh

lummeh-guest at alioth.debian.org lummeh-guest at alioth.debian.org
Sun Aug 31 07:35:35 UTC 2008


Author: lummeh-guest
Date: 2008-08-31 07:35:34 +0000 (Sun, 31 Aug 2008)
New Revision: 724

Added:
   tuxtype/branches/tuxtype-soc-mh/config.log
Log:
missing config files


Added: tuxtype/branches/tuxtype-soc-mh/config.log
===================================================================
--- tuxtype/branches/tuxtype-soc-mh/config.log	                        (rev 0)
+++ tuxtype/branches/tuxtype-soc-mh/config.log	2008-08-31 07:35:34 UTC (rev 724)
@@ -0,0 +1,736 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by Tux Typing configure 1.5.16, which was
+generated by GNU Autoconf 2.61.  Invocation command line was
+
+  $ ./configure 
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = debian
+uname -m = i686
+uname -r = 2.6.18-4-686
+uname -s = Linux
+uname -v = #1 SMP Mon Mar 26 17:17:36 UTC 2007
+
+/usr/bin/uname -p = unknown
+/bin/uname -X     = unknown
+
+/bin/arch              = i686
+/usr/bin/arch -k       = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo      = unknown
+/bin/machine           = unknown
+/usr/bin/oslevel       = unknown
+/bin/universe          = unknown
+
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1829: checking build system type
+configure:1847: result: i686-pc-linux-gnu
+configure:1869: checking host system type
+configure:1884: result: i686-pc-linux-gnu
+configure:1906: checking target system type
+configure:1921: result: i686-pc-linux-gnu
+configure:1969: checking for a BSD-compatible install
+configure:2025: result: /usr/bin/install -c
+configure:2036: checking whether build environment is sane
+configure:2079: result: yes
+configure:2107: checking for a thread-safe mkdir -p
+configure:2146: result: /bin/mkdir -p
+configure:2159: checking for gawk
+configure:2175: found /usr/bin/gawk
+configure:2186: result: gawk
+configure:2197: checking whether make sets $(MAKE)
+configure:2218: result: yes
+configure:2411: checking whether NLS is requested
+configure:2420: result: yes
+configure:2458: checking for msgfmt
+configure: trying /usr/bin/msgfmt...
+0 translated messages.
+configure:2490: result: /usr/bin/msgfmt
+configure:2499: checking for gmsgfmt
+configure:2530: result: /usr/bin/msgfmt
+configure:2581: checking for xgettext
+configure: trying /usr/bin/xgettext...
+/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
+configure:2613: result: /usr/bin/xgettext
+configure:2659: checking for msgmerge
+configure: trying /usr/bin/msgmerge...
+configure:2690: result: /usr/bin/msgmerge
+configure:2732: checking for style of include used by make
+configure:2760: result: GNU
+configure:2830: checking for gcc
+configure:2846: found /usr/bin/gcc
+configure:2857: result: gcc
+configure:3095: checking for C compiler version
+configure:3102: gcc --version >&5
+gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
+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:3105: $? = 0
+configure:3112: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
+Thread model: posix
+gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
+configure:3115: $? = 0
+configure:3122: gcc -V >&5
+gcc: '-V' option must have argument
+configure:3125: $? = 1
+configure:3148: checking for C compiler default output file name
+configure:3175: gcc    conftest.c  >&5
+configure:3178: $? = 0
+configure:3216: result: a.out
+configure:3233: checking whether the C compiler works
+configure:3243: ./a.out
+configure:3246: $? = 0
+configure:3263: result: yes
+configure:3270: checking whether we are cross compiling
+configure:3272: result: no
+configure:3275: checking for suffix of executables
+configure:3282: gcc -o conftest    conftest.c  >&5
+configure:3285: $? = 0
+configure:3309: result: 
+configure:3315: checking for suffix of object files
+configure:3341: gcc -c   conftest.c >&5
+configure:3344: $? = 0
+configure:3367: result: o
+configure:3371: checking whether we are using the GNU C compiler
+configure:3400: gcc -c   conftest.c >&5
+configure:3406: $? = 0
+configure:3423: result: yes
+configure:3428: checking whether gcc accepts -g
+configure:3458: gcc -c -g  conftest.c >&5
+configure:3464: $? = 0
+configure:3563: result: yes
+configure:3580: checking for gcc option to accept ISO C89
+configure:3654: gcc  -c -g -O2  conftest.c >&5
+configure:3660: $? = 0
+configure:3683: result: none needed
+configure:3703: checking dependency style of gcc
+configure:3794: result: gcc3
+configure:3833: checking for ld used by GCC
+configure:3897: result: /usr/bin/ld
+configure:3906: checking if the linker (/usr/bin/ld) is GNU ld
+configure:3919: result: yes
+configure:3926: checking for shared library run path origin
+configure:3939: result: done
+configure:4397: checking for CFPreferencesCopyAppValue
+configure:4425: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
+conftest.c:10:42: error: CoreFoundation/CFPreferences.h: No such file or directory
+conftest.c: In function 'main':
+conftest.c:14: error: 'NULL' undeclared (first use in this function)
+conftest.c:14: error: (Each undeclared identifier is reported only once
+conftest.c:14: error: for each function it appears in.)
+configure:4431: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "Tux Typing"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.16"
+| /* end confdefs.h.  */
+| #include <CoreFoundation/CFPreferences.h>
+| int
+| main ()
+| {
+| CFPreferencesCopyAppValue(NULL, NULL)
+|   ;
+|   return 0;
+| }
+configure:4449: result: no
+configure:4458: checking for CFLocaleCopyCurrent
+configure:4486: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
+conftest.c:10:37: error: CoreFoundation/CFLocale.h: No such file or directory
+configure:4492: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "Tux Typing"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.16"
+| /* end confdefs.h.  */
+| #include <CoreFoundation/CFLocale.h>
+| int
+| main ()
+| {
+| CFLocaleCopyCurrent();
+|   ;
+|   return 0;
+| }
+configure:4510: result: no
+configure:4561: checking for GNU gettext in libc
+configure:4591: gcc -o conftest -g -O2   conftest.c  >&5
+configure:4597: $? = 0
+configure:4615: result: yes
+configure:5331: checking whether to use NLS
+configure:5333: result: yes
+configure:5336: checking where the gettext function comes from
+configure:5347: result: libc
+configure:5459: checking for gcc
+configure:5486: result: gcc
+configure:5724: checking for C compiler version
+configure:5731: gcc --version >&5
+gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
+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:5734: $? = 0
+configure:5741: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
+Thread model: posix
+gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
+configure:5744: $? = 0
+configure:5751: gcc -V >&5
+gcc: '-V' option must have argument
+configure:5754: $? = 1
+configure:5757: checking whether we are using the GNU C compiler
+configure:5809: result: yes
+configure:5814: checking whether gcc accepts -g
+configure:5949: result: yes
+configure:5966: checking for gcc option to accept ISO C89
+configure:6069: result: none needed
+configure:6089: checking dependency style of gcc
+configure:6180: result: gcc3
+configure:6208: checking for a BSD-compatible install
+configure:6264: result: /usr/bin/install -c
+configure:6275: checking whether ln -s works
+configure:6279: result: yes
+configure:6286: checking whether make sets $(MAKE)
+configure:6307: result: yes
+configure:6373: checking for sdl-config
+configure:6391: found /usr/local/bin/sdl-config
+configure:6404: result: /usr/local/bin/sdl-config
+configure:6413: checking for SDL - version >= 1.2.5
+configure:6510: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread >&5
+configure:6513: $? = 0
+configure:6519: ./conftest
+configure:6522: $? = 0
+configure:6542: result: yes
+configure:6641: checking for Mix_PlayMusic in -lSDL_mixer
+configure:6676: gcc -o conftest -g -O2   conftest.c -lSDL_mixer   >&5
+configure:6682: $? = 0
+configure:6700: result: yes
+configure:6716: checking for TTF_Init in -lSDL_ttf
+configure:6751: gcc -o conftest -g -O2   conftest.c -lSDL_ttf  -lSDL_mixer  >&5
+configure:6757: $? = 0
+configure:6775: result: yes
+configure:6791: checking for IMG_Load in -lSDL_image
+configure:6826: gcc -o conftest -g -O2   conftest.c -lSDL_image  -lSDL_ttf -lSDL_mixer  >&5
+configure:6832: $? = 0
+configure:6850: result: yes
+configure:6868: checking for SDLPango_Init in -lSDL_Pango
+configure:6903: gcc -o conftest -g -O2   conftest.c -lSDL_Pango  -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+configure:6909: $? = 0
+configure:6927: result: yes
+configure:6951: checking for native Win32
+configure:6961: result: no
+configure:7034: checking how to run the C preprocessor
+configure:7074: gcc -E  conftest.c
+configure:7080: $? = 0
+configure:7111: gcc -E  conftest.c
+conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
+configure:7117: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "Tux Typing"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.16"
+| #define ENABLE_NLS 1
+| #define HAVE_GETTEXT 1
+| #define HAVE_DCGETTEXT 1
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:7150: result: gcc -E
+configure:7179: gcc -E  conftest.c
+configure:7185: $? = 0
+configure:7216: gcc -E  conftest.c
+conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
+configure:7222: $? = 1
+configure: failed program was:
+| /* confdefs.h.  */
+| #define PACKAGE_NAME "Tux Typing"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.16"
+| #define ENABLE_NLS 1
+| #define HAVE_GETTEXT 1
+| #define HAVE_DCGETTEXT 1
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:7260: checking for grep that handles long lines and -e
+configure:7334: result: /bin/grep
+configure:7339: checking for egrep
+configure:7417: result: /bin/grep -E
+configure:7422: checking for ANSI C header files
+configure:7452: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7458: $? = 0
+configure:7557: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+configure:7560: $? = 0
+configure:7566: ./conftest
+configure:7569: $? = 0
+configure:7586: result: yes
+configure:7610: checking for sys/types.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for sys/stat.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for stdlib.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for string.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for memory.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for strings.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for inttypes.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for stdint.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7610: checking for unistd.h
+configure:7631: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7637: $? = 0
+configure:7653: result: yes
+configure:7671: checking for stdlib.h
+configure:7677: result: yes
+configure:7671: checking for string.h
+configure:7677: result: yes
+configure:7813: checking for an ANSI C-conforming const
+configure:7888: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7894: $? = 0
+configure:7909: result: yes
+configure:7919: checking for inline
+configure:7945: gcc -c -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:7951: $? = 0
+configure:7969: result: inline
+configure:7998: checking for atexit
+configure:8054: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+configure:8060: $? = 0
+configure:8078: result: yes
+configure:7998: checking for memset
+configure:8054: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+conftest.c:53: warning: conflicting types for built-in function 'memset'
+configure:8060: $? = 0
+configure:8078: result: yes
+configure:7998: checking for strchr
+configure:8054: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+conftest.c:54: warning: conflicting types for built-in function 'strchr'
+configure:8060: $? = 0
+configure:8078: result: yes
+configure:7998: checking for strstr
+configure:8054: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+conftest.c:55: warning: conflicting types for built-in function 'strstr'
+configure:8060: $? = 0
+configure:8078: result: yes
+configure:7998: checking for malloc
+configure:8054: gcc -o conftest -g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+conftest.c:56: warning: conflicting types for built-in function 'malloc'
+configure:8060: $? = 0
+configure:8078: result: yes
+configure:8130: checking for makensis
+configure:8161: result: no
+configure:8306: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by Tux Typing config.status 1.5.16, which was
+generated by GNU Autoconf 2.61.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ./config.status 
+
+on debian
+
+config.status:771: creating Makefile
+config.status:771: creating po/Makefile.in
+config.status:771: creating data/Makefile
+config.status:771: creating data/fonts/Makefile
+config.status:771: creating data/images/Makefile
+config.status:771: creating data/images/backgrounds/Makefile
+config.status:771: creating data/images/cities/Makefile
+config.status:771: creating data/images/comets/Makefile
+config.status:771: creating data/images/hands/Makefile
+config.status:771: creating data/images/icons/Makefile
+config.status:771: creating data/images/keyboard/Makefile
+config.status:771: creating data/images/menu/Makefile
+config.status:771: creating data/images/status/Makefile
+config.status:771: creating data/images/tux/Makefile
+config.status:771: creating data/scripts/Makefile
+config.status:771: creating data/sounds/Makefile
+config.status:771: creating data/themes/Makefile
+config.status:771: creating data/themes/armenian/Makefile
+config.status:771: creating data/themes/armenian/images/Makefile
+config.status:771: creating data/themes/bokmal/Makefile
+config.status:771: creating data/themes/bokmal/words/Makefile
+config.status:771: creating data/themes/bokmal/images/Makefile
+config.status:771: creating data/themes/bokmal/images/status/Makefile
+config.status:771: creating data/themes/brazilian-portuguese/Makefile
+config.status:771: creating data/themes/brazilian-portuguese/images/Makefile
+config.status:771: creating data/themes/brazilian-portuguese/words/Makefile
+config.status:771: creating data/themes/catalan/Makefile
+config.status:771: creating data/themes/catalan/words/Makefile
+config.status:771: creating data/themes/czech/Makefile
+config.status:771: creating data/themes/czech/words/Makefile
+config.status:771: creating data/themes/dansk/Makefile
+config.status:771: creating data/themes/dansk/sounds/Makefile
+config.status:771: creating data/themes/dansk/words/Makefile
+config.status:771: creating data/themes/deutsch/Makefile
+config.status:771: creating data/themes/deutsch/words/Makefile
+config.status:771: creating data/themes/espanol/Makefile
+config.status:771: creating data/themes/espanol/images/Makefile
+config.status:771: creating data/themes/espanol/words/Makefile
+config.status:771: creating data/themes/euskara/Makefile
+config.status:771: creating data/themes/euskara/images/Makefile
+config.status:771: creating data/themes/euskara/words/Makefile
+config.status:771: creating data/themes/french/Makefile
+config.status:771: creating data/themes/french/words/Makefile
+config.status:771: creating data/themes/greek/Makefile
+config.status:771: creating data/themes/greek/words/Makefile
+config.status:771: creating data/themes/italian/Makefile
+config.status:771: creating data/themes/italian/images/Makefile
+config.status:771: creating data/themes/italian/words/Makefile
+config.status:771: creating data/themes/jamaican/Makefile
+config.status:771: creating data/themes/jamaican/images/Makefile
+config.status:771: creating data/themes/jamaican/words/Makefile
+config.status:771: creating data/themes/lithuanian/Makefile
+config.status:771: creating data/themes/lithuanian/images/Makefile
+config.status:771: creating data/themes/lithuanian/images/status/Makefile
+config.status:771: creating data/themes/lithuanian/sounds/Makefile
+config.status:771: creating data/themes/lithuanian/words/Makefile
+config.status:771: creating data/themes/malayalam/Makefile
+config.status:771: creating data/themes/malayalam/images/Makefile
+config.status:771: creating data/themes/malayalam/images/status/Makefile
+config.status:771: creating data/themes/malayalam/images/keyboard/Makefile
+config.status:771: creating data/themes/malayalam/scripts/Makefile
+config.status:771: creating data/themes/malayalam/words/Makefile
+config.status:771: creating data/themes/nederlands/Makefile
+config.status:771: creating data/themes/nederlands/words/Makefile
+config.status:771: creating data/themes/nepali/Makefile
+config.status:771: creating data/themes/nepali/words/Makefile
+config.status:771: creating data/themes/nynorsk/Makefile
+config.status:771: creating data/themes/nynorsk/images/Makefile
+config.status:771: creating data/themes/nynorsk/images/status/Makefile
+config.status:771: creating data/themes/nynorsk/words/Makefile
+config.status:771: creating data/themes/russian/Makefile
+config.status:771: creating data/themes/russian/images/Makefile
+config.status:771: creating data/themes/russian/images/status/Makefile
+config.status:771: creating data/themes/russian/words/Makefile
+config.status:771: creating data/themes/svenska/Makefile
+config.status:771: creating data/themes/svenska/words/Makefile
+config.status:771: creating data/themes/swahili/Makefile
+config.status:771: creating data/themes/swahili/words/Makefile
+config.status:771: creating data/themes/wolof/Makefile
+config.status:771: creating data/themes/wolof/images/Makefile
+config.status:771: creating data/themes/wolof/words/Makefile
+config.status:771: creating data/words/Makefile
+config.status:771: creating doc/Makefile
+config.status:771: creating doc/en/Makefile
+config.status:771: creating src/Makefile
+config.status:771: creating nsis/tuxtype.nsi
+config.status:771: creating tuxtype.spec
+config.status:771: creating config.h
+config.status:1011: config.h is unchanged
+config.status:1057: executing po-directories commands
+config.status:1057: executing depfiles commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=i686-pc-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_const=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_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_func_atexit=yes
+ac_cv_func_malloc=yes
+ac_cv_func_memset=yes
+ac_cv_func_strchr=yes
+ac_cv_func_strstr=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_host=i686-pc-linux-gnu
+ac_cv_lib_SDL_Pango_SDLPango_Init=yes
+ac_cv_lib_SDL_image_IMG_Load=yes
+ac_cv_lib_SDL_mixer_Mix_PlayMusic=yes
+ac_cv_lib_SDL_ttf_TTF_Init=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GMSGFMT=/usr/bin/msgfmt
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_MSGFMT=/usr/bin/msgfmt
+ac_cv_path_MSGMERGE=/usr/bin/msgmerge
+ac_cv_path_NSIS=no
+ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config
+ac_cv_path_XGETTEXT=/usr/bin/xgettext
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_target=i686-pc-linux-gnu
+acl_cv_hardcode_direct=no
+acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
+acl_cv_hardcode_libdir_separator=
+acl_cv_hardcode_minus_L=no
+acl_cv_libext=a
+acl_cv_path_LD=/usr/bin/ld
+acl_cv_prog_gnu_ld=yes
+acl_cv_rpath=done
+acl_cv_shlibext=so
+acl_cv_wl=-Wl,
+am_cv_CC_dependencies_compiler_type=gcc3
+gt_cv_func_CFLocaleCopyCurrent=no
+gt_cv_func_CFPreferencesCopyAppValue=no
+gt_cv_func_gnugettext1_libc=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/tuxtype/trunk/missing --run aclocal-1.10'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/tuxtype/trunk/missing --run tar'
+AUTOCONF='${SHELL} /home/tuxtype/trunk/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/tuxtype/trunk/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/tuxtype/trunk/missing --run automake-1.10'
+AWK='gawk'
+BUILD_MINGW32_FALSE=''
+BUILD_MINGW32_TRUE='#'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+CPP='gcc -E'
+CPPFLAGS=' -DDATA_PREFIX=\"$(prefix)\"'
+CYGPATH_W='echo'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+GMSGFMT='/usr/bin/msgfmt'
+GMSGFMT_015='/usr/bin/msgfmt'
+GREP='/bin/grep'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+INTLLIBS=''
+INTL_MACOSX_LIBS=''
+LDFLAGS=''
+LIBICONV='-liconv'
+LIBINTL=''
+LIBOBJS=''
+LIBS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer '
+LN_S='ln -s'
+LTLIBICONV='-liconv'
+LTLIBINTL=''
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /root/tuxtype/trunk/missing --run makeinfo'
+MSGFMT='/usr/bin/msgfmt'
+MSGFMT_015='/usr/bin/msgfmt'
+MSGMERGE='/usr/bin/msgmerge'
+NSIS='no'
+NSI_BUILD_FALSE='#'
+NSI_BUILD_TRUE=''
+NSI_DLL_DIR='/root/tuxtype_dll'
+NSI_INSTALL_DIR='mingw32'
+OBJEXT='o'
+PACKAGE='tuxtype'
+PACKAGE_BUGREPORT='tux4kids-tuxtype-dev at lists.alioth.debian.org'
+PACKAGE_NAME='Tux Typing'
+PACKAGE_STRING='Tux Typing 1.5.16'
+PACKAGE_TARNAME='tuxtype'
+PACKAGE_VERSION='1.5.16'
+PATH_SEPARATOR=':'
+POSUB='po'
+SDL_CFLAGS='-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+SDL_CONFIG='/usr/local/bin/sdl-config'
+SDL_LIBS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP=''
+USE_NLS='yes'
+VERSION='1.5.16'
+WINDRES=''
+XGETTEXT='/usr/bin/xgettext'
+XGETTEXT_015='/usr/bin/xgettext'
+ac_ct_CC='gcc'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
+bindir='${exec_prefix}/bin'
+build='i686-pc-linux-gnu'
+build_alias=''
+build_cpu='i686'
+build_os='linux-gnu'
+build_vendor='pc'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='i686-pc-linux-gnu'
+host_alias=''
+host_cpu='i686'
+host_os='linux-gnu'
+host_vendor='pc'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='$(SHELL) /root/tuxtype/trunk/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target='i686-pc-linux-gnu'
+target_alias=''
+target_cpu='i686'
+target_os='linux-gnu'
+target_vendor='pc'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define PACKAGE_NAME "Tux Typing"
+#define PACKAGE_TARNAME "tuxtype"
+#define PACKAGE_VERSION "1.5.16"
+#define PACKAGE_STRING "Tux Typing 1.5.16"
+#define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
+#define PACKAGE "tuxtype"
+#define VERSION "1.5.16"
+#define ENABLE_NLS 1
+#define HAVE_GETTEXT 1
+#define HAVE_DCGETTEXT 1
+#define HAVE_LIBSDL_MIXER 1
+#define HAVE_LIBSDL_TTF 1
+#define HAVE_LIBSDL_IMAGE 1
+#define HAVE_LIBSDL_PANGO 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_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_ATEXIT 1
+#define HAVE_MEMSET 1
+#define HAVE_STRCHR 1
+#define HAVE_STRSTR 1
+#define HAVE_MALLOC 1
+
+configure: exit 0




More information about the Tux4kids-commits mailing list