Package: emacs21
Version: 21.4a-3.1
Severity: serious

Hi,

Your package is failing to build with the following error:
make[5]: Entering directory `/build/buildd/emacs21-21.4a/debian/build-x/lwlib'
x86_64-linux-gnu-gcc -c -DUSE_LUCID -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/build/buildd/emacs21-21.4a/src -D_BSD_SOURCE -DDEBIAN -g -O2 
-DPURESIZE=5000000 -I../src /build/buildd/emacs21-21.4a/lwlib/lwlib.c
/build/buildd/emacs21-21.4a/lwlib/lwlib.c:52:27: error: X11/Xaw/Paned.h: No 
such file or directory
make[5]: *** [lwlib.o] Error 1

The problem is that libxaw8-dev still installs it's files
in /usr/X11R6/include/X11/Xaw/.  libxaw-headers, which is
used by libxaw6-dev and libxaw7-dev, installs it's files
in /usr/include/X11/Xaw.

You have a build dependency on xaw3dg-dev which has a
dependency on libxaw8-dev | libxaw7-dev | libxaw6-dev, so
it's selecting the first, and you don't find the header
files.


Kurt



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

Reply via email to