Package: xvkbd
Version: 2.7a-3
Severity: serious

Hi,

Your package is failing to build with the following error:
gcc -c -g -O2 -fno-strict-aliasing -Dlinux -D__amd64__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 
-DNARROWPROTO   -DXAW3D -DUSE_XTEST -DUSE_I18N    xvkbd.c
xvkbd.c:34:25: error: X11/Xaw/Box.h: No such file or directory
xvkbd.c:35:26: error: X11/Xaw/Form.h: No such file or directory
xvkbd.c:36:29: error: X11/Xaw/Command.h: No such file or directory
[...]

Note that xaw3dg-dev has a dependency on libxaw8-dev |
libxaw7-dev | libxaw6-dev.  But you include those header
files directly, so you should also build depend on one of
those.

Note that libxaw8-dev (currently) still installs it's
include files in /usr/X11R6/include/X11/ while
libxaw-headers (as used by both 6 and 7) use
/usr/include/X11/


Kurt



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

Reply via email to