aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell] Compile Error


From: Kevin Atkinson
Subject: Re: [aspell] Compile Error
Date: Mon, 24 Apr 2000 21:09:12 -0400 (EDT)

On Mon, 24 Apr 2000, Jeremy Creed wrote:

> Every time I try to compile the program I get these errors.  I have
> configured with no special requirements. Running Slackware:Linux  2.2.12

> ...
> readonly_ws.cc:268: `MAP_FAILED' undeclared (first use this function)
> ...

somewhere near the beginning of readonly_ws.cc add the following line

#define MAP_FAILED (-1)

the win32 version has this problem fixed as will the next version of
Aspell (.30.1) due out in about a week.

-- 
Kevin Atkinson
address@hidden
http://metalab.unc.edu/kevina/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]