On Fri, Jun 01 2012, Jostein Gogstad <[email protected]> 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
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to