public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/10289: config.status contains incorrect information
@ 2003-04-01 21:46 roy
  0 siblings, 0 replies; 2+ messages in thread
From: roy @ 2003-04-01 21:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10289
>Category:       bootstrap
>Synopsis:       config.status contains incorrect information
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 01 21:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     roy@panix.com
>Release:        gcc-3.2.2
>Organization:
>Environment:
RedHat-6.2
>Description:
I unpacked gcc-3.2.2.tar.gz, created a obj directory, cd'd to that directory, and ran ../gcc-3.2.2/configure.  This resulted in the attached config.status file.

The problem is, if I make a new build object directory, and rerun the full command indicated in the config.status file, I end up with an unusable object directory -- there's no gcc subdirectory, for example.  Running configure with no arguments results in a correct object directory being built.
>How-To-Repeat:
tar xvzf gcc-3.2.2.tar.gz
mkdir build
cd build
../gcc-3.2.2/configure
cd ..
mkdir build2
cd build2
../build/config.status
ls -l

notice that there's no gcc directory in build2, like there was in build.  This causes "make bootstrap" to fail when it tries to cd to gcc.

>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="config.status"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="config.status"

IyEvYmluL3NoCiMgVGhpcyBmaWxlIHdhcyBnZW5lcmF0ZWQgYXV0b21hdGljYWxseSBieSBjb25m
aWd1cmUuICBEbyBub3QgZWRpdC4KIyBUaGlzIGRpcmVjdG9yeSB3YXMgY29uZmlndXJlZCBhcyBm
b2xsb3dzOgouLi9nY2MtMy4yLjIvY29uZmlndXJlIC0td2l0aC1nY2MtdmVyc2lvbi10cmlnZ2Vy
PS9ob21lL3JzbWl0aC9nY2MvZ2NjLTMuMi4yL2djYy92ZXJzaW9uLmMgLS1ob3N0PWk2ODYtcGMt
bGludXgtZ251IC0tbm9yZWN1cnNpb24gCiMgIHVzaW5nICJtdC1mcmFnIgo=


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bootstrap/10289: config.status contains incorrect information
@ 2003-04-10 14:29 ebotcazou
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou @ 2003-04-10 14:29 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, roy

Synopsis: config.status contains incorrect information

State-Changed-From-To: open->feedback
State-Changed-By: ebotcazou
State-Changed-When: Thu Apr 10 14:29:34 2003
State-Changed-Why:
    What are you trying to do? You can't boostrap from a
    directory that has not been previously configured.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10289


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-10 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-01 21:46 bootstrap/10289: config.status contains incorrect information roy
2003-04-10 14:29 ebotcazou

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).