delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Eric Lilja <mindcooler AT gmail DOT com> |
Subject: | Re: Problems with the new Cygwin-1.5.23-1 |
Date: | Wed, 20 Dec 2006 14:52:09 +0100 |
Lines: | 33 |
Message-ID: | <embf68$bh7$1@sea.gmane.org> |
References: | <Pine DOT OSF DOT 4 DOT 21 DOT 0612192013290 DOT 28198-100000 AT ax0rm1 DOT roma1 DOT infn DOT it> <20061219210408 DOT GO8345 AT calimero DOT vinschen DOT de> <em9l06$j00$1 AT sea DOT gmane DOT org> <20061220102608 DOT GP8345 AT calimero DOT vinschen DOT de> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 1.5.0.8 (Windows/20061025) |
In-Reply-To: | <20061220102608.GP8345@calimero.vinschen.de> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Corinna Vinschen skrev: > On Dec 19 22:19, Eric Lilja wrote: >> Corinna Vinschen skrev: >>> On Dec 19 20:19, Angelo Graziosi wrote: >>>> After installing Cygwin-1.5.23-1, I have tried to build Emacs-CVS. >>>> >>>> But the build fails as shown below. The failure DOES NOT happen >>>> using/reinstalling Cygwin-1.5.22-1 (i.e. the prev). >>>> [...] >>>> /usr/bin/../lib/libg.a(lib_a-fwrite.o):(.text+0x49): undefined reference >>>> to `___cygwin_lock_lock' >>> This is a packaging bug in 1.5.23-1. For now you can fix it after >>> installing 1.5.23-1 like this: >>> >>> $ cd /usr/lib >>> $ rm libg.a >>> $ ln -s libcygwin.a libg.a >>> >> How come I was not hit by it? Maybe a difference in the steps to build >> cvs emacs or something else? > > A difference in configuring maybe, which doesn't try to link to libg.a. Right, I noticed my configure script I wrote long ago actually specifies --no-cygwin. I don't want to put cygwin1.dll in the path seen by windows and I dont want my emacs build to depend on cygwin. Sorry for the noise! > > > Corinna > - Eric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |