From: Raja R Harinath <harinath@cs.umn.edu>
Subject: Re: build failure cvs HEAD x86 debian sarge, gnome 2.2rc1 (garnome) --with-gtk
Date: Sun, 26 Jan 2003 10:48:20 -0600 [thread overview]
Message-ID: <d9wukruaaz.fsf@bose.cs.umn.edu> (raw)
In-Reply-To: 20030124100058.GA3247@gmx.ch
Hi,
Naru <naru@gmx.ch> 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 ------------------------------ harinath@cs.umn.edu
prev parent reply other threads:[~2003-01-26 16: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.
2003-01-26 16:48 ` Raja R Harinath [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d9wukruaaz.fsf@bose.cs.umn.edu \
--to=harinath@cs.umn.edu \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).