aspell-user
[Top][All Lists]
Advanced

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

Re: [Aspell-user] Cannot Build 0.60.1 --disable-nls on Solaris


From: Mashrab Kuvatov
Subject: Re: [Aspell-user] Cannot Build 0.60.1 --disable-nls on Solaris
Date: Tue, 9 Nov 2004 16:15:53 +0100
User-agent: KMail/1.7.1

On Monday 08 November 2004 20:27, Vin Shelton wrote:
> 2. Since I need to support building on multiple platforms, I solved that
> problem by creating a tree of symlinks and I then discovered my second
> problem; it appears I cannot build on this platform if I've configured
> --disable-nls:

I second this. I also cannot build neither 0.60 nor 0.60.1 with --dasable-nls.
Without --dasable-nls it builds. I have Linux, gcc-3.3.1 and glibc-2.3.2.
Below is what happens.

address@hidden:~/sources/aspell-0.60.1> make
Making all in .
make[1]: Entering directory `/home/kmashrab/sources/aspell-0.60.1'
depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CXX 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
In file included from /usr/include/g++/i586-suse-linux/bits/c++locale.h:44,
                 from /usr/include/g++/iosfwd:46,
                 from /usr/include/g++/bits/stl_algobase.h:70,
                 from /usr/include/g++/algorithm:66,
                 from common/string.hpp:13,
                 from common/indiv_filter.hpp:12,
                 from modules/filter/email.cpp:9:
/usr/include/libintl.h:40: error: parse error before `const'
/usr/include/libintl.h:44: error: parse error before `const'
/usr/include/libintl.h:52: error: parse error before `const'
/usr/include/libintl.h:61: error: parse error before `unsigned'
/usr/include/libintl.h:67: error: parse error before `unsigned'
/usr/include/libintl.h:74: error: parse error before `unsigned'
/usr/include/libintl.h:81: error: parse error before `const'
/usr/include/libintl.h:86: error: parse error before `const'
/usr/include/libintl.h:91: error: parse error before `const'
make[1]: *** [modules/filter/email.lo] Error 1
make[1]: Leaving directory `/home/kmashrab/sources/aspell-0.60.1'
make: *** [all-recursive] Error 1

Cheers,
Mashrab.

Attachment: pgpL4Y8b8hkST.pgp
Description: PGP signature


reply via email to

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