Package: mozvoikko
Version: 0.9.5-1
Severity: important
User: debian-...@lists.debian.org
Usertags: eabi

from armel build logs[1]:

g++ -shared -Wl,--no-undefined -o components/libmozvoikko.so mozVoikko.o 
mozVoikkoSpell.o mozVoikkoUtils.o mozVoikkoSpellFactory.o 
-L/usr/lib/xulrunner-devel-1.9/sdk/lib -L/usr/lib/xulrunner-devel-1.9/sdk/bin 
-Wl,-rpath-link,/usr/lib/xulrunner-devel-1.9/sdk/bin -lxpcomglue_s -lxpcom 
-lnspr4
/usr/bin/ld: ERROR: mozVoikko.o: Conflicting definitions of wchar_t
/usr/bin/ld: failed to merge target specific data of file mozVoikko.o

This is because mozvoikko sets the following as CFLAGS:

CC_FLAGS=$(CFLAGS) -Wall -Werror -Wno-non-virtual-dtor -fno-rtti 
-fno-exceptions -fshort-wchar -fPIC

please drop the -fshort-wchar, just use whatever wchar_t definition is used at 
the platform. If you
need a sponsor, you can ask me.

[1] 
http://buildd.debian.org/fetch.cgi?pkg=mozvoikko&arch=armel&ver=0.9.5-1&stamp=1233033205&file=log&as=raw

-- 
"rm -rf" only sounds scary if you don't have backups



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to