public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Joe Rochette <joerochette@fastmail.com>
To: cygwin@cygwin.com
Subject: Notmuch mail indexer - talloc requirement?
Date: Thu, 19 Mar 2015 02:23:00 -0000	[thread overview]
Message-ID: <1426723949.184450.242289365.2B23F3DB@webmail.messagingengine.com> (raw)

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

             reply	other threads:[~2015-03-19  0:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  2:23 Joe Rochette [this message]
2015-03-19  8:51 ` Corinna Vinschen
2015-03-19 15:00   ` joefromct
2015-03-19 20:21     ` Corinna Vinschen
2015-03-19 22:22       ` Yaakov Selkowitz
2016-06-11 23:01     ` Jack Ostroff
2016-06-12  2:28       ` David Stacey
2016-06-12  6:00         ` Jack Ostroff
2016-06-12  7:53         ` Jack Ostroff
2016-06-14 16:14       ` Corne Plas
2016-06-14 19:41         ` Jack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426723949.184450.242289365.2B23F3DB@webmail.messagingengine.com \
    --to=joerochette@fastmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).