Hi, Stefan Pampel <spamtest-eir1beu...@asp4.polyformal.de>: > Hello, > > since the last checkouts on wmii-hg i got the following complile errors: > make deb > <snip> > CC cmd/wmii9menu.o > In file included from cmd/wmii9menu.c:49: > ../include/x11.h:9:25: error: X11/Xft/Xft.h: No such file or directory > In file included from cmd/wmii9menu.c:49: > ../include/x11.h:92: error: expected specifier-qualifier-list before > 'XftFont' > ../include/x11.h:138: error: expected specifier-qualifier-list before > 'XftDraw' > cmd/wmii9menu.c:309: error: 'Window' has no member named 'r' > make[3]: *** [wmii9menu.o] Error 1 > make[2]: *** [dall] Error 2 > make[1]: *** [build-stamp] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > make: *** [deb] Error 2 > </snip> > > any hints?
On my debian sid I've installed lsb-build-desktop3 which is needed for the new Xft support (rev 2458). It installs a lot of libdevel packages but it's the only way I found to make it working... It installs pkg-config which is needed since 2459 revision hth -- steph