Issue #2762 has been updated by swildner. Status changed from In Progress to Closed
Some feedback I asked for would have been nice. Assuming it is fixed after almost 2 weeks of silence. Please feel free to re-open if there are any issues left. ---------------------------------------- Bug #2762: 8461f85162cfc9... <sys/signal.h>: Use __POSIX_VISIBLE stack_t might not be defined in sys/ucontext.h http://bugs.dragonflybsd.org/issues/2762#change-12536 * Author: davshao * Status: Closed * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- commit 8461f85162cfc9b0f8f8fff2dbf5d7278f441765 Date: Wed Jan 7 03:34:37 2015 +0100 <sys/signal.h>: Use __POSIX_VISIBLE, __XSI_VISIBLE and __BSD_VISIBLE. puts the definition of stack_t inside an #if ... #endif and then unconditionally includes sys/ucontext.h. But ucontext.h defines a struct that uses stack_t. This can be observed building either dports or pkgsrc png. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account