Headers located in plugin/include

Florian Weimer fweimer@redhat.com
Mon Oct 8 10:51:00 GMT 2012


On 10/08/2012 12:31 PM, Christer Solskogen wrote:

> libs/context/src/stack_allocator_posix.cpp:13:22: fatal error: sys/mman.h: No such file or directory

This is the first C++ compilation error.  You should figure out why that 
fails.  It seems you're trying to cross-compile to mingw, not sure if 
stack_allocator_posix.cpp is intended to build on that target.

One of the Boost mailing lists is probably a better fit for this question.

-- 
Florian Weimer / Red Hat Product Security Team



More information about the Gcc-help mailing list