X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <ostroffjh@users.sourceforge.net>
Subject: Re: Notmuch mail indexer - talloc requirement?
To: cygwin@cygwin.com
References:	<1426723949.184450.242289365.2B23F3DB@webmail.messagingengine.com>	<20150319083606.GB8398@calimero.vinschen.de>	<1426776809.489317.242555749.100E8685@webmail.messagingengine.com>	<loom.20160611T204130-783@post.gmane.org>	<loom.20160614T103928-331@post.gmane.org>
In-Reply-To: <loom.20160614T103928-331@post.gmane.org> (from vdplas@gmail.com on Tue Jun 14 04:44:13 2016)
Message-Id: <W3zljx2SBdX+ysyfsDYE8Z@9sDqWMiHGJUVCTETfrgws>
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 <ostroffjh <at> 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


