Package: libev-perl
Version: 4.11-3
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.
It is due to forcing:

override_dh_auto_configure:
       EV_EPOLL=1 dh_auto_configure

Please drop this override or limit it only for linux architectures.

Or better fix #716928, i.e. by changing
Makefile.PL:my $can_epoll = -e "/usr/include/sys/epoll.h";
into testing return value of something like
  echo "#include <sys/epoll.h>" | gcc -E - >/dev/null

Cheers

        Petr


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to