Hi there,

I was trying to build master and I can't w/o USE_DB.

It broke here:

    83ebe9022d88d9493d7ee5739f4503af1e28448b

The error is:

    drv_maildir.c:1779:48: error: use of undeclared identifier 'ctx'
                basel = nfsnprintf( buf, sizeof(buf), "%s/", ctx->path );

I don't know the first thing about the code so I don't want to attempt
a fix, but I thought I'd let you know because it's probably an easy
fix. Thanks!

Oh, one more aside, the Changelog generation in Makefile.am can fail
if the building user has git's format.pretty set. I think you can add

    --pretty=medium

to the log command to force the log format that the script expects.

Thanks,

Aaron

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to