Psyon wrote:
> 
> When trying to compile, I get an error from write-cache.cc saying that
> the file map is not found.  map is supposed to be included (#include
> <map>) but what is map?

You need the C++ development headers to compile that write-cache.
Or if you don't want to use it, for now just eliminate that dir
from the Makefile above it.

On my system, I needed:

  libstdc++-devel-***.rpm

-Kevin

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to