aspell-user
[Top][All Lists]
Advanced

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

Re: [Aspell-user] Can't build aspell-0.60.6.1 on WinXP + MSYS/MinGW


From: Vincent Belaïche
Subject: Re: [Aspell-user] Can't build aspell-0.60.6.1 on WinXP + MSYS/MinGW
Date: Thu, 27 Feb 2014 22:54:53 +0100

Hello,

I tried with aspell-0.60.7-20110707, and I get the same error.

   Vincent.

----------------------------------------
> From: address@hidden
> To: address@hidden
> Date: Thu, 27 Feb 2014 22:25:58 +0100
> Subject: [Aspell-user] Can't build aspell-0.60.6.1 on WinXP + MSYS/MinGW
>
> Hello,
>
> Here is what I get:
>
> /d/Vincent/Documents/Téléchargements/aspell-0.60.6.1> ./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... /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 to enable maintainer-specific portions of Makefiles... no
> checking for g++... g++
> 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 g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... gcc3
> checking for gcc... gcc
> 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 whether gcc and cc understand -c and -o together... yes
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by gcc... c:/msys/1.0/mingw/mingw32/bin/ld.exe
> checking if the linker (c:/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
> checking the name lister (/mingw/bin/nm) interface... BSD nm
> checking whether ln -s works... no, using cp -p
> 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 for c:/msys/1.0/mingw/mingw32/bin/ld.exe option to reload object 
> files... -r
> checking how to recognize dependent libraries... file_magic file format 
> pei*-i386(.*architecture: i386)?
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /mingw/bin/nm output from gcc object... ok
> checking how to run the C preprocessor... /mingw/bin/cpp.exe
> 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 whether we are using the GNU C++ compiler... (cached) yes
> checking whether g++ accepts -g... (cached) yes
> checking dependency style of g++... (cached) gcc3
> checking how to run the C++ preprocessor... /mingw/bin/cpp.exe
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
> checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (c:/msys/1.0/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
> checking for ld used by g++... c:/msys/1.0/mingw/mingw32/bin/ld.exe
> checking if the linker (c:/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld... yes
> checking whether the g++ linker (c:/msys/1.0/mingw/mingw32/bin/ld.exe) 
> supports shared libraries... yes
> checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
> checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (c:/msys/1.0/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
> checking for dlfcn.h... (cached) no
> checking for dlopen... no
> checking for dlopen in -ldl... no
> checking for sed... /usr/bin/sed
> checking for perl... /usr/lib/activePerl/bin/perl
> checking whether NLS is requested... yes
> checking for msgfmt... no
> checking for gmsgfmt... :
> checking for xgettext... no
> checking for msgmerge... no
> checking for ld used by GCC... c:/msys/1.0/mingw/mingw32/bin/ld.exe
> checking if the linker (c:/msys/1.0/mingw/mingw32/bin/ld.exe) is GNU ld... yes
> checking for shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... no
> checking for iconv... no, consider installing GNU libiconv
> checking for GNU gettext in libintl... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... external libintl
> checking how to link with libintl... -lintl
> checking for dlfcn.h... (cached) no
> checking for dlopen in -ldl... (cached) no
> checking if file locking and truncating is supported... no
> checking if mmap and friends is supported... no
> checking if file ino is supported... no
> checking if posix locals are supported... no
> checking if posix regex are supported... no
> checking for nl_langinfo and CODESET... no
> checking if posix mutexes are supported... yes (in -lpthread)
> checking if mblen is supported... yes
> checking for working curses library... not found
> checking if posix termios is supported... no
> checking for STL rel_ops pollution... no
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating gen/Makefile
> config.status: creating common/Makefile
> config.status: creating lib/Makefile
> config.status: creating data/Makefile
> config.status: creating auto/Makefile
> config.status: creating modules/Makefile
> config.status: creating modules/tokenizer/Makefile
> config.status: creating modules/speller/Makefile
> config.status: creating modules/speller/default/Makefile
> config.status: creating interfaces/Makefile
> config.status: creating interfaces/cc/Makefile
> config.status: creating scripts/Makefile
> config.status: creating examples/Makefile
> config.status: creating prog/Makefile
> config.status: creating manual/Makefile
> config.status: creating po/Makefile.in
> config.status: creating m4/Makefile
> config.status: creating modules/filter/Makefile
> config.status: creating myspell/Makefile
> config.status: creating lib5/Makefile
> config.status: creating gen/settings.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
> /d/Vincent/Documents/Téléchargements/aspell-0.60.6.1> make
> Making all in .
> make[1]: Entering directory 
> `/d/Vincent/Documents/Téléchargements/aspell-0.60.6.1'
> depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen 
> -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR="/usr/local/share/locale" -g -O2 -fno-exceptions -MT 
> common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo 
> common/cache.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common 
> -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR=/usr/local/share/locale -g -O2 -fno-exceptions -MT 
> common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp 
> -DDLL_EXPORT -DPIC -o common/.libs/cache.o
> depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen 
> -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR="/usr/local/share/locale" -g -O2 -fno-exceptions -MT 
> common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo 
> common/string.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common 
> -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR=/usr/local/share/locale -g -O2 -fno-exceptions -MT 
> common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp 
> -DDLL_EXPORT -DPIC -o common/.libs/string.o
> depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen 
> -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR="/usr/local/share/locale" -g -O2 -fno-exceptions -MT 
> common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo 
> common/getdata.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common 
> -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR=/usr/local/share/locale -g -O2 -fno-exceptions -MT 
> common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp 
> -DDLL_EXPORT -DPIC -o common/.libs/getdata.o
> depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen 
> -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR="/usr/local/share/locale" -g -O2 -fno-exceptions -MT 
> common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo 
> common/itemize.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common 
> -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR=/usr/local/share/locale -g -O2 -fno-exceptions -MT 
> common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp 
> -DDLL_EXPORT -DPIC -o common/.libs/itemize.o
> depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen 
> -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR="/usr/local/share/locale" -g -O2 -fno-exceptions -MT 
> common/file_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_util.lo 
> common/file_util.cpp &&\
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common 
> -I./interfaces/cc/ -I./modules/speller/default/ 
> -DLOCALEDIR=/usr/local/share/locale -g -O2 -fno-exceptions -MT 
> common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c 
> common/file_util.cpp -DDLL_EXPORT -DPIC -o common/.libs/file_util.o
> common/file_util.cpp: In function 'bool 
> acommon::need_dir(acommon::ParmString)':
> common/file_util.cpp:49:32: error: 'asc_isalpha' was not declared in this 
> scope
> make[1]: *** [common/file_util.lo] Error 1
> make[1]: Leaving directory 
> `/d/Vincent/Documents/Téléchargements/aspell-0.60.6.1'
> make: *** [all-recursive] Error 1
>
> Any help welcome...
>
> Vincent.
>
> _______________________________________________
> Aspell-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/aspell-user
                                          


reply via email to

[Prev in Thread] Current Thread [Next in Thread]