| Summary: | x11-misc/xvkbd-2.6 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Evil Compile Person <bugs> |
| Component: | New packages | Assignee: | Desktop Misc. Team <desktop-misc> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Evil Compile Person
2008-01-06 14:11:35 UTC
Added x11-libs/libXaw to RDEPEND. -DFUNCPROTO=15 -DNARROWPROTO -DXAW3D -DUSE_XTEST -DUSE_I18N xvkbd.c In file included from xvkbd.c:52: /usr/include/X11/extensions/XTest.h:50:35: error: X11/extensions/XInput.h: No such file or directory In file included from xvkbd.c:52: /usr/include/X11/extensions/XTest.h:104: error: expected declaration specifiers or '...' before 'XDevice' /usr/include/X11/extensions/XTest.h:114: error: expected declaration specifiers or '...' before 'XDevice' /usr/include/X11/extensions/XTest.h:124: error: expected declaration specifiers or '...' before 'XDevice' /usr/include/X11/extensions/XTest.h:133: error: expected declaration specifiers or '...' before 'XDevice' make: *** [xvkbd.o] Error 1 * * ERROR: x11-misc/xvkbd-2.8 failed. not so fast, young man! you missed a spot over there! ;) x11-proto/inputproto-1.4.2.1 (/usr/include/X11/extensions/XInput.h) Using commit message: ------------------------------------------------------------------------------ Add missing x11-proto/inputproto to DEPEND. (Portage version: 2.1.4_rc14) ------------------------------------------------------------------------------ |