tag 618786 +patch thanks Hi,
The build failure is due to a change affecting ev_loop between libev3 and libev4. In version 3, ev_loop was a function; in version 4, it's a macro. Thus the availability check in configure now fails... The attached patch fixes this, and allows dvbstreamer to build with libev3 or libev4. To use it, simply drop it in debian/patches and add it to debian/patches/series. Regards, Stephen -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org