Re: [dev] compile error in latest hg

2009-05-27 Thread Stefan Pampel
Hello Kris, On Mon, May 25, 2009 at 03:13:54PM -0400, Kris Maglione wrote: > On Mon, May 25, 2009 at 09:01:49PM +0200, Stefan Pampel wrote: >>> 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

Re: [dev] compile error in latest hg

2009-05-25 Thread Kris Maglione
On Mon, May 25, 2009 at 09:01:49PM +0200, Stefan Pampel wrote: 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 s

Re: [dev] compile error in latest hg

2009-05-25 Thread Stefan Pampel
On Sun, May 24, 2009 at 02:18:58PM +0200, steph wrote: > Stefan Pampel : > > since the last checkouts on wmii-hg i got the following complile errors: > > make deb > > > > 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

Re: [dev] compile error in latest hg

2009-05-24 Thread steph
Hi, Stefan Pampel : > Hello, > > since the last checkouts on wmii-hg i got the following complile errors: > make deb > > 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:

Re: [dev] compile error in latest hg

2009-05-24 Thread Juan Pablo Aroztegi
Now wmii support Xft, so you probably need to install libxft-dev. On Sun, May 24, 2009 at 10:41 AM, Stefan Pampel wrote: > Hello, > > since the last checkouts on wmii-hg i got the following complile errors: > make deb > > CC cmd/wmii9menu.o > In file included from cmd/wmii9menu.c:49: > ../includ

[dev] compile error in latest hg

2009-05-24 Thread Stefan Pampel
Hello, since the last checkouts on wmii-hg i got the following complile errors: make deb 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: expect