[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] Aspell Make error... (config.cpp)
From: |
francesco fierro |
Subject: |
[Aspell-user] Aspell Make error... (config.cpp) |
Date: |
Fri, 19 May 2006 14:55:13 +0000 |
Hi, i have a very probleme probleme whe i trz to build aspell 0.60 (latest
version..)
i have this folowing error (look the libintl error...)
/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fPIC
-DPIC
-o common/.libs/config.o
common/config.cpp: In member function `virtual acommon::PosibErr<bool>
acommon::ListDump::add(const acommon::ParmString&)':
common/config.cpp:1159: error: `libintl_printf' undeclared (first use this
function)
common/config.cpp:1159: error: (Each undeclared identifier is reported only
once for each function it appears in.)
common/config.cpp: In member function `virtual acommon::PosibErr<bool>
acommon::ListDump::remove(const acommon::ParmString&)':
common/config.cpp:1165: error: `libintl_printf' undeclared (first use this
function)
common/config.cpp: In member function `virtual acommon::PosibErr<void>
acommon::ListDump::clear()':
common/config.cpp:1169: error: `libintl_printf' undeclared (first use this
function)
common/config.cpp: In member function `void
acommon::Config::write_to_stream(acommon::OStream&, bool)':
common/config.cpp:1196: error: `libintl_printf' undeclared (first use this
function)
gmake[1]: *** [common/config.lo] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/textproc/aspell/work/aspell-0.60.4'
gmake: *** [all-recursive] Error 1
*** Error code 2
anyone has an idea?
thank!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] Aspell Make error... (config.cpp),
francesco fierro <=