linuxwacom and modular x

Daniel Stone daniel at freedesktop.org
Sun Oct 23 01:31:49 PDT 2005


On Sun, Oct 23, 2005 at 09:50:50AM +0200, Hanno Böck wrote:
> Am Samstag, 22. Oktober 2005 23:49 schrieb Mike A. Harris:
> > I haven't attempted it personally, but theoretically, it should compile
> > against the modular sdk the same way it compiles against the monolithic
> > sdk.  The modular sdk has some ease-of-use due to using pkgconfig, but
> > that isn't mandatory or anything.
> 
> Well, to explain the situation more detailed:
> With the old, monolithic tree we had a use-flag in the xorg-x11 ebuild to 
> build it with the sdk, which called the command
> make install.sdk MAKE="make" DESTDIR=${D}
> 
> Now, how can I do this in the modular tree? Is the sdk in a separate package 
> or is it a configure-switch in one of the modular packages?
> 
> linuxwacom is missing a file xf86Version.h, if that helps.

There's no 'the SDK' as such.  What you want is probably:
  * proto/X11
  * proto/Input
  * lib/Xi
  * xserver/xorg
completely installed, and $(pkg-config --variable=sdkdir xorg-server)
in your CFLAGS.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20051023/2dc79c52/attachment.pgp>


More information about the xorg mailing list