From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adolfo De Unanue Newsgroups: gmane.emacs.help Subject: Re: Odd problem with GNU/Emacs CVS Date: Wed, 23 Jan 2008 15:18:13 -0600 Message-ID: <20080123151813.547e6bd4@ba-sing-se> References: <8763xke22a.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1201123729 15130 80.91.229.12 (23 Jan 2008 21:28:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jan 2008 21:28:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 23 22:29:09 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JHn9Y-0002an-OR for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Jan 2008 22:29:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHn98-0005t1-MP for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Jan 2008 16:28:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHmz9-0002rG-Ix for help-gnu-emacs@gnu.org; Wed, 23 Jan 2008 16:18:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHmz7-0002qS-Ic for help-gnu-emacs@gnu.org; Wed, 23 Jan 2008 16:18:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHmz7-0002qP-EL for help-gnu-emacs@gnu.org; Wed, 23 Jan 2008 16:18:13 -0500 Original-Received: from outbound-mail-15.bluehost.com ([69.89.18.115]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JHmz6-0003L5-Vx for help-gnu-emacs@gnu.org; Wed, 23 Jan 2008 16:18:13 -0500 Original-Received: (qmail 18380 invoked by uid 0); 23 Jan 2008 21:18:10 -0000 Original-Received: from unknown (HELO box287.bluehost.com) (69.89.31.87) by mailproxy1.bluehost.com with SMTP; 23 Jan 2008 21:18:10 -0000 Original-Received: from [189.136.16.20] (helo=ba-sing-se) by box287.bluehost.com with smtp (Exim 4.68) (envelope-from ) id 1JHmz4-0002HE-AU for help-gnu-emacs@gnu.org; Wed, 23 Jan 2008 14:18:10 -0700 In-Reply-To: <8763xke22a.fsf@gmx.de> X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.0; i486-pc-linux-gnu) X-Identified-User: {637:box287.bluehost.com:dialethe:dialetheia.net} {sentby:bopbeforesmtp 189.136.16.20 authed with dialetheia.net} X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 23 Jan 2008 16:27:19 -0500 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:50899 Archived-At: Hi again, I modify the configure.in, so now the lib images are in ON (i.e. OPTION_DEFAULT_ON) but I am getting the same response after the ./compile. The same thing happens if I use ./configure --with-ljpeg --with-ltiff etc... Any ideas? Adolfo El Wed, 23 Jan 2008 21:09:49 +0100 Sven Joachim escribi=C3=B3: > On 2008-01-23 16:38 +0100, Adolfo De Unanue wrote: >=20 > > I am a big fan of GNU/Emacs, and since some years ago I always get > > the cvs version, compile it and, obviously, use it :-) > > > > Yesterday I made a "cvs up" in my source dir, I got the > > GNU/Emacs 23.0.50 version (the file README said it, 23.0.50.4 if > > after building I execute M-x emacs-version), so I followed the > > classical steps: > > > > ./compile >=20 > You mean ./configure, I guess. >=20 > > but wait the console answered me with this > > > > [...] > > > > > > Configured for `i686-pc-linux-gnu'. > > > > Where should the build process find the source > > code? /home/nano/software/emacs > > What operating system and machine description files should Emacs > > use? `s/gnu-linux.h' and `m/intel386.h' > > What compiler should emacs be built with? gcc -g -O2 > > -Wno-pointer-sign=20 > > Should Emacs use the GNU version of malloc? yes > > (Using Doug Lea's new malloc from the GNU C Library.) > > Should Emacs use a relocating allocator for buffers? yes > > Should Emacs use mmap(2) for buffer allocation? no > > What window system should Emacs use? x11 > > What toolkit should Emacs use? GTK > > Where do we find X Windows header files? Standard > > dirs Where do we find X Windows libraries? > > Standard dirs Does Emacs use > > -lXaw3d? no Does Emacs use > > -lXpm? no Does Emacs use > > -ljpeg? no Does Emacs use > > -ltiff? no Does Emacs use a gif > > library? no Does Emacs use > > -lpng? no Does Emacs use > > -lrsvg-2? no Does Emacs use > > -lgpm? no Does Emacs use X > > toolkit scroll bars? yes >=20 > It's a bug that was introduced today, see the thread starting at > http://permalink.gmane.org/gmane.emacs.devel/87377. >=20 > You might want to subscribe to the emacs-devel mailinglist to see the > potential breakages in time. >=20 > Sven > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs