Environment
LFS
kernel 2.6
gcc 3.4
Description
[...]
checking for size_t... (cached) no
checking return type of signal handlers... int
checking whether sys_siglist is declared... no
checking for byte typedef... no
checking for ushort typedef... no
checking for ulong typedef... no
checking for memicmp... no
checking for stpcpy... (cached) no
checking for strlwr... no
checking for strtoul... (cached) no
checking for memmove... no
checking for stricmp... no
checking for strtol... no
checking for getrusage... no
checking for setrlimit... no
checking for stat... no
checking for setlocale... (cached) no
checking for flockfile... no
checking for funlockfile... no
checking for fopencookie... no
checking for funopen... no
checking for gmtime_r... no
checking for getaddrinfo... no
checking for mmap... no
configure: error: Sorry, the current implemenation requires mmap.
Fix
Unknown