For the last two days, the nightly builds for trunk are broken.
Configure fails [0] with
[...]
checking whether to use regex... yes
checking for location of regex includes...
checking for regex.h... no
configure: error: *** Unable to locate regex includes.
I guess some osgeo4w update moved or removed regex?
I guess some osgeo4w update moved or removed regex?
AFAICT no. apps/msys/include/regex.h is in still in msys-1.0.11-13 (and
that's from Apr 13th).
Then it seems to be a problem on the server creating the nightly
builds. Actually it affects all branches.
hm, there must be some change in osgeo4w framework. Last build is
three days old. I will try to fix it ASAP.
should be OK now. I found out problem on the server side. When I was
working on the new version of msys package I have installed mingw
which caused this problem.