building gstreamer with cerbero problem

Andoni Morales ylatuya at gmail.com
Thu Oct 3 10:58:58 PDT 2013


You haven't installed Git following the instructions, you missed a step and
that's why you get this warning:

Configuration Error: git is configured to use automatic line endings
conversion.
 You can fix it running:
$git config core.autocrlf false

This can break lot of things when doing the git checkouts. Make sure you
fix the autocrlf config and wipe everything
 with cerbero wipe command and you also delete ~/cerbero/sources/local too
before starting a new build from scratch

Andoni


2013/10/3 pradeepreddy.g95 <pradeepreddy.g95 at gmail.com>

> Thanks for your reply. i downloaded the cerbero 1.2 this is my log please
> check it ..
>
> krishna at krishnalap ~/cerbero
> $ ./cerbero-uninstalled bootstrap
> WARNING: Using default configuration because
> C:/MinGW/msys/1.0/home/krishna/.cer
> bero/cerbero.cbc is missing
> WARNING: No bootstrapper for the distro version windows_7
> ***** Error running 'bootstrap' command:
> Configuration Error: git is configured to use automatic line endings
> conversion.
>  You can fix it running:
> $git config core.autocrlf false
>
> krishna at krishnalap ~/cerbero
> $
>
> krishna at krishnalap ~/cerbero
> $
>
> krishna at krishnalap ~/cerbero
> $ ls
> LICENSE.LGPL    New folder   cerbero              data   packages  sources
> MANIFEST.in.in  README       cerbero-uninstalled  dist   recipes   test
> Makefile        build-tools  config               mingw  setup.py  tools
>
> krishna at krishnalap ~/cerbero
> $ mv New\ folder/ .git
>
> krishna at krishnalap ~/cerbero
> $ ./cerbero-uninstalled bootstrap
> WARNING: Using default configuration because
> C:/MinGW/msys/1.0/home/krishna/.cer
> bero/cerbero.cbc is missing
> WARNING: No bootstrapper for the distro version windows_7
> Running command 'mingw-get install msys-wget'
> install: wget-1.12-1-msys-1.0.13-bin.tar.lzma
> mingw-get.exe: *** ERROR *** package wget-1.12-1-msys-1.0.13-bin.tar.lzma
> is
> alr
> eady installed
> install: wget-1.12-1-msys-1.0.13-lang.tar.lzma
> mingw-get.exe: *** ERROR *** package wget-1.12-1-msys-1.0.13-lang.tar.lzma
> is al
> ready installed
> install: wget-1.12-1-msys-1.0.13-doc.tar.lzma
> mingw-get.exe: *** ERROR *** package wget-1.12-1-msys-1.0.13-doc.tar.lzma
> is
> alr
> eady installed
> install: wget-1.12-1-msys-1.0.13-lic.tar.lzma
> mingw-get.exe: *** ERROR *** package wget-1.12-1-msys-1.0.13-lic.tar.lzma
> is
> alr
> eady installed
> File
> C:/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32/mingw-w32-gcc-4.7.3-window
> s-x86.tar.xz already downloaded.
> Unpacking
> C:/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32/mingw-w32-gcc-4.7.3-w
> indows-x86.tar.xz in C:/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32
> Running command 'tar -Jxf
> /C/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32/mingw
> -w32-gcc-4.7.3-windows-x86.tar.xz'
> tar: mingw: Cannot create symlink to `i686-w64-mingw32': File exists
> tar: Exiting with failure status due to previous errors
> '/home/andoni/mingw/windows/w32/lib/../lib'
>
> Downloading
> http://ftp.gnome.org/pub/gnome/binaries/win32/intltool/0.40/intltool
> _0.40.4-1_win32.zip
> Running command 'wget
> http://ftp.gnome.org/pub/gnome/binaries/win32/intltool/0.4
> 0/intltool_0.40.4-1_win32.zip -O
> c:/users/krishna/appdata/local/temp/tmpflxtzf/d
> ownload.zip '
> --2013-10-03 19:53:11--
> http://ftp.gnome.org/pub/gnome/binaries/win32/intltool/
> 0.40/intltool_0.40.4-1_win32.zip
> Resolving ftp.gnome.org... 130.239.18.138, 130.239.18.163, 130.239.18.173
> Connecting to ftp.gnome.org|130.239.18.138|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 47990 (47K) [application/zip]
> Saving to: `c:/users/krishna/appdata/local/temp/tmpflxtzf/download.zip'
>
> 100%[======================================>] 47,990      96.5K/s   in 0.5s
>
> 2013-10-03 19:53:12 (96.5 KB/s) -
> `c:/users/krishna/appdata/local/temp/tmpflxtzf
> /download.zip' saved [47990/47990]
>
> Unpacking c:/users/krishna/appdata/local/temp/tmpflxtzf/download.zip in
> C:/MinGW
> /msys/1.0/home/krishna/cerbero/mingw/w32
> -----> Installing Python headers
> Running command 'git clone
> git://anongit.freedesktop.org/gstreamer-sdk/windows-e
> xternal-sdk.git'
> Cloning into 'windows-external-sdk'...
> remote: Counting objects: 111, done.
> remote: Compressing objects: 100% (105/105), done.
> remote: Total 111 (delta 2), reused 0 (delta 0)
> Receiving objects: 100% (111/111), 2.34 MiB | 161 KiB/s, done.
> Resolving deltas: 100% (2/2), done.
> Running command 'mkdir -p
> /C/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32/inclu
> de/Python2.7'
> Running command 'cp -f
> /c/users/krishna/appdata/local/temp/tmpjmyqz0/windows-ext
> ernal-sdk/python27/w32/include/*
> /C/MinGW/msys/1.0/home/krishna/cerbero/mingw/w3
> 2/include/Python2.7'
> Running command 'cp -f
> /c/users/krishna/appdata/local/temp/tmpjmyqz0/windows-ext
> ernal-sdk/python27/w32/lib/*
> /C/MinGW/msys/1.0/home/krishna/cerbero/mingw/w32/li
> b'
> Running command 'ln -s python27.dll
> C:/MinGW/msys/1.0/home/krishna/cerbero/mingw
> /w32/lib/python.dll'
> WARNING: Using default configuration because
> C:/MinGW/msys/1.0/home/krishna/.cer
> bero/cerbero.cbc is missing
> WARNING: Could not recover status
> Building the following recipes: mingw-runtime gettext libiconv autoconf
> automake
>  libtool pkg-config orc-tool gettext-m4 gettext-tools gperf intltool yasm
> cmake
> [(1/14) mingw-runtime -> fetch ]
> [(1/14) mingw-runtime -> extract ]
> [(1/14) mingw-runtime -> configure ]
> [(1/14) mingw-runtime -> compile ]
> [(1/14) mingw-runtime -> install ]
> [(1/14) mingw-runtime -> post_install ]
> [(1/14) mingw-runtime -> gen_library_file ]
> Running command 'gendef
> C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/l
> ibgcc_s_sjlj-1.dll'
>  *
>
> [C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/libgcc_s_sjlj-1.dll]
> Found PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10
> .0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libgcc_s_sjlj-1.def
> /OUT:gcc_s
> _sjlj.lib /MACHINE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>    Creating library gcc_s_sjlj.lib and object gcc_s_sjlj.exp
> Running command 'gendef
> C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/l
> ibgomp-1.dll'
>  * [C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/libgomp-1.dll]
> Found
> PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10
> .0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libgomp-1.def
> /OUT:gomp.lib /M
> ACHINE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>    Creating library gomp.lib and object gomp.exp
> Running command 'gendef
> C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/l
> ibstdc++-6.dll'
>  * [C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/libstdc++-6.dll]
> Foun
> d PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10
> .0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libstdc++-6.def
> /OUT:stdc++.li
> b /MACHINE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>    Creating library stdc++.lib and object stdc++.exp
> Running command 'gendef
> C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/l
> ibwinpthread-1.dll'
>  *
>
> [C:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/bin/libwinpthread-1.dll]
> Found PE image
> Running command '/C/Program\\ Files\\ \\(x86\\)/Microsoft\\ Visual\\
> Studio\\ 10
> .0/Common7/Tools//../../VC/bin/amd64/lib.exe /DEF:libwinpthread-1.def
> /OUT:winpt
> hread.lib /MACHINE:x86'
> Microsoft (R) Library Manager Version 10.00.40219.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>    Creating library winpthread.lib and object winpthread.exp
> [(2/14) gettext -> fetch ]
> Running command 'mkdir -p
> C:/MinGW/msys/1.0/home/krishna/cerbero/sources/local/g
> ettext'
> Running command 'git init'
> Initialized empty Git repository in
> C:/MinGW/msys/1.0/home/krishna/cerbero/sourc
> es/local/gettext/.git/
> Running command 'git remote add -f origin
> git://anongit.freedesktop.org/gstreame
> r-sdk/gettext.git'
> Updating origin
> remote: Counting objects: 13627, done.
> remote: Compressing objects: 100% (6119/6119), done.
> remote: Total 13627 (delta 7495), reused 13414 (delta 7297)
> Receiving objects: 100% (13627/13627), 18.88 MiB | 116 KiB/s, done.
> Resolving deltas: 100% (7495/7495), done.
> From git://anongit.freedesktop.org/gstreamer-sdk/gettext
>  * [new branch]      sdk-0.18.1.1 -> origin/sdk-0.18.1.1
>  * [new branch]      sdk-0.18.1.1+2012-01-26 ->
> origin/sdk-0.18.1.1+2012-01-26
>  * [new branch]      upstream   -> origin/upstream
>  * [new tag]         sdk-release-sdk-2012.5 -> sdk-release-sdk-2012.5
>  * [new tag]         sdk-release-sdk-2012.7 -> sdk-release-sdk-2012.7
>  * [new tag]         sdk-release-sdk-2012.9 -> sdk-release-sdk-2012.9
>  * [new tag]         sdk-release-sdk-2013.6 -> sdk-release-sdk-2013.6
>  * [new tag]         upstream/0.18.1.1 -> upstream/0.18.1.1
> From git://anongit.freedesktop.org/gstreamer-sdk/gettext
>  * [new tag]         sdk-release-sdk-2012.10 -> sdk-release-sdk-2012.10
>  * [new tag]         sdk-release-sdk-2012.11 -> sdk-release-sdk-2012.11
> Running command 'git tag -d sdk-release-sdk-2012.10'
> Deleted tag 'sdk-release-sdk-2012.10' (was 0989557)
> Running command 'git tag -d sdk-release-sdk-2012.11'
> Deleted tag 'sdk-release-sdk-2012.11' (was d3f8c84)
> Running command 'git tag -d sdk-release-sdk-2012.5'
> Deleted tag 'sdk-release-sdk-2012.5' (was 801cbf9)
> Running command 'git tag -d sdk-release-sdk-2012.7'
> Deleted tag 'sdk-release-sdk-2012.7' (was da25450)
> Running command 'git tag -d sdk-release-sdk-2012.9'
> Deleted tag 'sdk-release-sdk-2012.9' (was 6b8b3c9)
> Running command 'git tag -d sdk-release-sdk-2013.6'
> Deleted tag 'sdk-release-sdk-2013.6' (was 55f09e7)
> Running command 'git tag -d upstream/0.18.1.1'
> Deleted tag 'upstream/0.18.1.1' (was 71e58b5)
> Running command 'git fetch --all'
> Fetching origin
> From git://anongit.freedesktop.org/gstreamer-sdk/gettext
>  * [new tag]         sdk-release-sdk-2012.10 -> sdk-release-sdk-2012.10
>  * [new tag]         sdk-release-sdk-2012.11 -> sdk-release-sdk-2012.11
>  * [new tag]         sdk-release-sdk-2012.5 -> sdk-release-sdk-2012.5
>  * [new tag]         sdk-release-sdk-2012.7 -> sdk-release-sdk-2012.7
>  * [new tag]         sdk-release-sdk-2012.9 -> sdk-release-sdk-2012.9
>  * [new tag]         sdk-release-sdk-2013.6 -> sdk-release-sdk-2013.6
>  * [new tag]         upstream/0.18.1.1 -> upstream/0.18.1.1
> Running command 'git reset --hard origin/sdk-0.18.1.1+2012-01-26'
> Checking out files: 100% (13498/13498), done.
> HEAD is now at 30ce36d intl: fix build targetting 10.6 with the 10.7 or
> 10.8
> SDK
>
> [(2/14) gettext -> extract ]
> Running command 'git reset --hard origin/sdk-0.18.1.1+2012-01-26'
> HEAD is now at 30ce36d intl: fix build targetting 10.6 with the 10.7 or
> 10.8
> SDK
>
> Running command 'git branch build'
> Running command 'git checkout build'
> Switched to branch 'build'
> Running command 'git reset --hard origin/sdk-0.18.1.1+2012-01-26'
> HEAD is now at 30ce36d intl: fix build targetting 10.6 with the 10.7 or
> 10.8
> SDK
>
> Running command 'git clone
> C:/MinGW/msys/1.0/home/krishna/cerbero/sources/local/
> gettext -b build .'
> Cloning into '.'...
> done.
> Checking out files: 100% (13498/13498), done.
> [(2/14) gettext -> configure ]
> Running command './configure --prefix
> /C/MinGW/msys/1.0/home/krishna/cerbero/bui
> ld-tools --libdir /C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib
> --enab
> le-threads=win32 --disable-maintainer-mode  --disable-silent-rules
> am_cv_python
> _platform="win32" ac_cv_c_attribute_aligned="64"
> ac_cv_func_realloc_0_nonnull="y
> es" lt_cv_deplibs_check_method="pass_all"
> am_cv_python_pyexecdir="C:/MinGW/msys/
> 1.0/home/krishna/cerbero/dist/windows_x86/lib/python2.7/site-packages"
> ac_cv_lib
> _bz2_BZ2_bzlibVersion="yes" am_cv_python_version="2.7"
> ne_cv_libsfor_gethostbyna
> me="-lws2_32" ne_cv_libsfor_socket="-lws2_32"
> am_cv_python_pythondir="C:/MinGW/m
> sys/1.0/home/krishna/cerbero/dist/windows_x86/lib/python2.7/site-packages"
> ac_cv
> _func_malloc_0_nonnull="yes" --host=i686-w64-mingw32
> --build=i686-w64-mingw32 --
> target=i686-w64-mingw32'
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i686-w64-mingw32-gcc accepts -g... yes
> checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of i686-w64-mingw32-gcc... gcc3
> checking for bison... bison -y
> checking whether to use Java... yes
> checking how to run the C preprocessor... i686-w64-mingw32-cpp
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for Java compiler... javac -target 1.1 -source 1.3
> checking for jar... jar
> checking for preferred C# implementation... any
> checking for C# compiler... no
> checking build system type... i686-w64-mingw32
> checking host system type... i686-w64-mingw32
> checking for Minix Amsterdam compiler... no
> checking whether i686-w64-mingw32-gcc and cc understand -c and -o
> together... ye
> s
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... 64
> checking for auto-import of symbols... yes
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by i686-w64-mingw32-gcc... i686-w64-mingw32-ld
> checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... i686-w64-mingw32-nm
> checking the name lister (i686-w64-mingw32-nm) interface... BSD nm
> checking whether ln -s works... no, using cp -pR
> checking the maximum length of command line arguments... 8192
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert i686-w64-mingw32 file names to i686-w64-mingw32
> format..
> . func_convert_file_msys_to_w32
> checking how to convert i686-w64-mingw32 file names to toolchain format...
> func_
> convert_file_msys_to_w32
> checking for i686-w64-mingw32-ld option to reload object files... -r
> checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
> checking how to recognize dependent libraries... (cached) pass_all
> checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
> checking how to associate runtime and link libraries...
> func_cygming_dll_for_imp
> lib
> checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
> checking for archiver @FILE support... @
> checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
> checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
> checking command to parse i686-w64-mingw32-nm output from
> i686-w64-mingw32-gcc o
> bject... ok
> checking for sysroot... no
> checking for i686-w64-mingw32-mt... no
> checking for mt... no
> checking if : is a manifest tool... no
> checking for dlfcn.h... no
> checking for i686-w64-mingw32-as... i686-w64-mingw32-as
> checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
> checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
> checking for objdir... .libs
> checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
> checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT
> -DPIC
> checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
> checking if i686-w64-mingw32-gcc static flag -static works... yes
> checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
> checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
> checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld)
> supports
> shared libraries... yes
> checking whether -lc should be explicitly linked in... yes
> checking dynamic linker characteristics... Win32 ld.exe
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
> checking whether NLS is requested... yes
> checking for msgfmt... /mingw/bin/msgfmt
> checking for gmsgfmt... /mingw/bin/msgfmt
> checking for xgettext... /mingw/bin/xgettext
> checking for msgmerge... /mingw/bin/msgmerge
> checking whether we are using the GNU C Library 2 or newer... no
> checking whether the -Werror option is usable... yes
> checking for simple visibility declarations... yes
> checking for inline... inline
> checking for size_t... yes
> checking for stdint.h... yes
> checking for working alloca.h... no
> checking for alloca... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking for string.h... (cached) yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking iconv.h usability... no
> checking iconv.h presence... no
> checking for iconv.h... no
> checking wctype.h usability... yes
> checking wctype.h presence... yes
> checking for wctype.h... yes
> checking xlocale.h usability... no
> checking xlocale.h presence... no
> checking for xlocale.h... no
> checking sys/mman.h usability... no
> checking sys/mman.h presence... no
> checking for sys/mman.h... no
> checking wchar.h usability... yes
> checking wchar.h presence... yes
> checking for wchar.h... yes
> checking for stdint.h... (cached) yes
> checking sys/socket.h usability... no
> checking sys/socket.h presence... no
> checking for sys/socket.h... no
> checking for sys/stat.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking features.h usability... no
> checking features.h presence... no
> checking for features.h... no
> checking for getpagesize... yes
> checking for working mmap... no
> checking whether integer division by zero raises SIGFPE... yes
> checking for inttypes.h... yes
> checking for unsigned long long int... yes
> checking for inttypes.h... (cached) yes
> checking whether the inttypes.h PRIxNN macros are broken... no
> checking for ld used by GCC... i686-w64-mingw32-ld
> checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking whether imported symbols can be declared weak... no
> checking for multithread API to use... win32
> checking for iconv... no, consider installing GNU libiconv
> checking argz.h usability... no
> checking argz.h presence... no
> checking for argz.h... no
> checking for inttypes.h... (cached) yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... (cached) yes
> checking for getcwd... yes
> checking for getegid... no
> checking for geteuid... no
> checking for getgid... no
> checking for getuid... no
> checking for mempcpy... yes
> checking for munmap... no
> checking for stpcpy... no
> checking for strcasecmp... yes
> checking for strdup... yes
> checking for strtoul... yes
> checking for tsearch... yes
> checking for uselocale... no
> checking for argz_count... no
> checking for argz_stringify... no
> checking for argz_next... no
> checking for __fsetlocking... no
> checking whether feof_unlocked is declared... no
> checking whether fgets_unlocked is declared... no
> checking for bison... bison
> checking version of bison... 2.4.2, ok
> checking for long long int... yes
> checking for wchar_t... yes
> checking for wint_t... yes
> checking for intmax_t... yes
> checking whether printf() supports POSIX/XSI format strings... no
> checking whether we are using the GNU C Library >= 2.1 or uClibc... no
> checking for stdint.h... (cached) yes
> checking for SIZE_MAX... yes
> checking for stdint.h... (cached) yes
> checking for working fcntl.h... no
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for ptrdiff_t... yes
> checking for features.h... (cached) no
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for asprintf... no
> checking for fwprintf... yes
> checking for newlocale... no
> checking for putenv... yes
> checking for setenv... no
> checking for setlocale... yes
> checking for snprintf... yes
> checking for strnlen... yes
> checking for wcslen... yes
> checking for wcsnlen... yes
> checking for mbrtowc... yes
> checking for wcrtomb... yes
> checking whether _snprintf is declared... yes
> checking whether _snwprintf is declared... yes
> checking whether getc_unlocked is declared... no
> checking for nl_langinfo and CODESET... no
> checking for LC_MESSAGES... no
> checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
> checking for CFPreferencesCopyAppValue... (cached) no
> checking for CFLocaleCopyCurrent... (cached) no
> checking whether included gettext is requested... no
> checking for GNU gettext in libc... no
> checking for GNU gettext in libintl... no
> checking whether to use NLS... yes
> checking where the gettext function comes from... included intl directory
> checking whether to use C++... yes
> checking for canonicalize_file_name... no
> checking for getcwd... (cached) yes
> checking for readlink... no
> checking for realpath... no
> checking for readlinkat... no
> checking for iswcntrl... yes
> checking for iswblank... yes
> checking for lstat... no
> checking for mbsinit... yes
> checking for mbrtowc... (cached) yes
> checking for mbslen... no
> checking for mprotect... yes
> checking for _set_invalid_parameter_handler... no
> checking for setenv... (cached) no
> checking for wcwidth... no
> checking whether // is distinct from /... yes
> checking whether realpath works... no
> checking if environ is properly declared... yes
> checking whether the preprocessor supports include_next... yes
> checking whether system header files limit the line length... no
> checking for complete errno.h... no
> checking for EMULTIHOP value... no
> checking for ENOLINK value... no
> checking for EOVERFLOW value... no
> checking whether strerror_r is declared... no
> checking for strerror_r... no
> checking whether strerror_r returns char *... no
> checking for getopt.h... (cached) yes
> checking for getopt_long_only... yes
> checking whether getopt is POSIX compatible... yes
> checking for working GNU getopt function... yes
> checking whether getenv is declared... yes
> checking whether iswcntrl works... yes
> checking for towlower... yes
> checking for wctype_t... yes
> checking for wctrans_t... yes
> checking whether wctype is declared without a macro... yes
> checking whether iswctype is declared without a macro... yes
> checking whether wctrans is declared without a macro... yes
> checking whether towctrans is declared without a macro... yes
> checking whether getc_unlocked is declared... (cached) no
> checking whether NULL can be used in arbitrary expressions... yes
> checking whether lstat correctly handles trailing slash... no
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... (cached) yes
> checking for mbstate_t... yes
> checking for a traditional japanese locale... none
> checking for a transitional chinese locale... none
> checking for a french Unicode locale... none
> checking for mmap... no
> checking whether memchr works... yes
> checking for sigset_t... no
> checking for SIGPIPE... no
> checking for shared library path variable... PATH
> checking whether to activate relocatable installation... no
> checking whether setenv is declared... no
> checking for pid_t... yes
> checking for uid_t in sys/types.h... no
> checking whether C symbols are prefixed with underscore at the linker
> level... y
> es
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking whether stdint.h conforms to C99... yes
> checking whether strerror(0) succeeds... yes
> checking for C/C++ restrict keyword... __restrict
> checking whether ffsl is declared without a macro... no
> checking whether ffsll is declared without a macro... no
> checking whether memmem is declared without a macro... no
> checking whether mempcpy is declared without a macro... yes
> checking whether memrchr is declared without a macro... no
> checking whether rawmemchr is declared without a macro... no
> checking whether stpcpy is declared without a macro... no
> checking whether stpncpy is declared without a macro... no
> checking whether strchrnul is declared without a macro... no
> checking whether strdup is declared without a macro... yes
> checking whether strncat is declared without a macro... yes
> checking whether strndup is declared without a macro... no
> checking whether strnlen is declared without a macro... yes
> checking whether strpbrk is declared without a macro... yes
> checking whether strsep is declared without a macro... no
> checking whether strcasestr is declared without a macro... no
> checking whether strtok_r is declared without a macro... no
> checking whether strerror_r is declared without a macro... no
> checking whether strsignal is declared without a macro... no
> checking whether strverscmp is declared without a macro... no
> checking whether strnlen is declared... (cached) yes
> checking whether stat file-mode macros are broken... no
> checking for mode_t... yes
> checking for struct timespec in <time.h>... yes
> checking whether clearerr_unlocked is declared... no
> checking whether feof_unlocked is declared... (cached) no
> checking whether ferror_unlocked is declared... no
> checking whether fflush_unlocked is declared... no
> checking whether fgets_unlocked is declared... (cached) no
> checking whether fputc_unlocked is declared... no
> checking whether fputs_unlocked is declared... no
> checking whether fread_unlocked is declared... no
> checking whether fwrite_unlocked is declared... no
> checking whether getchar_unlocked is declared... no
> checking whether putc_unlocked is declared... no
> checking whether putchar_unlocked is declared... no
> checking whether <wchar.h> uses 'inline' correctly... yes
> checking whether the C++ compiler (i686-w64-mingw32-g++ -Wall -g -O2
> -DWINVER=0x
> 0501 -LC:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib
> -Wl,--disable-aut
> o-import) works... yes
> checking whether the C++ compiler supports namespaces... yes
> checking dependency style of i686-w64-mingw32-g++... gcc3
> checking for atexit... yes
> checking whether // is distinct from /... (cached) yes
> checking for error_at_line... no
> checking whether the compiler generally respects inline... yes
> checking whether iswblank is declared... yes
> checking whether to use Java... yes
> checking whether locale.h conforms to POSIX:2001... no
> checking whether setlocale is declared without a macro... yes
> checking whether duplocale is declared without a macro... no
> checking for setlocale... (cached) yes
> checking for uselocale... (cached) no
> checking whether mbrtowc handles incomplete characters... guessing yes
> checking whether mbrtowc works as well as mbtowc... guessing yes
> checking whether mbrtowc handles a NULL pwc argument... guessing yes
> checking whether mbrtowc handles a NULL string argument... guessing yes
> checking whether mbrtowc has a correct return value... no
> checking whether mbrtowc returns 0 when parsing a NUL character... guessing
> yes
> checking whether mbrtowc handles incomplete characters... (cached) guessing
> yes
> checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
> checking for memmove... yes
> checking whether program_invocation_name is declared... no
> checking whether program_invocation_short_name is declared... no
> checking for raise... yes
> checking search.h usability... yes
> checking search.h presence... yes
> checking for search.h... yes
> checking for tsearch... (cached) yes
> checking for volatile sig_atomic_t... yes
> checking for sighandler_t... no
> checking whether pthread_sigmask is declared without a macro... no
> checking whether sigaction is declared without a macro... no
> checking whether sigaddset is declared without a macro... no
> checking whether sigdelset is declared without a macro... no
> checking whether sigemptyset is declared without a macro... no
> checking whether sigfillset is declared without a macro... no
> checking whether sigismember is declared without a macro... no
> checking whether sigpending is declared without a macro... no
> checking whether sigprocmask is declared without a macro... no
> checking for ssize_t... yes
> checking whether stat handles trailing slashes on directories... no
> checking whether stat handles trailing slashes on files... yes
> checking whether NULL can be used in arbitrary expressions... (cached) yes
> checking whether dprintf is declared without a macro... no
> checking whether fpurge is declared without a macro... no
> checking whether fseeko is declared without a macro... yes
> checking whether ftello is declared without a macro... yes
> checking whether getdelim is declared without a macro... no
> checking whether getline is declared without a macro... no
> checking whether pclose is declared without a macro... no
> checking whether popen is declared without a macro... no
> checking whether renameat is declared without a macro... no
> checking whether snprintf is declared without a macro... yes
> checking whether tmpfile is declared without a macro... yes
> checking whether vdprintf is declared without a macro... no
> checking whether vsnprintf is declared without a macro... yes
> checking whether _Exit is declared without a macro... yes
> checking whether atoll is declared without a macro... yes
> checking whether canonicalize_file_name is declared without a macro... no
> checking whether getloadavg is declared without a macro... no
> checking whether getsubopt is declared without a macro... no
> checking whether grantpt is declared without a macro... no
> checking whether initstate_r is declared without a macro... no
> checking whether mkdtemp is declared without a macro... no
> checking whether mkostemp is declared without a macro... no
> checking whether mkostemps is declared without a macro... no
> checking whether mkstemp is declared without a macro... no
> checking whether mkstemps is declared without a macro... no
> checking whether posix_openpt is declared without a macro... no
> checking whether ptsname is declared without a macro... no
> checking whether ptsname_r is declared without a macro... no
> checking whether random_r is declared without a macro... no
> checking whether realpath is declared without a macro... no
> checking whether rpmatch is declared without a macro... no
> checking whether setenv is declared without a macro... no
> checking whether setstate_r is declared without a macro... no
> checking whether srandom_r is declared without a macro... no
> checking whether strtod is declared without a macro... yes
> checking whether strtoll is declared without a macro... yes
> checking whether strtoull is declared without a macro... yes
> checking whether unlockpt is declared without a macro... no
> checking whether unsetenv is declared without a macro... no
> checking winsock2.h usability... yes
> checking winsock2.h presence... yes
> checking for winsock2.h... yes
> checking for working strnlen... yes
> checking for strtoul... (cached) yes
> checking for nlink_t... no
> checking whether fchmodat is declared without a macro... no
> checking whether fstat is declared without a macro... yes
> checking whether fstatat is declared without a macro... no
> checking whether futimens is declared without a macro... no
> checking whether lchmod is declared without a macro... no
> checking whether lstat is declared without a macro... no
> checking whether mkdirat is declared without a macro... no
> checking whether mkfifo is declared without a macro... no
> checking whether mkfifoat is declared without a macro... no
> checking whether mknod is declared without a macro... no
> checking whether mknodat is declared without a macro... no
> checking whether stat is declared without a macro... yes
> checking whether utimensat is declared without a macro... no
> checking whether chdir is declared without a macro... yes
> checking whether chown is declared without a macro... no
> checking whether dup is declared without a macro... yes
> checking whether dup2 is declared without a macro... yes
> checking whether dup3 is declared without a macro... no
> checking whether environ is declared without a macro... no
> checking whether euidaccess is declared without a macro... no
> checking whether faccessat is declared without a macro... no
> checking whether fchdir is declared without a macro... no
> checking whether fchownat is declared without a macro... no
> checking whether fdatasync is declared without a macro... no
> checking whether fsync is declared without a macro... no
> checking whether ftruncate is declared without a macro... yes
> checking whether getcwd is declared without a macro... yes
> checking whether getdomainname is declared without a macro... no
> checking whether getdtablesize is declared without a macro... no
> checking whether getgroups is declared without a macro... no
> checking whether gethostname is declared without a macro... no
> checking whether getlogin is declared without a macro... no
> checking whether getlogin_r is declared without a macro... no
> checking whether getpagesize is declared without a macro... no
> checking whether getusershell is declared without a macro... no
> checking whether setusershell is declared without a macro... no
> checking whether endusershell is declared without a macro... no
> checking whether group_member is declared without a macro... no
> checking whether isatty is declared without a macro... yes
> checking whether lchown is declared without a macro... no
> checking whether link is declared without a macro... no
> checking whether linkat is declared without a macro... no
> checking whether lseek is declared without a macro... yes
> checking whether pipe is declared without a macro... no
> checking whether pipe2 is declared without a macro... no
> checking whether pread is declared without a macro... no
> checking whether pwrite is declared without a macro... no
> checking whether readlink is declared without a macro... no
> checking whether readlinkat is declared without a macro... no
> checking whether rmdir is declared without a macro... yes
> checking whether sethostname is declared without a macro... no
> checking whether sleep is declared without a macro... no
> checking whether symlink is declared without a macro... no
> checking whether symlinkat is declared without a macro... no
> checking whether ttyname_r is declared without a macro... no
> checking whether unlink is declared without a macro... yes
> checking whether unlinkat is declared without a macro... no
> checking whether usleep is declared without a macro... yes
> checking whether btowc is declared without a macro... yes
> checking whether wctob is declared without a macro... yes
> checking whether mbsinit is declared without a macro... yes
> checking whether mbrtowc is declared without a macro... yes
> checking whether mbrlen is declared without a macro... yes
> checking whether mbsrtowcs is declared without a macro... yes
> checking whether mbsnrtowcs is declared without a macro... no
> checking whether wcrtomb is declared without a macro... yes
> checking whether wcsrtombs is declared without a macro... yes
> checking whether wcsnrtombs is declared without a macro... no
> checking whether wcwidth is declared without a macro... no
> checking whether wmemchr is declared without a macro... yes
> checking whether wmemcmp is declared without a macro... yes
> checking whether wmemcpy is declared without a macro... yes
> checking whether wmemmove is declared without a macro... yes
> checking whether wmemset is declared without a macro... yes
> checking whether wcslen is declared without a macro... yes
> checking whether wcsnlen is declared without a macro... yes
> checking whether wcscpy is declared without a macro... yes
> checking whether wcpcpy is declared without a macro... no
> checking whether wcsncpy is declared without a macro... yes
> checking whether wcpncpy is declared without a macro... no
> checking whether wcscat is declared without a macro... yes
> checking whether wcsncat is declared without a macro... yes
> checking whether wcscmp is declared without a macro... yes
> checking whether wcsncmp is declared without a macro... yes
> checking whether wcscasecmp is declared without a macro... no
> checking whether wcsncasecmp is declared without a macro... no
> checking whether wcscoll is declared without a macro... yes
> checking whether wcsxfrm is declared without a macro... yes
> checking whether wcsdup is declared without a macro... yes
> checking whether wcschr is declared without a macro... yes
> checking whether wcsrchr is declared without a macro... yes
> checking whether wcscspn is declared without a macro... yes
> checking whether wcsspn is declared without a macro... yes
> checking whether wcspbrk is declared without a macro... yes
> checking whether wcsstr is declared without a macro... yes
> checking whether wcstok is declared without a macro... yes
> checking whether wcswidth is declared without a macro... no
> checking whether iswcntrl works... (cached) yes
> checking for towlower... (cached) yes
> checking for wctype_t... (cached) yes
> checking for wctrans_t... (cached) yes
> checking whether wctype is declared without a macro... (cached) yes
> checking whether iswctype is declared without a macro... (cached) yes
> checking whether wctrans is declared without a macro... (cached) yes
> checking whether towctrans is declared without a macro... (cached) yes
> checking whether wcwidth is declared... no
> checking for size_t... (cached) yes
> checking for setlocale... (cached) yes
> checking for perl... /usr/bin/perl
> checking whether the C++ compiler (i686-w64-mingw32-g++ -Wall -g -O2
> -DWINVER=0x
> 0501 -LC:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib
> -Wl,--disable-aut
> o-import) works... yes
> checking whether the C++ compiler supports namespaces... yes
> checking dependency style of i686-w64-mingw32-g++... (cached) gcc3
> configure: creating ./config.status
> config.status: creating csharpcomp.sh
> config.status: creating javacomp.sh
> config.status: creating Makefile
> config.status: creating doc/Makefile
> config.status: creating intl/Makefile
> config.status: creating intl-java/Makefile
> config.status: creating intl-csharp/Makefile
> config.status: creating gnulib-lib/Makefile
> config.status: creating src/Makefile
> config.status: creating src/gettext.sh
> config.status: creating po/Makefile.in
> config.status: creating man/Makefile
> config.status: creating man/x-to-1
> config.status: creating m4/Makefile
> config.status: creating tests/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing po-directories commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
> === configuring in libasprintf
> (/usr/home/krishna/cerbero/sources/build-tools/ge
> ttext-0.18.1.1+2012-01-26/gettext-runtime/libasprintf)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/C/Mi
> nGW/msys/1.0/home/krishna/cerbero/build-tools'  '--libdir'
> '/C/MinGW/msys/1.0/ho
> me/krishna/cerbero/build-tools/lib' '--enable-threads=win32'
> '--disable-maintain
> er-mode' '--disable-silent-rules' 'am_cv_python_platform=win32'
> 'ac_cv_c_attribu
> te_aligned=64' 'ac_cv_func_realloc_0_nonnull=yes'
> 'lt_cv_deplibs_check_method=pa
> ss_all'
> 'am_cv_python_pyexecdir=C:/MinGW/msys/1.0/home/krishna/cerbero/dist/wind
> ows_x86/lib/python2.7/site-packages' 'ac_cv_lib_bz2_BZ2_bzlibVersion=yes'
> 'am_cv
> _python_version=2.7' 'ne_cv_libsfor_gethostbyname=-lws2_32'
> 'ne_cv_libsfor_socke
> t=-lws2_32'
> 'am_cv_python_pythondir=C:/MinGW/msys/1.0/home/krishna/cerbero/dist/
> windows_x86/lib/python2.7/site-packages' 'ac_cv_func_malloc_0_nonnull=yes'
> '--ho
> st=i686-w64-mingw32' '--build=i686-w64-mingw32' '--target=i686-w64-mingw32'
> 'bui
> ld_alias=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
> 'target_alias=i686-w64-
> mingw32' 'CC=i686-w64-mingw32-gcc' 'CFLAGS=-Wall -g -O2 -DWINVER=0x0501'
> 'LDFLAG
> S=-LC:/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib '
> 'CPP=i686-w64-mingw
> 32-cpp' 'CXX=i686-w64-mingw32-g++' 'CXXFLAGS=-Wall -g -O2 -DWINVER=0x0501'
> --cac
> he-file=/dev/null --srcdir=.
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether i686-w64-mingw32-gcc accepts -g... yes
> checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of i686-w64-mingw32-gcc... gcc3
> checking whether we are using the GNU C++ compiler... yes
> checking whether i686-w64-mingw32-g++ accepts -g... yes
> checking dependency style of i686-w64-mingw32-g++... gcc3
> checking build system type... i686-w64-mingw32
> checking host system type... i686-w64-mingw32
> checking how to run the C preprocessor... i686-w64-mingw32-cpp
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for Minix Amsterdam compiler... no
> checking for auto-import of symbols... yes
> checking how to print strings... printf
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by i686-w64-mingw32-gcc... i686-w64-mingw32-ld
> checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... i686-w64-mingw32-nm
> checking the name lister (i686-w64-mingw32-nm) interface... BSD nm
> checking whether ln -s works... no, using cp -pR
> checking the maximum length of command line arguments... 8192
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert i686-w64-mingw32 file names to i686-w64-mingw32
> format..
> . func_convert_file_msys_to_w32
> checking how to convert i686-w64-mingw32 file names to toolchain format...
> func_
> convert_file_msys_to_w32
> checking for i686-w64-mingw32-ld option to reload object files... -r
> checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
> checking how to recognize dependent libraries... (cached) pass_all
> checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
> checking how to associate runtime and link libraries...
> func_cygming_dll_for_imp
> lib
> checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
> checking for archiver @FILE support... @
> checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
> checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
> checking command to parse i686-w64-mingw32-nm output from
> i686-w64-mingw32-gcc o
> bject... ok
> checking for sysroot... no
> checking for i686-w64-mingw32-mt... no
> checking for mt... no
> checking if : is a manifest tool... no
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... no
> checking for i686-w64-mingw32-as... i686-w64-mingw32-as
> checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
> checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
> checking for objdir... .libs
> checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
> checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT
> -DPIC
> checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
> checking if i686-w64-mingw32-gcc static flag -static works... yes
> checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
> checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
> checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld)
> supports
> shared libraries... yes
> checking whether -lc should be explicitly linked in... yes
> checking dynamic linker characteristics... Win32 ld.exe
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E
> checking for ld used by i686-w64-mingw32-g++... i686-w64-mingw32-ld
> checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
> checking whether the i686-w64-mingw32-g++ linker (i686-w64-mingw32-ld)
> supports
> shared libraries... yes
> checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT
> -DPIC
> checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
> checking if i686-w64-mingw32-g++ static flag -static works... yes
> checking if i686-w64-mingw32-g++ supports -c -o file.o... yes
> checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes
> checking whether the i686-w64-mingw32-g++ linker (i686-w64-mingw32-ld)
> supports
> shared libraries... yes
> checking dynamic linker characteristics... Win32 ld.exe
> checking how to hardcode library paths into programs... immediate
> checking features.h usability... no
> checking features.h presence... no
> checking for features.h... no
> checking for inline... inline
> checking for size_t... yes
> checking for unsigned long long int... yes
> checking for long long int... yes
> checking for wchar_t... yes
> checking for wint_t... yes
> checking for mbstate_t... yes
> checking for ptrdiff_t... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for stdint.h... (cached) yes
> checking for SIZE_MAX... yes
> checking for stdint.h... (cached) yes
> checking for working alloca.h... no
> checking for alloca... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking whether the preprocessor supports include_next... yes
> checking whether system header files limit the line length... no
> checking for complete errno.h... no
> checking for EMULTIHOP value... no
> checking for ENOLINK value... no
> checking for EOVERFLOW value... no
> checking for snprintf... yes
> checking for vasprintf... no
> checking for strnlen... yes
> checking for wcslen... yes
> checking for wcsnlen... yes
> checking for mbrtowc... yes
> checking for wcrtomb... yes
> checking whether _snprintf is declared... yes
> checking whether printf() supports POSIX/XSI format strings... no
> checking for dvips...
> /usr/home/krishna/cerbero/sources/build-tools/gettext-0.18
> .1.1+2012-01-26/build-aux/missing dvips
> checking for texi2pdf... /usr/bin/texi2pdf
> checking for perl... /usr/bin/perl
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> [(2/14) gettext -> compile ]
> Running command 'cd
> C:/MinGW/msys/1.0/home/krishna/cerbero/sources/build-tools/g
> ettext-0.18.1.1+2012-01-26/gettext-runtime/intl && make'
> sed -e '/IN_LIBGLOCALE/d' \
>             -e 's,@''HAVE_POSIX_PRINTF''@,0,g' \
>             -e 's,@''HAVE_ASPRINTF''@,0,g' \
>             -e 's,@''HAVE_NEWLOCALE''@,0,g' \
>             -e 's,@''HAVE_SNPRINTF''@,1,g' \
>             -e 's,@''HAVE_WPRINTF''@,0,g' \
>           < ./libgnuintl.in.h \
>         | if test 'yes' = yes; then \
>             sed -e 's/extern \([^()]*\);/extern __declspec (dllimport)
> \1;/'; \
>           else \
>             cat; \
>           fi \
>         | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
>               -e "/#define _LIBINTL_H/r ./export.h" \
>         | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
>           > libgnuintl.h
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./bindtextdom.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./bindtex
> tdom.c  -DDLL_EXPORT -DPIC -o .libs/bindtextdom.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./bindtex
> tdom.c -o bindtextdom.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./dcgettext.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./dcgette
> xt.c  -DDLL_EXPORT -DPIC -o .libs/dcgettext.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./dcgette
> xt.c -o dcgettext.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./dgettext.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./dgettex
> t.c  -DDLL_EXPORT -DPIC -o .libs/dgettext.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./dgettex
> t.c -o dgettext.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./gettext.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./gettext
> .c  -DDLL_EXPORT -DPIC -o .libs/gettext.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./gettext
> .c -o gettext.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./finddomain.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./finddom
> ain.c  -DDLL_EXPORT -DPIC -o .libs/finddomain.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./finddom
> ain.c -o finddomain.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./hash-string.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./hash-st
> ring.c  -DDLL_EXPORT -DPIC -o .libs/hash-string.o
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./hash-st
> ring.c -o hash-string.o >/dev/null 2>&1
> /bin/sh ../libtool  --tag=CC --mode=compile i686-w64-mingw32-gcc -c
> -DLOCALEDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALI
> AS_PATH=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/share/locale\"
> -DLI
> BDIR=\"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\"
> -DBUILDING_LIBIN
> TL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=
> \"/C/MinGW/msys/1.0/home/krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_re
> location_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate
> -DDEPE
> NDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I..  -Wall -g -O2
> -DWINVER=0x0501
> -fv
> isibility=hidden  ./loadmsgcat.c
> libtool: compile:  i686-w64-mingw32-gcc -c
> -DLOCALEDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/share/locale\"
> -DLOCALE_ALIAS_PATH=\"/C/MinGW/msys/1
> .0/home/krishna/cerbero/build-tools/share/locale\"
> -DLIBDIR=\"/C/MinGW/msys/1.0/
> home/krishna/cerbero/build-tools/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL
> -DIN_LI
> BINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
> -DINSTALLDIR=\"/C/MinGW/msys/1.0/home/
> krishna/cerbero/build-tools/lib\" -DNO_XMALLOC
> -Dset_relocation_prefix=libintl_s
> et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1
> -DHAVE_
> CONFIG_H -I. -I. -I.. -Wall -g -O2 -DWINVER=0x0501 -fvisibility=hidden
> ./loadmsg
> cat.c  -DDLL_EXPORT -DPIC -o .libs/loadmsgcat.o
> ./loadmsgcat.c: In function 'get_sysdep_segment_value':
> ./loadmsgcat.c:726:10: error: 'uintmax_t' undeclared (first use in this
> function
> )
> ./loadmsgcat.c:726:10: note: each undeclared identifier is reported only
> once fo
> r each function it appears in
> make: *** [loadmsgcat.lo] Error 1
> ***** Error running 'bootstrap' command:
> Recipe 'gettext' failed at the build step 'compile'
>
> Thanks & Regards,
> Pradeep .
>
>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/building-gstreamer-with-cerbero-problem-tp4662351p4662353.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131003/8f2fd4cb/attachment-0001.html>


More information about the gstreamer-devel mailing list