[Bug 214475] audio/cmus: fails to build with ncurses from ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 13 14:51:04 UTC 2016


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

--- Comment #3 from Oleg Gushchenkov <gor at clogic.com.ua> ---
Anyway, I think this must be fixed in ncurses port by removing

-D_POSIX_C_SOURCE=200112L

flag.

Or, maybe, replace them by

-D_POSIX_C_SOURCE=200809L


Interesting, in revision prior 265878

https://svnweb.freebsd.org/base?view=revision&revision=265878

define __BSD_VISIBLE in cflags working fine.

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


More information about the freebsd-ports-bugs mailing list