LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install StarDict problem (https://www.linuxquestions.org/questions/linux-software-2/install-stardict-problem-416746/)

vn7xmen 02-18-2006 01:25 AM

Install StarDict problem
 
Dear all
I want to install StarDict in Ubutun 5.10. There are some error when I type 'make'. Could you tell me how to fix error. Thanks for supporting.
Regards

-MP -MF ".deps/stardict-application-server.Tpo" -c -o stardict-application-serve r.o stardict-application-server.cpp; \
then mv -f ".deps/stardict-application-server.Tpo" ".deps/stardict-application-s erver.Po"; else rm -f ".deps/stardict-application-server.Tpo"; exit 1; fi
/usr/include/libintl.h:40: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:40: error: expected `)' before ‘const’
/usr/include/libintl.h:40: error: expected initializer before ‘const’
/usr/include/libintl.h:44: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:44: error: expected `)' before ‘const’
/usr/include/libintl.h:44: error: expected initializer before ‘const’
/usr/include/libintl.h:51: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:51: error: expected `)' before ‘const’
/usr/include/libintl.h:51: error: expected initializer before ‘const’
/usr/include/libintl.h:81: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:81: error: expected `)' before ‘const’
/usr/include/libintl.h:81: error: expected initializer before ‘const’
/usr/include/libintl.h:85: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:85: error: expected `)' before ‘const’
/usr/include/libintl.h:85: error: expected initializer before ‘const’
/usr/include/libintl.h:90: error: expected unqualified-id before ‘const’
/usr/include/libintl.h:90: error: expected `)' before ‘const’
/usr/include/libintl.h:90: error: expected initializer before ‘const’
make[3]: *** [stardict-application-server.o] Error 1
make[3]: Leaving directory `/home/ubt/application/stardict/stardict-2.4.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubt/application/stardict/stardict-2.4.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubt/application/stardict/stardict-2.4.6'
make: *** [all] Error 2


All times are GMT -5. The time now is 11:46 PM.