Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: MCNew <supersprinter@gmx.de>
Cc: gdb-patches@sourceware.org
Subject: Re: Build GDB exe
Date: Fri, 21 Jan 2011 16:10:00 -0000	[thread overview]
Message-ID: <20110121151256.GB2440@adacore.com> (raw)
In-Reply-To: <30728264.post@talk.nabble.com>

> checking for pthread.h... no
> configure: creating ./config.status
> ./configure: ./config.status: Permission denied
> configure: error: write failure creating ./config.status
> configure: error: ./configure failed for testsuite

The configure script creates a config.status script which it then
executes to create the Makefiles, etc. But apparently you get
a permission denied when trying to create the config.status script.
So you'll have to figure out why that is.  Perhaps an old config.status
script with the wrong permissions lying around...

-- 
Joel


  reply	other threads:[~2011-01-21 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21 13:20 MCNew
2011-01-21 16:10 ` Joel Brobecker [this message]
2011-01-21 18:58   ` MCNew

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=20110121151256.GB2440@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=supersprinter@gmx.de \
    /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