emacs-devel
[Top][All Lists]
Advanced

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

Re: build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) --wi


From: Raja R Harinath
Subject: Re: build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) --with-gtk
Date: Sun, 26 Jan 2003 10:48:20 -0600
User-agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.3.50 (i686-pc-linux-gnu)

Hi,

Naru <address@hidden> writes:
[snip]
> /usr/local/gar200/lib/libXft.so.2: undefined reference to 
> `XRenderQuerySubpixelO
> rder'
> collect2: ld returned 1 exit status
> make[1]: *** [temacs] Error 1
> make[1]: Leaving directory `/usr/local/src/emacs/src'
> make: *** [bootstrap] Error 2
>
> System is garnome 0.20.0 ( http://www.gnome.org/~jdub/garnome/ ) aka
> GNOME 2.2RC1 on top of debian sarge without the gnome stuff. 

The /usr/local/gar200/lib directory probably has a libXrender.so that
is more suitable than /usr/X11R6/lib/libXrender.so.  However, emacs
uses '-R/usr/X11R6/lib', which would pick the version that came with
your distribution.

Try running

  make TEMACS_LDFLAGS="-R/usr/local/gar200/lib -R/usr/X11R6/lib -z nocombreloc"

- Hari
-- 
Raja R Harinath ------------------------------ address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]