Andreas -
On Saturday, 2 April 2016 14:07:42 UTC+2, Andreas Metzler wrote:
> I do not get the rationale for supporting a option in ./configure but
> failing the build:
> --- snip ---
Short version: there is none.
Long version: there is a `mmap_view' branch, where a new method
of image caching is explored and `--enable-image-cache' activates it.
Obviously the `mmap_view' branch has not been merged yet.
I've dropped the #error directive in rev 76f96b9ce844, which will go
into 4.2.1. You could check out the tip of the 4.3 i.e. current
development branch. Until then omit the option in your call to
configure.
/cls