this is an older slackware derivative with one of the last libc5 systems,
May 13 1998 libc.so.5 -> libc.so.5.4.44*
Feb 1 1998 libc.so.5.4.44*
but it does use recent (2.4.32) kernel header files.
On Mon, 5 Dec 2005 at 06:34 -0800, Leopold Toetsch via RT <parrotbug-follow...:
From: Leopold Toetsch via RT <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Mon, 5 Dec 2005 06:34:17 -0800
Subject: Re: [perl #37841] build faild in src/embed.c line 373 MAP_FAILED
undeclared
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