From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: Emacs vista build failures Date: Tue, 22 Jul 2008 22:45:49 +0200 Message-ID: <488646FD.6080400@gmail.com> References: <36366a980807101702r5677d096g8e62ef5b3e278868@mail.gmail.com> <487C5FA3.4070603@emf.net> <87zloggji9.fsf@catnip.gol.com> <878wvxxkn6.fsf@catnip.gol.com> <87ej5oz4pb.fsf@saeurebad.de> <87vdyzxype.fsf@saeurebad.de> <871w1njq32.fsf@catnip.gol.com> <87iquzxgtk.fsf@saeurebad.de> <4884CFEF.8040404@gmail.com> <87ej5nxew2.fsf@saeurebad.de> <4884DA4F.20203@gmail.com> <8763qzxcfd.fsf@saeurebad.de> <4884E551.3050304@gmail.com> <86fxq2j1af.fsf@timbral.net> <4885977B.6090700@gnu.org> <488641EA.6080808@gmail.com> <85wsjd64ox.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216759602 5357 80.91.229.12 (22 Jul 2008 20:46:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2008 20:46:42 +0000 (UTC) Cc: thorne@timbral.net, ams@gnu.org, Jason Rumney , emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 22 22:47:29 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 1KLOlU-0004zp-AC for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 22:47:20 +0200 Original-Received: from localhost ([127.0.0.1]:57274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLOka-0001Ti-SO for ged-emacs-devel@m.gmane.org; Tue, 22 Jul 2008 16:46:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLOkV-0001TM-EP for emacs-devel@gnu.org; Tue, 22 Jul 2008 16:46:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLOkT-0001TA-11 for emacs-devel@gnu.org; Tue, 22 Jul 2008 16:46:18 -0400 Original-Received: from [199.232.76.173] (port=46826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLOkS-0001T7-Rf for emacs-devel@gnu.org; Tue, 22 Jul 2008 16:46:16 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:50888) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLOk9-00070z-Gc; Tue, 22 Jul 2008 16:45:57 -0400 Original-Received: from c83-254-151-176.bredband.comhem.se ([83.254.151.176]:63271 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KLOk5-000483-4e; Tue, 22 Jul 2008 22:45:56 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <85wsjd64ox.fsf@lola.goethe.zz> X-Antivirus: avast! (VPS 080722-1, 2008-07-22), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.176 X-ACL-Warn: Too high rate of unknown addresses received from you X-Scan-Result: No virus found in message 1KLOk5-000483-4e. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KLOk5-000483-4e 6829d8f6bdd6cb929fac9f8d95236bc3 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:101247 Archived-At: David Kastrup wrote: > MSYS is basically a boxed set of everything you'll likely need for > autoconf (modulo compilers). We recommend using it with AUCTeX. It > turns out that it still makes a formidable chore for most people to > install all that and call autoconf, configure, make and so on. Have you recently looked into the possibility of compiling Emacs using MSYS bash? I tried, but that was a while ago: http://ourcomments.org/Emacs/w32-build-emacs.htm