Hi, I need some help or suggestions or something. My package WMRack builds fine here--but I haven't yet upgraded to the new "modular" X. It fails to build on Debian's autobuilders though, and I'm darned if I have any idea why. I am the sole upstream maintainer of this package as well as the Debian maintainer. Nothing has changed in the package that should affect this.
The build-dependencies (which worked before) are: "libx11-dev, libxext-dev, libxpm-dev, xutils, debhelper (>= 4.0.0)" and the autoconf stanza (from configure.in) is, simply: dnl check for X11 dnl AC_PATH_X if test "x$no_x" = "xyes"; then AC_MSG_ERROR([WMRack needs X Windows!!!]) else CFLAGS="$CFLAGS -I${x_includes}" LIBS="$LIBS -L${x_libraries} -lX11" fi The configure file was generated with a reasonably up-to-date version of autoconf (no more than a month or so old), and it works with the last non-modular version of X. Why does this no longer work on the current autobuilders, and what (if anything) can I do about it? The source is in sid: "apt-get -d source wwrack" (on x86 at least). I would try pbuilder, but I am somewhat tight on disk space at present, and freeing enough would be non-trivial, so I wanted to ask for help first, in case this is a known problem, or, at least, simple for someone else to find. Please CC me, as I am not subscribed to debian-x (although, worst case, I do know how to find the archives). TIA -- Chris Waters | Pneumonoultra- osis is too long [EMAIL PROTECTED] | microscopicsilico- to fit into a single or [EMAIL PROTECTED] | volcaniconi- standalone haiku -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]