Re: [dev] dmenu tip build error

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Wed, 25 Jan 2012 10:26:15 +0000

Hey,

On 25 January 2012 09:40, Carsten Mattner <carstenmattner_AT_googlemail.com> wrote:
> it seems that the commit 484:0b6490d9a62b "remove _POSIX_C_SOURCE cflag"
> broke the build on at least Fedora 16.
>
> The following patch fixes it on Fedora 16. I haven't tested it on anything else.

I think that patch is GNU-specific. The problem is that using
-D_POSIX_C_SOURCE=2 was breaking builds on FreeBSD, and apparently not
having it at all breaks builds on Fedora. So we need to find out which
_POSIX_C_SOURCE value works on both BSD and GNU. Ugh.

Thanks,
cls
Received on Wed Jan 25 2012 - 11:26:15 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 25 2012 - 11:36:03 CET