delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/03/18/20:12:50

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:message-id:from:to:mime-version
:content-transfer-encoding:content-type:subject:date; q=dns; s=
default; b=yZaD+Zgj6Jv5MpmbIr6OfJ0xIC2GZkgEdmMiKjknQUgF/Ov/dRgCM
6EpBU/yS/mbxN2xID8hsebDzln4koJE4OnEhZ95NSY09GlPwS7P/OdTvrppnef/P
fK+WvwLvYc0K2hRyMkeZqwjMKeUL7EG2Tfw+Y/JRtD56Ccc6OdpQ/s=
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:message-id:from:to:mime-version
:content-transfer-encoding:content-type:subject:date; s=default;
bh=snCGy+CsYAjXPRGU97+yvpqf3Gs=; b=nmv/LyWjFBCrorxbgfYpTRNtV1vn
zWj/lwy1jWZMuurBgrydYMsxP4jRZlpV/hOn1r8ULSvbfTfQ+dSXhBr6iPtyGhnp
nyNQtOOf6Wq8fuvw/TrhFtFPqVoen/mTFc/SHEtXO94qFIgz2sgWOcPwp4v2Ig8q
f40pcHrH8lLmM/s=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: out3-smtp.messagingengine.com
Message-Id: <1426723949.184450.242289365.2B23F3DB@webmail.messagingengine.com>
From: Joe Rochette <joerochette AT fastmail DOT com>
To: cygwin AT cygwin DOT com
MIME-Version: 1.0
Subject: Notmuch mail indexer - talloc requirement?
Date: Wed, 18 Mar 2015 20:12:29 -0400

Hi, 

I've been using mutt and offlineimap for sometime in cygwin to make my
windows system feel more at home.  

What I do miss however from my linux systems is the notmuch mail
indexer.  (http://notmuchmail.org/) 

According to the source tarball INSTALL file notmuch depends on four
libraries: Xapian, GMime 2.4 or 2.6,
Talloc, and zlib.  I believe i can get each of these from cygwin
packages with the exception of Talloc:

    Talloc
    ------
    Talloc is a memory-pool allocator used by Notmuch.

    Talloc is an extremely lightweight and easy-to-use tool for
    allocating memory in a hierarchical fashion and then freeing
    it with a single call of the top-level handle. Using it has
    made development of Notmuch much easier and much less prone to
    memory leaks.

    Talloc is available from http://talloc.samba.org/


I have attempted to compile Talloc (to in-turn compile Notmuch) and
after a long-running ./configure step i get an error on make which is
pasted below:   

[joe AT my_pc talloc-2.1.1]$ make

WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf build
Waf: Entering directory `/cygdrive/c/Users/joe/talloc-2.1.1/bin'
[16/18] Linking default/cygpytalloc-util-2.dll
/usr/lib/gcc/i686-pc-cygwin/4.9.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -ltalloc
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/cygdrive/c/Users/joe/talloc-2.1.1/bin'
Build failed:  -> task failed (err #1):
        {task: cc_link pytalloc_util_6.o -> cygpytalloc-util-2.dll}
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 1


Any ideas on what might be the issue?  Is anyone running notmuch (or
talloc) for anything out there?

Thanks in advance, 

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019