public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/32690]  New: 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory
@ 2007-07-09  9:01 rob1weld at aol dot com
  2007-07-09 20:27 ` [Bug bootstrap/32690] " rob1weld at aol dot com
  2009-01-19 18:07 ` rob1weld at aol dot com
  0 siblings, 2 replies; 3+ messages in thread
From: rob1weld at aol dot com @ 2007-07-09  9:01 UTC (permalink / raw)
  To: gcc-bugs

gcc version 4.2.1 20070628

make profiledbootstrap
...
Configuring in i686-pc-linux-gnu/boehm-gc
...
checking for i686-pc-linux-gnu-strip... strip
updating cache ./config.cache
/bin/sh: /root/downloads/gcc-4_2-branch/boehm-gc/ltconfig: No such file or
directory
configure: error: libtool configure failed
make[1]: *** [configure-target-boehm-gc] Error 1
make[1]: Leaving directory `/opt/gcc-4_2_1-build'
make: *** [profiledbootstrap] Error 2

A similar problem existed here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28609


This is what I did:

# ls /root/downloads/gcc-4_2-branch/boehm-gc/ltconfig
ls: /root/downloads/gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory

pwd
/opt/gcc-4_2_1-build
cd /root/downloads/gcc-4_2-branch/
cp ltconfig boehm-gc
cd /opt/gcc-4_2_1-build

make profiledbootstrap

The configure scripts run and print this a few times (since I changed
NOTHING!):
/bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
...


Then this annoyance:
...
make[3]: Entering directory `/opt/gcc-4_2_1-build/libcpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/gcc-4_2_1-build/libcpp'
make[3]: Entering directory `/opt/gcc-4_2_1-build/libdecnumber'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/gcc-4_2_1-build/libdecnumber'
make[3]: Entering directory `/opt/gcc-4_2_1-build/gcc'
make[3]: Leaving directory `/opt/gcc-4_2_1-build/gcc'
make[2]: Leaving directory `/opt/gcc-4_2_1-build'
make[2]: Entering directory `/opt/gcc-4_2_1-build'
make[3]: Entering directory `/opt/gcc-4_2_1-build'
rm -f stage_current
make distclean-stagefeedback
make[4]: Entering directory `/opt/gcc-4_2_1-build'
rm -rf stagefeedback-* 
make[4]: Leaving directory `/opt/gcc-4_2_1-build'
make[3]: Leaving directory `/opt/gcc-4_2_1-build'


So it will be a few hours until I know my fix worked.
What is with this "rm -f stage_current" "make distclean-stagefeedback" stuff.
Why not just continue where I left off!


-- 
           Summary: 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-
                    gc/ltconfig: No such file or directory
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rob1weld at aol dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32690


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

end of thread, other threads:[~2009-01-19 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-09  9:01 [Bug bootstrap/32690] New: 4.2.1 Bootstrap fails - gcc-4_2-branch/boehm-gc/ltconfig: No such file or directory rob1weld at aol dot com
2007-07-09 20:27 ` [Bug bootstrap/32690] " rob1weld at aol dot com
2009-01-19 18:07 ` rob1weld at aol dot com

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