Problems compiling xorg-6.9
Sergio Monteiro Basto
sergio at sergiomb.no-ip.org
Thu Jan 12 11:43:17 PST 2006
On Thu, 2006-01-12 at 15:29 +0000, chinlu chinawa wrote:
> Hi,
>
> I'm in development of an app. which makes use of
> xhsape. I've always used xfree. Yesterday I found out
> that if I want to correct this (the tooltip window):
>
> http://www.geocities.com/ucho_trabajo/xml/imlib_shot.png
>
> I'm gonna need XComposite extension (please someone
> correct me if I'm wrong), so I downloaded xorg-6.9
> from the cvs in order to migrate.
>
> Following the docs, I've copied xorgsite.def to
> host.def, and just added:
>
> #define HasFreetype2 YES
> #define HasFontconfig YES
> #define BuildFonts NO
> #define XprtServer NO
>
> I've set XprtServer to NO, cose that's the only way I
> could compile xfree-4.4 (gcc-2.95.3), but even like
> that, make breaks inside Xprt directory.
you may build with:
#define BuildXprint NO
#define BuildXprintClients NO
/* OpenMotif and Java currently use libXp, as well as some other stuff. We
* are currently shipping libXp for compatibility, but consider it deprecated,
* and we plan to remove it entirely in a future OS release, after a
* reasonable migration period to give 3rd parties time to migrate their apps
* to libgnomeprint and libgnomeprintui.
*/
#define BuildXprintLib YES
but before apply this patch
http://sergiomb.no-ip.org/xorg/SOURCES/xorg-x11-6.9-xdpyinfo_with_no_xprint_support.diff
--
Sérgio M.B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2166 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060112/31bcbfb8/attachment.bin>
More information about the xorg
mailing list