> The i386 build of libre failed with the error Thank you for the report!
> - epoll_check@Base 0.4.14
> +#MISSING: 0.4.14-2# epoll_check@Base 0.4.14
Most likely due to this ad-hoc re.mk check:
HAVE_EPOLL := $(shell [ -f $(SYSROOT)/include/sys/epoll.h ] || \
[ -f $(SYSROOT)/include/$(MACHINE)/sys/epoll.h ] \
&& echo "1")
Is epoll.h available on i386? It is on my amd64 jessie,
at /usr/include/sys/epoll.h.
The re.mk checks are really fragile. :-(
/Simon
pgpRYORjpaUiR.pgp
Description: OpenPGP digital signatur

