In <[email protected]> (Message #10), Marcos Marado wrote: >Couldn't this be something similar to this one? >http://trac.haskell.org/network/ticket/20
Looks very similar. I wasn't able to look at the linked patch because the URL now gives a 404. Perhaps the patch can be retrieved from the history of GHC v6.11..v6.12. In <[email protected]> (Message #15), Cyril Brulebois wrote: >This seems to go away once the attached patch applied. I'm a bit concerned about automatically adding _GNU_SOURCE to the compiler flags. I know I've got a few programs banging around that fail to compile when that is applied, because they requires the POSIX version of strerror_r. In particular, this could change the results of previous AC_COMPILE tests. Does the patch work without the nested AC_COMPILE_IFELSE? If not, I'd say apply and fix any potential fallout later. Otherwise, it would be good to drop it. -- Boyd Stephen Smith Jr. ,= ,-_-. =. [email protected] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
signature.asc
Description: This is a digitally signed message part.

