On Dec 5, 2005, at 8:03, David Dyck (via RT) wrote:
checked out todays version and found the following build error: src/embed.c: In function `Parrot_readbc': src/embed.c:373: `MAP_FAILED' undeclared (first use in this function)
Strange. Which linux and libc version is this? Anyway, I've checked in r10346, which defines it to -1, if it isn't yet. HTH, leo