X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4E0392EA.9070608@cornell.edu> Date: Thu, 23 Jun 2011 15:24:26 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Version skew: Emacs 23.3-{1,2} vs cygwin1.dll/silent failure of emacs References: <4E0389F9 DOT 40101 AT cs DOT berkeley DOT edu> In-Reply-To: <4E0389F9.40101@cs.berkeley.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 6/23/2011 2:46 PM, John Kubiatowicz wrote: > There seems to be a problem with using the latest emacs and latest > cygwin dll together. > > I updated my cygwin release yesterday in hopes of fixing the broken > openssh/git problem (which wasn't fixed!). However, in the process I > lost emacs. > > Behavior: all versions of emacs currently available with the cygwin > installer (i.e. 23.3-{1,2}) fail silently. > > Under slightly more investigation, it turns out that they were failing > because of a missing routine: _feinitialise(). > > A little investigation suggests to me that perhaps this routine got > added to the 1.7.8 release and removed from the 1.7.9 release. So, I > backed out to 1.7.8 dll and emacs worked again. I suspect that emacs > needs to be recompiled to work with 1.7.9. emacs-23.3-2 works fine for me with cygwin-1.7.9. A program failing silently is often a sign of a missing DLL. Maybe one of the dependencies of emacs didn't get installed. Try 'cygcheck /usr/bin/emacs' and see if it reports anything missing. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple