From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs CVS build failure Date: Sat, 14 Jun 2008 12:36:37 -0400 Message-ID: References: <87skvi75da.fsf@jehiel.elehack.net> 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 1213461618 12031 80.91.229.12 (14 Jun 2008 16:40:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2008 16:40:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Ekstrand Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 14 18:41:01 2008 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 1K7YoG-0006Zm-9k for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 18:41:00 +0200 Original-Received: from localhost ([127.0.0.1]:41605 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7YnS-0005CN-0S for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 12:40:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7Yk7-00033V-Sr for emacs-devel@gnu.org; Sat, 14 Jun 2008 12:36:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7Yk5-00031f-4p for emacs-devel@gnu.org; Sat, 14 Jun 2008 12:36:43 -0400 Original-Received: from [199.232.76.173] (port=57664 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Yk4-00031S-UM for emacs-devel@gnu.org; Sat, 14 Jun 2008 12:36:40 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:46681 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7Yk4-0007Jo-KQ for emacs-devel@gnu.org; Sat, 14 Jun 2008 12:36:40 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhcFABWQU0jO+KWv/2dsb2JhbACBW6sQ X-IronPort-AV: E=Sophos;i="4.27,644,1204520400"; d="scan'208";a="22520361" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 14 Jun 2008 12:36:37 -0400 Original-Received: from pastel.home ([206.248.165.175]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id UWY96837; Sat, 14 Jun 2008 12:36:37 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 902618336; Sat, 14 Jun 2008 12:36:37 -0400 (EDT) In-Reply-To: <87skvi75da.fsf@jehiel.elehack.net> (Michael Ekstrand's message of "Thu, 12 Jun 2008 15:41:53 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99185 Archived-At: > I just updated my Emacs CVS working copy and get the following error when > running `make': > character.c: In function =E2=80=98Fmultibyte_char_to_unibyte=E2=80=99: > character.c:362: error: too many arguments to function =E2=80=98multibyte= _char_to_unibyte_safe=E2=80=99 > make[1]: *** [character.o] Error 1 > make[1]: Leaving directory `/home/michael/src/nonlocal/emacs/emacs-cvs/sr= c' > make: *** [src] Error 2 Thank you, this has been fixed since, Stefan