[Glade-devel] Glade 3.2.2 Compilation failed on MinGW (MSYS) .... please help



I am trying to compile Glade 3.2.2 on MinGW (MSYS). But being ended up
getting a peculiar error message.

$ ./configure

checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /c/Perl/bin/perl
checking for XML::Parser... ok
checking for iconv... /c/GTK/bin/iconv
checking for msgfmt... /c/GTK/bin/msgfmt
checking for msgmerge... /c/GTK/bin/msgmerge
checking for xgettext... /c/GTK/bin/xgettext
checking for glib-genmarshal... /c/GTK/bin/glib-genmarshal
checking for dlltool... /mingw/bin/dlltool
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... c:/MinGW/mingw32/bin/ld.exe
checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes
checking for c:/MinGW/mingw32/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /mingw/bin/nm
checking whether ln -s works... no, using cp -p
checking how to recognise dependent libraries... file_magic file format
pei*-i386(.*architecture: i386)?
checking for dlltool... /mingw/bin/dlltool
checking for as... as
checking for objdump... objdump
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 8192
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT
checking if gcc PIC flag -DDLL_EXPORT works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (c:/MinGW/mingw32/bin/ld.exe) 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... c:/MinGW/mingw32/bin/ld.exe
checking if the linker (c:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (c:/MinGW/mingw32/bin/ld.exe) supports
shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT
checking if g++ PIC flag -DDLL_EXPORT works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (c:/MinGW/mingw32/bin/ld.exe) supports
shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking how to copy va_list... va_copy
checking for pkg-config... /c/GTK/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GNOME... checking whether Python support is requested...
autodetect
checking for a Python interpreter with version >= 2.3... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/gladeui-1.0.pc
config.status: creating data/glade-3.desktop.in
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/icons/hicolor/Makefile
config.status: creating data/icons/hicolor/16x16/Makefile
config.status: creating data/icons/hicolor/16x16/apps/Makefile
config.status: creating data/icons/hicolor/22x22/Makefile
config.status: creating data/icons/hicolor/22x22/apps/Makefile
config.status: creating data/icons/hicolor/24x24/Makefile
config.status: creating data/icons/hicolor/24x24/apps/Makefile
config.status: creating data/icons/hicolor/32x32/Makefile
config.status: creating data/icons/hicolor/32x32/apps/Makefile
config.status: creating data/icons/hicolor/48x48/Makefile
config.status: creating data/icons/hicolor/48x48/apps/Makefile
config.status: creating data/icons/hicolor/scalable/Makefile
config.status: creating data/icons/hicolor/scalable/apps/Makefile
config.status: creating gladeui/Makefile
config.status: creating src/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/gtk+/Makefile
config.status: creating plugins/gtk+/icons/Makefile
config.status: creating plugins/gtk+/icons/16x16/Makefile
config.status: creating plugins/gtk+/icons/22x22/Makefile
config.status: creating plugins/gnome/Makefile
config.status: creating plugins/gnome/icons/Makefile
config.status: creating plugins/gnome/icons/16x16/Makefile
config.status: creating plugins/gnome/icons/22x22/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating help/Makefile
config.status: creating config.h
config.status: executing intltool commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configuration:

Source code location: .
Compiler: gcc
GnomeUI Catalog: no
Python Binding: no
Glade User Manual: no

$ mingw32-make

c:/MinGW/bin/mingw32-make all-recursive
mingw32-make[1]: Entering directory `C:/msys/1.0/home/Rana/glade3-3.2.2'
Making all in po
mingw32-make[2]: Entering directory `C:/msys/1.0/home/Rana/glade3-3.2.2/po'
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && -o $file az.po
mingw32-make[2]: Leaving directory `C:/msys/1.0/home/Rana/glade3-3.2.2/po'
mingw32-make[1]: Leaving directory `C:/msys/1.0/home/Rana/glade3-3.2.2'

What can I do now?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-devel/attachments/20071002/a29d7445/attachment-0001.html 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]