[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#247525: libx11-dev: needs header from not-depended on package



tag 247525 + upstream
thanks

On Wed, May 05, 2004 at 06:56:59PM +0200, Filip Van Raemdonck wrote:
> Package: libx11-dev
> Version: 4.3.0.dfsg.1-1
> Severity: minor
> 
> Trying to build something which includes X11/XKBlib.h:
> 
> /usr/X11R6/include/X11/XKBlib.h:33:35: X11/extensions/XKBstr.h: No such file or directory

/me weeps

It turns out there are numerous dependencies of Xlib itself on extension
headers.

xc/lib/X11 % grep '#include.*extensions' *.[ch]
Font.c:#include <X11/extensions/xf86bigfstr.h>
XKB.c:#include <X11/extensions/XKBproto.h>
XKBAlloc.c:#include <X11/extensions/XKBgeom.h>
XKBAlloc.c:#include <X11/extensions/XKBproto.h>
XKBBell.c:#include <X11/extensions/XKBproto.h>
XKBBind.c:#include <X11/extensions/XKBproto.h>
XKBCompat.c:#include <X11/extensions/XKBproto.h>
XKBCtrls.c:#include <X11/extensions/XKBproto.h>
XKBCvt.c:#include <X11/extensions/XKBproto.h>
XKBExtDev.c:#include <X11/extensions/XKBproto.h>
XKBExtDev.c:#include <X11/extensions/XI.h>
XKBGAlloc.c:#include <X11/extensions/XKBgeom.h>
XKBGAlloc.c:#include <X11/extensions/XKBproto.h>
XKBGeom.c:#include <X11/extensions/XKBgeom.h>
XKBGeom.c:#include <X11/extensions/XKBproto.h>
XKBGetByName.c:#include <X11/extensions/XKBproto.h>
XKBGetMap.c:#include <X11/extensions/XKBproto.h>
XKBList.c:#include <X11/extensions/XKBproto.h>
XKBMAlloc.c:#include <X11/extensions/XKBproto.h>
XKBMisc.c:#include <X11/extensions/XKBproto.h>
XKBNames.c:#include <X11/extensions/XKBproto.h>
XKBRdBuf.c:#include <X11/extensions/XKBproto.h>
XKBSetGeom.c:#include <X11/extensions/XKBgeom.h>
XKBSetGeom.c:#include <X11/extensions/XKBproto.h>
XKBSetMap.c:#include <X11/extensions/XKBproto.h>
XKBUse.c:#include <X11/extensions/XKBproto.h>
XKBleds.c:#include <X11/extensions/XKBproto.h>
XKBlib.h:#include <X11/extensions/XKBstr.h>
XlibInt.c:#include <X11/extensions/xcmiscstr.h>

I am starting to think the concept of a "core" X11 protocol is just
about completely dead.

-- 
G. Branden Robinson                |    I must despise the world which does
Debian GNU/Linux                   |    not know that music is a higher
branden@debian.org                 |    revelation than all wisdom and
http://people.debian.org/~branden/ |    philosophy. -- Ludwig van Beethoven

Attachment: signature.asc
Description: Digital signature


Reply to: