aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] Re: Aspell-user Digest, Vol 26, Issue 3


From: Brandon Blatcher
Subject: [Aspell-user] Re: Aspell-user Digest, Vol 26, Issue 3
Date: Fri, 14 Jan 2005 12:27:21 -0500

On Fri, 14 Jan 2005 11:53:28 -0500 (EST), address@hidden
said:

> Isn't there any unix beginners guide arround on your site does it tell 
> anything about directories or even about mkdir, cd, ls, dir, touch, rm
> and 
> other tiny little programs or did you by a unix/linux vserver for your
> home 
> business. Just asking ;-)

Even better, I've been "given" webmastering duties. I'm usually just an
art director.

Been trying to learn unix but it doesn't all make sense yet, you know? I
keep wanting to point and click on something:)

Ok, i did "./configure && make" and I got back strange responses. Can
you help me decode? Output below:

[root@<snip>(/usr/local/bin/aspell-0.60.2)]# ./configure && make
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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 g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... 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... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... 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++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself...
(cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for sed... /bin/sed
checking for perl... /usr/bin/perl
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking if file locking and truncating is supported... yes
checking if mmap and friends is supported... yes
checking if file ino is supported... yes
checking if posix locals are supported... yes
checking if posix regex are supported... yes
checking for nl_langinfo and CODESET... yes
checking if posix mutexes are supported... yes
checking if mblen is supported... yes
checking for working curses library... found in -lncurses
checking for wide character support in curses libraray... no
configure: WARNING: Aspell will not be able to Display UTF-8 characters
correctly.
checking if standard curses include sequence will work... yes
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 m4/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 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 default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Making all in .
make[1]: Entering directory `/usr/local/bin/aspell-0.60.2'
depbase=`echo modules/filter/email.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/email.lo modules/filter/email.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
mkdir modules/filter/.libs
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c
 modules/filter/email.cpp  -fPIC -DPIC -o modules/filter/.libs/email.o
depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
mkdir common/.libs
 g++ -DHAVE_CONFIG_H -I. -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 
 -fPIC -DPIC -o common/.libs/cache.o
depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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  -fPIC -DPIC -o common/.libs/string.o
depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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  -fPIC -DPIC -o common/.libs/getdata.o
depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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  -fPIC -DPIC -o common/.libs/itemize.o
depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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  -fPIC -DPIC -o common/.libs/file_util.o
depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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_map.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/string_map.lo common/string_map.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c
 common/string_map.cpp  -fPIC -DPIC -o common/.libs/string_map.o
depbase=`echo common/string_list.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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_list.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/string_list.lo common/string_list.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c
 common/string_list.cpp  -fPIC -DPIC -o common/.libs/string_list.o
cd gen; perl mk-dirs_h.pl /usr/local /usr/local/lib/aspell-0.60
/usr/local/lib/aspell-0.60  /usr/local/etc >  dirs.h
depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/config.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/config.lo common/config.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/config.lo -MD -MP -MF common/.deps/config.Tpo -c
 common/config.cpp  -fPIC -DPIC -o common/.libs/config.o
depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/posib_err.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/posib_err.lo common/posib_err.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c
 common/posib_err.cpp  -fPIC -DPIC -o common/.libs/posib_err.o
depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/errors.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/errors.lo common/errors.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c
 common/errors.cpp  -fPIC -DPIC -o common/.libs/errors.o
depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/error.lo -MD -MP -MF "$depbase.Tpo" -c
-o common/error.lo common/error.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp 
 -fPIC -DPIC -o common/.libs/error.o
depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/fstream.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/fstream.lo common/fstream.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c
 common/fstream.cpp  -fPIC -DPIC -o common/.libs/fstream.o
depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/iostream.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/iostream.lo common/iostream.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c
 common/iostream.cpp  -fPIC -DPIC -o common/.libs/iostream.o
depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/info.lo -MD -MP -MF "$depbase.Tpo" -c
-o common/info.lo common/info.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp 
 -fPIC -DPIC -o common/.libs/info.o
depbase=`echo common/can_have_error.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/can_have_error.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/can_have_error.lo common/can_have_error.cpp;
\
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c
 common/can_have_error.cpp  -fPIC -DPIC -o common/.libs/can_have_error.o
depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/convert.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/convert.lo common/convert.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c
 common/convert.cpp  -fPIC -DPIC -o common/.libs/convert.o
depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/tokenizer.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/tokenizer.lo common/tokenizer.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c
 common/tokenizer.cpp  -fPIC -DPIC -o common/.libs/tokenizer.o
depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/speller.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/speller.lo common/speller.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c
 common/speller.cpp  -fPIC -DPIC -o common/.libs/speller.o
depbase=`echo common/document_checker.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/document_checker.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/document_checker.lo
common/document_checker.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/document_checker.lo -MD -MP -MF
 common/.deps/document_checker.Tpo -c common/document_checker.cpp  -fPIC
 -DPIC -o common/.libs/document_checker.o
depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/filter.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/filter.lo common/filter.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c
 common/filter.cpp  -fPIC -DPIC -o common/.libs/filter.o
depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/objstack.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/objstack.lo common/objstack.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c
 common/objstack.cpp  -fPIC -DPIC -o common/.libs/objstack.o
depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/strtonum.lo -MD -MP -MF "$depbase.Tpo"
-c -o common/strtonum.lo common/strtonum.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c
 common/strtonum.cpp  -fPIC -DPIC -o common/.libs/strtonum.o
depbase=`echo common/gettext_init.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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/gettext_init.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/gettext_init.lo common/gettext_init.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c
 common/gettext_init.cpp  -fPIC -DPIC -o common/.libs/gettext_init.o
depbase=`echo common/file_data_util.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-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_data_util.lo -MD -MP -MF
"$depbase.Tpo" -c -o common/file_data_util.lo common/file_data_util.cpp;
\
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c
 common/file_data_util.cpp  -fPIC -DPIC -o common/.libs/file_data_util.o
depbase=`echo modules/speller/default/readonly_ws.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD
-MP -MF "$depbase.Tpo" -c -o modules/speller/default/readonly_ws.lo
modules/speller/default/readonly_ws.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
mkdir modules/speller/default/.libs
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/readonly_ws.lo -MD -MP -MF
 modules/speller/default/.deps/readonly_ws.Tpo -c
 modules/speller/default/readonly_ws.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/readonly_ws.o
depbase=`echo modules/speller/default/suggest.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/suggest.lo
modules/speller/default/suggest.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/suggest.lo -MD -MP -MF
 modules/speller/default/.deps/suggest.Tpo -c
 modules/speller/default/suggest.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/suggest.o
In file included from modules/speller/default/asuggest.hpp:8,
                 from modules/speller/default/suggest.cpp:48:
modules/speller/default/typo_editdist.hpp:17: warning: `struct 
   aspeller::TypoEditDistanceInfo' only defines private constructors and
   has no 
   friends
depbase=`echo modules/speller/default/data.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/speller/default/data.lo
modules/speller/default/data.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/data.lo -MD -MP -MF
 modules/speller/default/.deps/data.Tpo -c
 modules/speller/default/data.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/data.o
depbase=`echo modules/speller/default/multi_ws.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/multi_ws.lo
modules/speller/default/multi_ws.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/multi_ws.lo -MD -MP -MF
 modules/speller/default/.deps/multi_ws.Tpo -c
 modules/speller/default/multi_ws.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/multi_ws.o
depbase=`echo modules/speller/default/phonetic.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/phonetic.lo
modules/speller/default/phonetic.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/phonetic.lo -MD -MP -MF
 modules/speller/default/.deps/phonetic.Tpo -c
 modules/speller/default/phonetic.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/phonetic.o
depbase=`echo modules/speller/default/writable.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/writable.lo
modules/speller/default/writable.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/writable.lo -MD -MP -MF
 modules/speller/default/.deps/writable.Tpo -c
 modules/speller/default/writable.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/writable.o
depbase=`echo modules/speller/default/speller_impl.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD
-MP -MF "$depbase.Tpo" -c -o modules/speller/default/speller_impl.lo
modules/speller/default/speller_impl.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/speller_impl.lo -MD -MP -MF
 modules/speller/default/.deps/speller_impl.Tpo -c
 modules/speller/default/speller_impl.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/speller_impl.o
depbase=`echo modules/speller/default/phonet.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/speller/default/phonet.lo
modules/speller/default/phonet.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/phonet.lo -MD -MP -MF
 modules/speller/default/.deps/phonet.Tpo -c
 modules/speller/default/phonet.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/phonet.o
depbase=`echo modules/speller/default/typo_editdist.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD
-MP -MF "$depbase.Tpo" -c -o modules/speller/default/typo_editdist.lo
modules/speller/default/typo_editdist.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/typo_editdist.lo -MD -MP -MF
 modules/speller/default/.deps/typo_editdist.Tpo -c
 modules/speller/default/typo_editdist.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/typo_editdist.o
In file included from modules/speller/default/typo_editdist.cpp:5:
modules/speller/default/typo_editdist.hpp:17: warning: `struct 
   aspeller::TypoEditDistanceInfo' only defines private constructors and
   has no 
   friends
depbase=`echo modules/speller/default/editdist.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/editdist.lo
modules/speller/default/editdist.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/editdist.lo -MD -MP -MF
 modules/speller/default/.deps/editdist.Tpo -c
 modules/speller/default/editdist.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/editdist.o
depbase=`echo modules/speller/default/primes.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/speller/default/primes.lo
modules/speller/default/primes.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/primes.lo -MD -MP -MF
 modules/speller/default/.deps/primes.Tpo -c
 modules/speller/default/primes.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/primes.o
depbase=`echo modules/speller/default/language.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/language.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/language.lo
modules/speller/default/language.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/language.lo -MD -MP -MF
 modules/speller/default/.deps/language.Tpo -c
 modules/speller/default/language.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/language.o
depbase=`echo modules/speller/default/leditdist.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP
-MF "$depbase.Tpo" -c -o modules/speller/default/leditdist.lo
modules/speller/default/leditdist.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/leditdist.lo -MD -MP -MF
 modules/speller/default/.deps/leditdist.Tpo -c
 modules/speller/default/leditdist.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/leditdist.o
depbase=`echo modules/speller/default/affix.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/speller/default/affix.lo
modules/speller/default/affix.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/speller/default/affix.lo -MD -MP -MF
 modules/speller/default/.deps/affix.Tpo -c
 modules/speller/default/affix.cpp  -fPIC -DPIC -o
 modules/speller/default/.libs/affix.o
depbase=`echo modules/tokenizer/basic.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/tokenizer/basic.lo
modules/tokenizer/basic.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
mkdir modules/tokenizer/.libs
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/tokenizer/basic.lo -MD -MP -MF
 modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp  -fPIC
 -DPIC -o modules/tokenizer/.libs/basic.o
depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF "$depbase.Tpo" -c
-o lib/filter-c.lo lib/filter-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
mkdir lib/.libs
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp 
 -fPIC -DPIC -o lib/.libs/filter-c.o
depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/word_list-c.lo lib/word_list-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c
 lib/word_list-c.cpp  -fPIC -DPIC -o lib/.libs/word_list-c.o
depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/info-c.lo -MD -MP -MF "$depbase.Tpo" -c
-o lib/info-c.lo lib/info-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp  -fPIC
 -DPIC -o lib/.libs/info-c.o
depbase=`echo lib/mutable_container-c.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/mutable_container-c.lo
lib/mutable_container-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/mutable_container-c.lo -MD -MP -MF
 lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp  -fPIC
 -DPIC -o lib/.libs/mutable_container-c.o
depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/error-c.lo -MD -MP -MF "$depbase.Tpo" -c
-o lib/error-c.lo lib/error-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp 
 -fPIC -DPIC -o lib/.libs/error-c.o
depbase=`echo lib/document_checker-c.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/document_checker-c.lo
lib/document_checker-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo
 -c lib/document_checker-c.cpp  -fPIC -DPIC -o
 lib/.libs/document_checker-c.o
depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/string_map-c.lo lib/string_map-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c
 lib/string_map-c.cpp  -fPIC -DPIC -o lib/.libs/string_map-c.o
depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/new_config.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/new_config.lo lib/new_config.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c
 lib/new_config.cpp  -fPIC -DPIC -o lib/.libs/new_config.o
depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/config-c.lo -MD -MP -MF "$depbase.Tpo" -c
-o lib/config-c.lo lib/config-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp 
 -fPIC -DPIC -o lib/.libs/config-c.o
depbase=`echo lib/string_enumeration-c.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/string_enumeration-c.lo
lib/string_enumeration-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/string_enumeration-c.lo -MD -MP -MF
 lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp 
 -fPIC -DPIC -o lib/.libs/string_enumeration-c.o
depbase=`echo lib/can_have_error-c.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/can_have_error-c.lo lib/can_have_error-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c
 lib/can_have_error-c.cpp  -fPIC -DPIC -o lib/.libs/can_have_error-c.o
depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/dummy.lo -MD -MP -MF "$depbase.Tpo" -c -o
lib/dummy.lo lib/dummy.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp  -fPIC
 -DPIC -o lib/.libs/dummy.o
/usr/bin/perl gen/mk-static-filter.pl modules/filter/url-filter.info 
depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/new_filter.lo lib/new_filter.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c
 lib/new_filter.cpp  -fPIC -DPIC -o lib/.libs/new_filter.o
depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/new_fmode.lo lib/new_fmode.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c
 lib/new_fmode.cpp  -fPIC -DPIC -o lib/.libs/new_fmode.o
depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/string_list-c.lo lib/string_list-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c
 lib/string_list-c.cpp  -fPIC -DPIC -o lib/.libs/string_list-c.o
depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
\
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/find_speller.lo lib/find_speller.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c
 lib/find_speller.cpp  -fPIC -DPIC -o lib/.libs/find_speller.o
depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/speller-c.lo lib/speller-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c
 lib/speller-c.cpp  -fPIC -DPIC -o lib/.libs/speller-c.o
depbase=`echo lib/string_pair_enumeration-c.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF
"$depbase.Tpo" -c -o lib/string_pair_enumeration-c.lo
lib/string_pair_enumeration-c.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/string_pair_enumeration-c.lo -MD -MP -MF
 lib/.deps/string_pair_enumeration-c.Tpo -c
 lib/string_pair_enumeration-c.cpp  -fPIC -DPIC -o
 lib/.libs/string_pair_enumeration-c.o
depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF "$depbase.Tpo"
-c -o lib/new_checker.lo lib/new_checker.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c
 lib/new_checker.cpp  -fPIC -DPIC -o lib/.libs/new_checker.o
depbase=`echo modules/filter/url.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/url.lo modules/filter/url.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c
 modules/filter/url.cpp  -fPIC -DPIC -o modules/filter/.libs/url.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
libaspell.la -rpath /usr/local/lib -version-info 16:2:1 -no-undefined
common/cache.lo common/string.lo common/getdata.lo common/itemize.lo
common/file_util.lo common/string_map.lo common/string_list.lo
common/config.lo common/posib_err.lo common/errors.lo common/error.lo
common/fstream.lo common/iostream.lo common/info.lo
common/can_have_error.lo common/convert.lo common/tokenizer.lo
common/speller.lo common/document_checker.lo common/filter.lo
common/objstack.lo common/strtonum.lo common/gettext_init.lo
common/file_data_util.lo modules/speller/default/readonly_ws.lo
modules/speller/default/suggest.lo modules/speller/default/data.lo
modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo
modules/speller/default/writable.lo
modules/speller/default/speller_impl.lo
modules/speller/default/phonet.lo
modules/speller/default/typo_editdist.lo
modules/speller/default/editdist.lo modules/speller/default/primes.lo
modules/speller/default/language.lo modules/speller/default/leditdist.lo
modules/speller/default/affix.lo modules/tokenizer/basic.lo
lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo
lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo
lib/string_map-c.lo lib/new_config.lo lib/config-c.lo
lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo
lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo
lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo
lib/new_checker.lo modules/filter/url.lo    -ldl -ldl 
mkdir .libs
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o
common/.libs/itemize.o common/.libs/file_util.o
common/.libs/string_map.o common/.libs/string_list.o
common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o
common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o
common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o
common/.libs/tokenizer.o common/.libs/speller.o
common/.libs/document_checker.o common/.libs/filter.o
common/.libs/objstack.o common/.libs/strtonum.o
common/.libs/gettext_init.o common/.libs/file_data_util.o
modules/speller/default/.libs/readonly_ws.o
modules/speller/default/.libs/suggest.o
modules/speller/default/.libs/data.o
modules/speller/default/.libs/multi_ws.o
modules/speller/default/.libs/phonetic.o
modules/speller/default/.libs/writable.o
modules/speller/default/.libs/speller_impl.o
modules/speller/default/.libs/phonet.o
modules/speller/default/.libs/typo_editdist.o
modules/speller/default/.libs/editdist.o
modules/speller/default/.libs/primes.o
modules/speller/default/.libs/language.o
modules/speller/default/.libs/leditdist.o
modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o
lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o
lib/.libs/mutable_container-c.o lib/.libs/error-c.o
lib/.libs/document_checker-c.o lib/.libs/string_map-c.o
lib/.libs/new_config.o lib/.libs/config-c.o
lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o
lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o
lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o
lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o
modules/filter/.libs/url.o  -ldl
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,libaspell.so.15 -o .libs/libaspell.so.15.1.2
(cd .libs && rm -f libaspell.so.15 && ln -s libaspell.so.15.1.2
libaspell.so.15)
(cd .libs && rm -f libaspell.so && ln -s libaspell.so.15.1.2
libaspell.so)
creating libaspell.la
(cd .libs && rm -f libaspell.la && ln -s ../libaspell.la libaspell.la)
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
email-filter.la -rpath /usr/local/lib/aspell-0.60 -module -avoid-version
modules/filter/email.lo libaspell.la  -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/email.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,email-filter.so -o .libs/email-filter.so
creating email-filter.la
(cd .libs && rm -f email-filter.la && ln -s ../email-filter.la
email-filter.la)
depbase=`echo modules/filter/tex.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/tex.lo modules/filter/tex.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c
 modules/filter/tex.cpp  -fPIC -DPIC -o modules/filter/.libs/tex.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
tex-filter.la -rpath /usr/local/lib/aspell-0.60 -module -avoid-version
modules/filter/tex.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/tex.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,tex-filter.so -o .libs/tex-filter.so
creating tex-filter.la
(cd .libs && rm -f tex-filter.la && ln -s ../tex-filter.la
tex-filter.la)
depbase=`echo modules/filter/sgml.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/sgml.lo modules/filter/sgml.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c
 modules/filter/sgml.cpp  -fPIC -DPIC -o modules/filter/.libs/sgml.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
sgml-filter.la -rpath /usr/local/lib/aspell-0.60 -module -avoid-version
modules/filter/sgml.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/sgml.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,sgml-filter.so -o .libs/sgml-filter.so
creating sgml-filter.la
(cd .libs && rm -f sgml-filter.la && ln -s ../sgml-filter.la
sgml-filter.la)
depbase=`echo modules/filter/context.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/context.lo
modules/filter/context.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo
 -c modules/filter/context.cpp  -fPIC -DPIC -o
 modules/filter/.libs/context.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
context-filter.la -rpath /usr/local/lib/aspell-0.60 -module
-avoid-version modules/filter/context.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/context.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,context-filter.so -o .libs/context-filter.so
creating context-filter.la
(cd .libs && rm -f context-filter.la && ln -s ../context-filter.la
context-filter.la)
depbase=`echo modules/filter/nroff.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/nroff.lo modules/filter/nroff.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c
 modules/filter/nroff.cpp  -fPIC -DPIC -o modules/filter/.libs/nroff.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
nroff-filter.la -rpath /usr/local/lib/aspell-0.60 -module -avoid-version
modules/filter/nroff.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/nroff.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,nroff-filter.so -o .libs/nroff-filter.so
creating nroff-filter.la
(cd .libs && rm -f nroff-filter.la && ln -s ../nroff-filter.la
nroff-filter.la)
depbase=`echo modules/filter/texinfo.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I./gen  -I./gen -I./common -I./interfaces/cc/
-I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\"  
-g -O2 -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF
"$depbase.Tpo" -c -o modules/filter/texinfo.lo
modules/filter/texinfo.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo";
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
 -I./interfaces/cc/ -I./modules/speller/default/
 -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT
 modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo
 -c modules/filter/texinfo.cpp  -fPIC -DPIC -o
 modules/filter/.libs/texinfo.o
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
texinfo-filter.la -rpath /usr/local/lib/aspell-0.60 -module
-avoid-version modules/filter/texinfo.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o 
modules/filter/.libs/texinfo.o  -Wl,--rpath
-Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath -Wl,/usr/local/lib
./.libs/libaspell.so -ldl -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,texinfo-filter.so -o .libs/texinfo-filter.so
creating texinfo-filter.la
(cd .libs && rm -f texinfo-filter.la && ln -s ../texinfo-filter.la
texinfo-filter.la)
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
libpspell.la -rpath /usr/local/lib -version-info 16:2:1 -no-undefined
lib/dummy.lo libaspell.la -ldl -ldl 
g++ -shared -nostdlib
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crti.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtbeginS.o  lib/.libs/dummy.o 
-Wl,--rpath -Wl,/usr/local/bin/aspell-0.60.2/.libs -Wl,--rpath
-Wl,/usr/local/lib ./.libs/libaspell.so -ldl
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/crtendS.o
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crtn.o  -Wl,-soname
-Wl,libpspell.so.15 -o .libs/libpspell.so.15.1.2
(cd .libs && rm -f libpspell.so.15 && ln -s libpspell.so.15.1.2
libpspell.so.15)
(cd .libs && rm -f libpspell.so && ln -s libpspell.so.15.1.2
libpspell.so)
creating libpspell.la
(cd .libs && rm -f libpspell.la && ln -s ../libpspell.la libpspell.la)
depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if gcc -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -MT prog/compress.o -MD
-MP -MF "$depbase.Tpo" -c -o prog/compress.o prog/compress.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o
word-list-compress  prog/compress.o  -ldl -ldl 
gcc -g -O2 -o word-list-compress prog/compress.o  -ldl
depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if g++ -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -fno-exceptions -MT
prog/aspell.o -MD -MP -MF "$depbase.Tpo" -c -o prog/aspell.o
prog/aspell.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if g++ -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -fno-exceptions -MT
prog/check_funs.o -MD -MP -MF "$depbase.Tpo" -c -o prog/check_funs.o
prog/check_funs.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;
\
if g++ -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -fno-exceptions -MT
prog/checker_string.o -MD -MP -MF "$depbase.Tpo" -c -o
prog/checker_string.o prog/checker_string.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2 -fno-exceptions   -o
aspell  prog/aspell.o prog/check_funs.o prog/checker_string.o
libaspell.la -lncurses -ldl -ldl 
g++ -g -O2 -fno-exceptions -o .libs/aspell prog/aspell.o
prog/check_funs.o prog/checker_string.o  ./.libs/libaspell.so -lncurses
-ldl -Wl,--rpath -Wl,/usr/local/lib
creating aspell
depbase=`echo prog/prezip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if gcc -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -MT prog/prezip.o -MD
-MP -MF "$depbase.Tpo" -c -o prog/prezip.o prog/prezip.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o prezip-bin 
prog/prezip.o  -ldl -ldl 
gcc -g -O2 -o prezip-bin prog/prezip.o  -ldl
sh ./scripts/run-with-aspell.create /usr/local/lib/aspell-0.60 >
scripts/run-with-aspell
chmod 755 scripts/run-with-aspell
sh ./scripts/mkconfig 0.60.2 /usr/local/share /usr/local/lib/aspell-0.60
/usr/bin/perl gen/mk-filter-pot.pl
make[1]: Leaving directory `/usr/local/bin/aspell-0.60.2'
Making all in po
make[1]: Entering directory `/usr/local/bin/aspell-0.60.2/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/bin/aspell-0.60.2/po'
Making all in manual
make[1]: Entering directory `/usr/local/bin/aspell-0.60.2/manual'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
for f in aspell.info aspell.info-[0-9] aspell.info-[0-9][0-9]
aspell.i[0-9] aspell.i[0-9][0-9]; do \
  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
cd "$am__cwd"; \
if /bin/sh /usr/local/bin/aspell-0.60.2/missing --run makeinfo 
--enable-encoding -I . \
 -o aspell.info aspell.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./aspell.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
aspell.texi:1086: Unknown command `/context-delimiters'.
aspell.texi:1491: Unknown command `/context-delimiters'.
aspell.texi:1494: Unknown command `/context-delimiters'.
aspell.texi:3224: Unknown command `/gnu/aspell/''.
aspell.texi:3246: Unknown command `/gnu/aspell/@/address@hidden'.
aspell.texi:3246: Misplaced {.
aspell.texi:3246: Misplaced }.
aspell.texi:3613: Unknown command
`/www.arabeyes.org/@/project.php?@/proj'.
aspell.texi:3620: Unknown command
`/www.7kosova.com/kde-shqip/@/ispell/ispell.html''.
aspell.texi:3641: Unknown command `/standards/iso639-2/''.
aspell.texi:3645: Unknown command `/onlinedat/languages-scripts.html''.
aspell.texi:3667: Unknown command `/newsletters/africa.htm''.
aspell.texi:3972: Unknown command `/metaphone/''.
./readme.texi:94: Unknown command `/ncurses/lib'.
./readme.texi:97: Unknown command `/ncurses/include'.
./readme.texi:329: Unknown command `/i586-mingw32msvc-'.
makeinfo: Removing output file `aspell.info' due to errors; use --force
to preserve.
make[1]: *** [aspell.info] Error 1
make[1]: Leaving directory `/usr/local/bin/aspell-0.60.2/manual'
make: *** [all-recursive] Error 1
[root@<snip> (/usr/local/bin/aspell-0.60.2)]# 

--
brandon blatcher





reply via email to

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