From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Compiling emacs 22 on ubuntu 7.0.4 Date: Mon, 11 Jun 2007 12:25:30 -0400 Message-ID: References: <701fce30706102144k17151433rc78902a60e136884@mail.gmail.com> <466CE537.4030906@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1181579172 29168 80.91.229.12 (11 Jun 2007 16:26:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2007 16:26:12 +0000 (UTC) Cc: silverburgh.meryl@gmail.com, emacs-devel@gnu.org To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 11 18:26:11 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxmiY-0003c8-C0 for ged-emacs-devel@m.gmane.org; Mon, 11 Jun 2007 18:26:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxmiX-000578-SE for ged-emacs-devel@m.gmane.org; Mon, 11 Jun 2007 12:26:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hxmhw-0004sO-Uz for emacs-devel@gnu.org; Mon, 11 Jun 2007 12:25:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hxmhv-0004rh-DY for emacs-devel@gnu.org; Mon, 11 Jun 2007 12:25:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hxmhv-0004rc-6x for emacs-devel@gnu.org; Mon, 11 Jun 2007 12:25:31 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hxmhu-0001qA-VC for emacs-devel@gnu.org; Mon, 11 Jun 2007 12:25:31 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Hxmhu-0002Ht-Hs; Mon, 11 Jun 2007 12:25:30 -0400 In-reply-to: <466CE537.4030906@swipnet.se> (message from =?ISO-8859-1?Q?Jan_Dj=E4rv?= on Mon, 11 Jun 2007 08:01:27 +0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72624 Archived-At: You are probably missing some development packages for image libraries. What does the summary configure prints out say? This doesn't seem right to me. If some image libraries that ought to be present for a proper build of Emacs are missing, is it really good for Emacs to compile without those features? Or would it be better to get error messages and tell the user to install those development packages?