X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:subject:to:references:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=fKJH72sm7e58TUi35kRDJFgBUIr9h3V5/DJ70Xe2/Gz QK8qcPIl+j74WLQJqyCaHZMwM5A1OQ+NmTLRxUWNCLMcvSWSGnA+L7dx+OKfpZDJ LEWq6+Ri8rcO2dbM/vQYN5APzCBwn3AR2x82ULHSDzuOdSqTUBnrbEUx+4EJDJxo = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:subject:to:references:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=oMY6NLza6uvcFk8a3bi7VNorWhQ=; b=jKu6p7yOsouVWfdar xwxIkJ5AVFeB+JHwfpLKYjivc7gCRlmypPSrBij8tFpMYrtZPNJR/Fy4j4HaAo8o BYC57Wwv/0Wxk0sOLcSEf6Wdnc8I3e25jfVF2rpYEjtbTC5uVaVnVexFepWA5903 dZCJJLREpJP5FP92hf6UD73bDE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_40,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Corne, plas, Plas, Hx-spam-relays-external:sk:smtp111 X-HELO: nm8-vm5.access.bullet.mail.gq1.yahoo.com X-Yahoo-SMTP: uQK22MWswBCKBpZEmcLDxzBiNtxH7V0FvTGeZikrZyTgdEnV Date: Tue, 14 Jun 2016 12:14:03 -0400 From: Jack Subject: Re: Notmuch mail indexer - talloc requirement? To: cygwin AT cygwin DOT com References: <1426723949 DOT 184450 DOT 242289365 DOT 2B23F3DB AT webmail DOT messagingengine DOT com> <20150319083606 DOT GB8398 AT calimero DOT vinschen DOT de> <1426776809 DOT 489317 DOT 242555749 DOT 100E8685 AT webmail DOT messagingengine DOT com> In-Reply-To: (from vdplas@gmail.com on Tue Jun 14 04:44:13 2016) Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u5EGETMD016343 On 2016.06.14 04:44, Corne Plas wrote: > Jack Ostroff users.sourceforge.net> writes: >> I realize this is a bit over a year old, but I'm in exactly the same >> situation. I was able to complete the talloc compile and install by >> going into the bin/defaults directory and linking cygtalloc_2.dll to >> both talloc.dll and cygtalloc.dll, and the same for >> cygpytalloc-util-2.dll. > What exactly did you do by 'going into the bin/defaults directory and > linking cygtalloc_2.dll to both talloc.dll and cygtalloc.dll, and the > same for cygpytalloc-util-2.dll'? I'll still trying to 'make' talloc, > but still get the error 'cannot find -ltalloc'. > Starting from the main directory where the the tarball has been expanded, "cd bin/defaults" then "ln -s cygtalloc_2.dll talloc.dll" and "ln -s cygtalloc_2.dll cygtalloc.dll" and the equivalent two for the other dll. I did this from a cygwin shell in mintty. (I don't have that laptop booted up right now, so this is from memory. My desktop is Linux, so I can't confirm from here.) Jack -- 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