Package: fcitx Version: 3.2.060108-1 Severity: serious Hi,
Your package is failing to build with the following error: if x86_64-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/fcitx\" -I. -I. -I.. -I../lib -I../xpm -O2 -fno-strength-reduce -Wall -g -O2 -I/usr/include/freetype2 - D_USE_XFT -Wall -MT about.o -MD -MP -MF ".deps/about.Tpo" -c -o about.o about.c ; \ then mv -f ".deps/about.Tpo" ".deps/about.Po"; else rm -f ".deps/about. Tpo"; exit 1; fi about.c:35:21: error: X11/xpm.h: No such file or directory about.c: In function 'setIcon': about.c:182: error: 'XpmAttributes' undeclared (first use in this function) about.c:182: error: (Each undeclared identifier is reported only once about.c:182: error: for each function it appears in.) about.c:182: error: syntax error before 'attrib' about.c:187: error: 'attrib' undeclared (first use in this function) about.c:188: warning: implicit declaration of function 'XCreatePixmapFromData' about.c:189: error: 'XpmSuccess' undeclared (first use in this function) about.c:190: warning: implicit declaration of function 'XpmGetErrorString' about.c:190: warning: format '%s' expects type 'char *', but argument 3 has typ e 'int' make[3]: *** [about.o] Error 1 This looks like a missing build dependency on libxpm-dev. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]