Can't compile notmuch-delivery

Tomi Ollila tomi.ollila at iki.fi
Thu May 31 23:44:36 PDT 2012


On Fri, Jun 01 2012, Jostein Gogstad <jostein.gogstad at gmail.com> wrote:

> Hi,
>
> I'm trying to compile notmuch-deliver, but after I get this error:
>
>   CC     main.o
>   main.c: In function ‘main’:
>   main.c:432: error: too few arguments to function ‘notmuch_database_open’
>   make[2]: *** [main.o] Error 1
>
> Any ideas? Tried with the version that ships with 0.13, and the version
> in HEAD (they seem similar though).

Yes, commit 5fddc07d (*) changes notmuch_database_open() interface. Austin
or Ali may fix that some day...

.. or Someone Else(TM)... patches welcome :D

> I used no arguments to invoke autogen, configure or make.
>
> -- 
> Jostein

Tomi

(*) grep '^[a-z].*otmuch_database_open' * */*
    git blame lib/database.cc
    git log 5fddc07d


More information about the notmuch mailing list