[Bug 216627] multimedia/zoneminder and multimedia/zoneminder-h264: fail to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 6 07:24:33 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216627

--- Comment #8 from Ivan <bsd at abinet.ru> ---
@Jan Beich
I fixed patches according your suggestion.

According mmap description, checking result against (void *)0 is OK, as
MAP_FAILED is (void *) -1 in FreeBSD and Linux.

Also, new deps was discovered (used in rare special situations), so I added
them as well.

PR on upstream. 
https://github.com/ZoneMinder/ZoneMinder/pull/1761
I hope to merge all our FreeBSD patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list