From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: [Solved] Re: emacs (cvs) doesn't build Date: Tue, 12 Apr 2005 00:52:25 +0300 Message-ID: <01c53ee0$Blat.v2.4$e485d660@zahav.net.il> References: <3bv5voF6kjafbU1@news.dfncis.de> <425AD975.7060602@skynet.be> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1113256736 19255 80.91.229.2 (11 Apr 2005 21:58:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 21:58:56 +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 23:58:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DL6v9-000824-EU for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 23:58:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL6VL-00065U-C5 for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Apr 2005 17:31:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DL6UD-0005dy-5r for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 17:30:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DL6U7-0005ay-Ex for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 17:30:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DL6U6-0005Zi-Ca for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 17:30:18 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DL6u0-0003dW-Ju for bug-gnu-emacs@gnu.org; Mon, 11 Apr 2005 17:57:04 -0400 Original-Received: from zaretski (IGLD-84-228-141-190.inter.net.il [84.228.141.190]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id ECZ16117 (AUTH halo1); Tue, 12 Apr 2005 00:56:49 +0300 (IDT) Original-To: jarausch@skynet.be X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <425AD975.7060602@skynet.be> (message from Helmut Jarausch on Mon, 11 Apr 2005 22:09:25 +0200) 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:11126 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:11126 > Date: Mon, 11 Apr 2005 22:09:25 +0200 > From: Helmut Jarausch > Cc: bug-gnu-emacs@gnu.org > > >>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 How about -O2, does it build okay or does it fail like with -O3?