From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Compiling CVS Emacs with X toolkit Date: Wed, 22 Nov 2006 15:46:33 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164210809 30726 80.91.229.2 (22 Nov 2006 15:53:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Nov 2006 15:53:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 22 16:53:22 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GmuPL-0007P7-8E for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Nov 2006 16:53:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmuPK-0007HH-Se for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Nov 2006 10:53:06 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: individual.net NK2yyz8ptf1aKTV/pheTfgOqjwHqvppjDAezZPT3F2c1YEuoGu User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (windows-nt) Cancel-Lock: sha1:fhOK0K6fGwfYDpHVkR8SQCTZgXU= Original-Xref: shelby.stanford.edu gnu.emacs.help:143279 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38896 Archived-At: 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? Maybe this question would be more valid in some Mandria forum, I don't know...