From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Still unable to build trunk Date: Thu, 27 Jan 2011 12:20:37 +0100 Message-ID: References: <87y66fv2d3.fsf@stupidchicken.com> <4D388F7F.20708@swipnet.se> <87r5c7jk5m.fsf@stupidchicken.com> <4D39EF9C.1050804@cs.ucla.edu> <4D3A8666.4070609@cs.ucla.edu> <877hdvd49f.fsf@meyering.net> <83mxmrzhb6.fsf@gnu.org> <4D3C9C5B.8050303@cs.ucla.edu> <83aaiqyxrw.fsf@gnu.org> <4D3DE80E.5030805@cs.ucla.edu> <874o8vpyre.fsf@meyering.net> <8762tak7os.fsf@meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1296127667 14489 80.91.229.12 (27 Jan 2011 11:27:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 11:27:47 +0000 (UTC) Cc: cyd@stupidchicken.com, eggert@cs.ucla.edu, Jim Meyering , jan.h.d@swipnet.se, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 12:27:42 2011 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.69) (envelope-from ) id 1PiQ0m-0003cS-Dy for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 12:27:36 +0100 Original-Received: from localhost ([127.0.0.1]:33331 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiQ0l-0002fU-Q8 for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 06:27:35 -0500 Original-Received: from [140.186.70.92] (port=56108 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiPuR-0006lK-Pg for emacs-devel@gnu.org; Thu, 27 Jan 2011 06:21:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiPuQ-0007RV-8I for emacs-devel@gnu.org; Thu, 27 Jan 2011 06:21:03 -0500 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:64342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiPuN-0007Pg-6A; Thu, 27 Jan 2011 06:20:59 -0500 Original-Received: by ewy27 with SMTP id 27so697063ewy.0 for ; Thu, 27 Jan 2011 03:20:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=df7TwIOARRUxw4hm3jpm1VxJmNTVnzMr4ySXgyPs8Yg=; b=xA4+0KHl8bCfkAWs1JWuYkjDinUS/QhwbHIMVJITblJvAnHbZk9eimsCWmzm//Fyyf YbuRxQVwx7zDG9ni2DpUrTbsn3M+9+na69ND+3HpkxaGPenTXejDGGo1vbd1gVI4GqXi DIYEE50n/+Bil5seYL2Va/JyufpZRltbGrYaA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=QhwtyAL0sq6xqtQ4Fc6QCB+LjjBxadxWrcjm/EXG1lD9Wz39V5BeloysYFsRF56yJj BOFzGFXu2IAgwx9uSU5fYpTPuLzf2kpuELYnwgxo1wAxJMARMfL0R1Xv5BUpiPoPaIQ2 NZKDyB5YF6fKpF+JCxPr4utyggi5hdbTgae+U= Original-Received: by 10.213.33.205 with SMTP id i13mr2812985ebd.32.1296127258094; Thu, 27 Jan 2011 03:20:58 -0800 (PST) Original-Received: by 10.213.20.148 with HTTP; Thu, 27 Jan 2011 03:20:37 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:135099 Archived-At: On Thu, Jan 27, 2011 at 12:16 PM, Eli Zaretskii wrote: > > People who build Emacs on Windows are best advised to wait until the > build is fixed, or fix it themselves (and push the changes to the > repo), than trying to fix errors one by one by hacking around them. When was someone last able to build Emacs on w32? On other platforms?