public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Christer Solskogen <christer.solskogen@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Headers located in plugin/include
Date: Mon, 08 Oct 2012 10:51:00 -0000	[thread overview]
Message-ID: <5072B01B.6030900@redhat.com> (raw)
In-Reply-To: <CAMVU60YoS2f=TxKcvanTQ1uPjr76na_g=rPGeAmJi5kxFcus7Q@mail.gmail.com>

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

      reply	other threads:[~2012-10-08 10:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07  9:55 Christer Solskogen
2012-10-08  7:54 ` Florian Weimer
2012-10-08 10:31   ` Christer Solskogen
2012-10-08 10:51     ` Florian Weimer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5072B01B.6030900@redhat.com \
    --to=fweimer@redhat.com \
    --cc=christer.solskogen@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).