found 347036 2.2.5-5
thanks

Hi,

pente is now failing to build with the following error:
checking for X... no
[...]
cd wmslib/src/abut; gcc -O2 -fomit-frame-pointer -I/build/buildd/pente-2.2.5/wm
slib/src -I/build/buildd/pente-2.2.5/obj-x86_64-Linux -g -Wall -O2 -c abut.c
In file included from /build/buildd/pente-2.2.5/wmslib/src/but/but.h:27,
                 from abut.c:8:
/build/buildd/pente-2.2.5/wmslib/src/but/rcur.h:37: error: syntax error before 
'Pixmap'
/build/buildd/pente-2.2.5/wmslib/src/but/rcur.h:37: warning: no semicolon at en
d of struct or union
[...]

The problem is that the AC_PATH_X macro looks for
something in libxt-dev.  This has been solved in the
Debian version of autoconf since 2.59a-4.

So you have a few options:
- Rebuild the configure scritps
- Add a build dependency on libxt-dev
- Use --x-includes and --x-libraries options to configure.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to