From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject: Re: Compiling CVS Emacs with X toolkit
Date: Wed, 22 Nov 2006 23:33:48 +0200 [thread overview]
Message-ID: <877ixnnp37.fsf@kobe.laptop> (raw)
In-Reply-To: uu00ra69i.fsf@gmail.com
On Wed, 22 Nov 2006 15:46:33 +0100, Mathias Dahl <brakjoller@gmail.com> wrote:
> Since upgradring my GNU/Linux installation from Mandrake 10.1 Official
> to Mandriva Free 2007, my CVS Emacs build does not get any X
> capabilities. I use the same script (cd prj/emacs; cvs update;
> ./configure; make etc...) as I did before.
>
> Of course I understand that this has to do with the new install and
> that I lack some "blabla-devel-y.z" libraries, but I find it hard to
> figure out exactly which I lack. Using rpmdrake (which is a very nice
> tool), there is a jungle of different libs for "X" to choose from. I
> don't care much about which toolkit I use although GTK would be nice.
>
> Any pointers?
Can you save the configure-time log with:
$ ./configure --with-x --with-x-toolkit-lucid 2>&1 | tee logfile
and then post online somewhere the files `logfile' and `config.log'?
This way we can look at what `./configure' does and try to find out why
it fails to locate the necessary X11 libraries.
next prev parent reply other threads:[~2006-11-22 21:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 14:46 Compiling CVS Emacs with X toolkit Mathias Dahl
2006-11-22 21:13 ` Sean Sieger
2006-11-22 21:33 ` Giorgos Keramidas [this message]
2006-11-23 14:59 ` Robert Thorpe
2006-11-23 16:55 ` Giorgos Keramidas
2006-11-23 17:22 ` Robert Thorpe
2006-11-23 23:02 ` Giorgos Keramidas
2006-11-24 17:51 ` Leo
2006-11-23 17:20 ` Mathias Dahl
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=877ixnnp37.fsf@kobe.laptop \
--to=keramida@ceid.upatras.gr \
/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.