From: "Eli Zaretskii" <eliz@gnu.org>
Subject: Re: emacs 21.3 with X support?
Date: Sun, 13 Jun 2004 07:05:32 +0200 [thread overview]
Message-ID: <6137-Sun13Jun2004070532+0300-eliz@gnu.org> (raw)
In-Reply-To: <0F3691CE-BCBC-11D8-9BF3-000A95C0C442@berkeley.edu> (message from Aaron Steele on Sat, 12 Jun 2004 15:01:30 -0700)
> From: Aaron Steele <asteele@berkeley.edu>
> Date: Sat, 12 Jun 2004 15:01:30 -0700
>
> configure:3651:27: X11/Intrinsic.h: No such file or directory
> configure: failed program was:
> #line 3650 "configure"
> #include "confdefs.h"
> #include <X11/Intrinsic.h>
This means it couldn't find your X include files. Where are they on
that system?
> configure:3731: gcc -o conftest -O2 -D_BSD_SOURCE conftest.c -lXt
> 1>&5
> /usr/bin/ld: cannot find -lXt
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 3724 "configure"
> #include "confdefs.h"
>
> int main() {
> XtMalloc()
> ; return 0; }
And this says that the X toolkit library, libXt.so, could not be
found. Where do you have that on your machine?
next prev parent reply other threads:[~2004-06-13 5:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-12 16:18 emacs 21.3 with X support? Aaron Steele
2004-06-12 17:20 ` Kai Grossjohann
2004-06-12 18:28 ` Eli Zaretskii
2004-06-12 17:47 ` Aaron Steele
2004-06-12 19:37 ` Kai Grossjohann
2004-06-12 22:01 ` Aaron Steele
2004-06-13 5:05 ` Eli Zaretskii [this message]
2004-06-13 11:38 ` Kai Grossjohann
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=6137-Sun13Jun2004070532+0300-eliz@gnu.org \
--to=eliz@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.
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).