From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Helmut Jarausch Newsgroups: gmane.emacs.bugs Subject: [Solved] Re: emacs (cvs) doesn't build Date: Mon, 11 Apr 2005 22:09:25 +0200 Message-ID: <425AD975.7060602@skynet.be> References: <3bv5voF6kjafbU1@news.dfncis.de> Reply-To: jarausch@skynet.be NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-8-I; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113250073 25922 80.91.229.2 (11 Apr 2005 20:07:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 20:07:53 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 11 22:07:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DL5Bu-0006dK-LO for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 22:07:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL4m5-0007hX-9y for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 15:40:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DL4m3-0007h7-7G for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:40:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DL4m1-0007g5-1v for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:40:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL4m0-0007g2-RV for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 15:40:40 -0400 Original-Received: from [195.238.2.99] (helo=outmx006.isp.belgacom.be) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DL5FY-0007Df-89 for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 16:11:12 -0400 Original-Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id j3BK9Ut3001508 for ; Mon, 11 Apr 2005 22:09:30 +0200 (envelope-from ) Original-Received: from [81.246.206.8] (8-206.246.81.adsl.skynet.be [81.246.206.8]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id j3BK9S04001502; Mon, 11 Apr 2005 22:09:28 +0200 (envelope-from ) User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.bug Original-To: ehud@unix.mvs.co.il In-Reply-To: X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:11125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:11125 Ehud Karni wrote: > On Mon, 11 Apr 2005 13:39:37 +0200, Helmut Jarausch wrote: > >>I have no luck in building the cvs-version of emacs. >>I've tried >> >> >>CFLAGS="-O3 -march=i686" ./configure --prefix=/usr/local \ >> --with-jpeg --with-tiff --with-gif --with-png --with-x >> >>make bootstrap >> >> >>but I always get >>./temacs --batch --load loadup bootstrap >>Loading loadup.el (source)... >>Using load-path (/OBJ/Editor/emacs-cvs/lisp >>/OBJ/Editor/emacs-cvs/lisp/emacs-lisp >>/OBJ/Editor/emacs-cvs/lisp/language >>/OBJ/Editor/emacs-cvs/lisp/international >>/OBJ/Editor/emacs-cvs/lisp/textmodes) >>Loading emacs-lisp/byte-run (source)... >>Loading emacs-lisp/backquote (source)... >>Loading subr (source)... >>Wrong type argument: listp, [] >>make[1]: *** [bootstrap-emacs] Error 255 >>make[1]: Leaving directory `/Obj/OBJ/Editor/emacs-cvs/src' > > > Try to delete the old temacs before running `make bootstrap'. No, that didn't help, temacs was freshly built, but I couldn't believe it but emacs seems to be the first package which fails when compiled with -O3 under gcc-3.4.3 It builds OK with (just) -O Helmut. -- Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany