Kurosu a écrit :
> Author: kurosu
> Date: Tue Apr 8 21:12:35 2008
> New Revision: 4203
>
> URL: http://svn.gna.org/viewcvs/wormux?rev=4203&view=rev
> Log:
> 1) Fix in fribidi usage: incorrect buffer size was used
> 2) Fix for fribidi2 (aka 0.19.1) which doesn't export some symbols; please
> confirm this doesn't break fribidi1
>
I'm sorry but it breaks fribidi1 ...
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -I ../src -DINSTALL_DATADIR=\"/usr/local/share/wormux\"
-DINSTALL_LOCALEDIR=\"/usr/local/share/locale\"
-DFONT_FILE=\"/usr/local/share/wormux/font/DejaVuSans.ttf\"
-DPACKAGE_VERSION=\"0.8svn\" -Werror -Wall -Wextra -O0 -g -DDEBUG
-DWMX_LOG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/libpng12 -I/usr/include/libxml++-2.6
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libpng12 -MT i18n.o -MD -MP -MF ".deps/i18n.Tpo" -c -o
i18n.o `test -f 'tool/i18n.cpp' || echo './'`tool/i18n.cpp; \
then mv -f ".deps/i18n.Tpo" ".deps/i18n.Po"; else rm -f
".deps/i18n.Tpo"; exit 1; fi
tool/i18n.cpp:38: erreur: «utf8_to_unicode» was not declared in this scope
tool/i18n.cpp:38: erreur: expected «,» or «;» before «(» token
tool/i18n.cpp:43: erreur: «FRIBIDI_ENTRY» does not name a type
tool/i18n.cpp: In function «char* localization(const char*)»:
tool/i18n.cpp:59: erreur: «utf8_to_unicode» was not declared in this scope
tool/i18n.cpp:59: erreur: «FRIBIDI_NAMESPACE» cannot be used as a function
tool/i18n.cpp:61: erreur: «unicode_to_utf8» was not declared in this scope
tool/i18n.cpp:61: erreur: «FRIBIDI_NAMESPACE» cannot be used as a function
Matt (gentildemon)
_______________________________________________
Wormux-dev mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-dev