Hi, > BTW I note that on f23, build of 2.7 fails since it uses > deprecated APIs from gtk. Easy to work around with --disable-werror, > but I wonder whether we should add --disable-werror in release tarballs > generally.
That is the case already. configure checks you are building from a git tree or not, and only for git tree builds werror is enabled by default. cheers, Gerd