all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome)
Date: Sun, 26 Jan 2003 09:48:04 +0100	[thread overview]
Message-ID: <E1FE2734-310A-11D7-AF1E-00039363E640@swipnet.se> (raw)
In-Reply-To: <20030125180545.GA3371@gmx.ch>


lördagen den 25 januari 2003 kl 19.05 skrev Naru:

>>> /usr/local/gar200/lib/libXft.so.2: undefined reference to 
>>> `XRenderQuerySubpixelO
>>> rder'
>>
>>> any hints?
>>
>> It seems that your libXft has been compiled against another version of X11
>> that the one you use to link Emacs with.  FWIW, XRenderQuerySubpixelOrder 
>> is
>> not present in XFree86 3.6 or 4.2.
>>
> FYI,
>
> Gnome 2.2rc1 seems to use fcpackage 2.1 from www.fontconfig.org. Garnome 
> rebuilds libXft (and possibly some other stuff that I don't understand 
> since I'm no dev) when building the gnome desktop. This package includes 
> this reference (cf grep below). Webpage says fcpackage stems from XFree86 
> CVS dated 2002-11-21. I'm assuming emacs gtk will eventually catch up? Or 
> is it the other way around?
>
> regards
>
> naru@puffy:~/fcpackage.2_1$ grep -ri xrenderquerysubp *
> Xft/xftdpy.c:   int render_order = XRenderQuerySubpixelOrder (dpy, screen)
> ;
> Xrender/Xrender-def.cpp:XRenderQuerySubpixelOrder
> Xrender/Xrender.c:XRenderQuerySubpixelOrder (Display *dpy, int screen)
> Xrender/Xrender.h:int XRenderQuerySubpixelOrder (Display *dpy, int screen)
> ;

I think it is the other way around.  You must have XRenderQuerySubpixelOrder
in some library, otherwise Gnome apps would get the same error.  This
library is obviously missing when linking Emacs.  So, the Gtk+ and
Xft dependencies that pkg-config reports to Emacs must be wrong.

	Jan D.

  reply	other threads:[~2003-01-26  8:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24 10:00 build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) --with-gtk Naru
2003-01-24 20:13 ` build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) Jan D.
2003-01-25 18:05   ` Naru
2003-01-26  8:48     ` Jan D. [this message]
2003-01-26 16:48 ` build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) --with-gtk Raja R Harinath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1FE2734-310A-11D7-AF1E-00039363E640@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.