found 346887 0.4.11-3
thanks

Hi,

Your package is now failing to build with the following error:
checking for X... no
checking for main in -lX11... no
configure: error: X11 library is required
make: *** [config-wmnd] Error 1

The problem is that your configure script checks for something
which is in the libxt-dev package.  There are a few ways to solve
this:
- Rebuild the configure script with the autoconf from Debian,
  which doesn't check for that.
- Add a build dependency on libxt-dev
- Use the --x-includes and --x-libraries configure switches


Kurt



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

Reply via email to