From: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Update rebuild rules in non-automake directories.
Date: Wed, 26 Aug 2009 16:54:00 -0000 [thread overview]
Message-ID: <20090826164636.GA15791@ins.uni-bonn.de> (raw)
In-Reply-To: <20090826151719.GA22276@host0.dyn.jankratochvil.net>
Hello Jan,
* Jan Kratochvil wrote on Wed, Aug 26, 2009 at 05:17:19PM CEST:
> currently
> make -C src/gdb check//unix
>
> will do
> mkdir -p -- testsuite.unix/.
> running CONFIG_SHELL=/bin/sh /bin/sh ./configure ...
> /bin/sh: ./configure: No such file or directory
>
> while for gdb-6.8 it did
> mkdir -p -- testsuite.unix/.
> running /bin/sh ../.././gdb/testsuite/configure ...
> configure: loading cache .././config.cache
> ...
>
> Tried to debug it now a bit but the code is really not an easy one to read,
> could you please check it?
How exactly do you configure and build the tree, and in which directory
are you in when you specify the above command? I'm getting
mkdir -p -- testsuite.unix/.
running CONFIG_SHELL=/bin/sh /bin/sh ../../../src/gdb/testsuite/configure ...
configure: loading cache ../config.cache
...
when running 'make check//unix' in $build which lives outside of src;
that seems to do the desired thing. Do you build in-tree?
Thanks,
Ralf
next prev parent reply other threads:[~2009-08-26 16:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090628183334.GA5401@gmx.de>
2009-07-28 18:54 ` Ralf Wildenhues
2009-07-28 19:51 ` Paolo Bonzini
2009-07-28 21:35 ` Tom Tromey
2009-07-29 3:09 ` Samuel Bronson
2009-07-29 5:31 ` Tom Tromey
2009-07-29 16:15 ` Ralf Wildenhues
2009-07-29 18:35 ` Samuel Bronson
2009-07-29 18:37 ` Tom Tromey
2009-07-30 21:27 ` Ralf Wildenhues
[not found] ` <20090730210952.GD24465__15749.4424529888$1248988226$gmane$org@gmx.de>
2009-07-30 21:30 ` Tom Tromey
2009-07-29 15:16 ` Ben Elliston
2009-08-26 16:29 ` Jan Kratochvil
2009-08-26 16:54 ` Ralf Wildenhues [this message]
2009-08-26 17:10 ` Jan Kratochvil
2009-08-26 17:51 ` Ralf Wildenhues
2009-08-26 17:57 ` Eli Zaretskii
2009-08-26 19:13 ` Jan Kratochvil
2009-08-31 20:42 ` obtaining configure args from config.status (was: Update rebuild rules in non-automake directories.) Ralf Wildenhues
2009-09-01 1:10 ` obtaining configure args from config.status Paolo Bonzini
2009-09-06 18:15 ` obtaining configure args from config.status (was: Update rebuild rules in non-automake directories.) Ralf Wildenhues
2009-09-08 18:37 ` obtaining configure args from config.status Tom Tromey
2009-09-08 16:28 ` Jan Kratochvil
2009-09-08 18:26 ` Ralf Wildenhues
2009-09-08 18:38 ` Tom Tromey
2009-09-08 18:51 ` Ralf Wildenhues
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=20090826164636.GA15791@ins.uni-bonn.de \
--to=ralf.wildenhues@gmx.de \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@redhat.com \
/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