This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap/4506: recursive error



>Number:         4506
>Category:       bootstrap
>Synopsis:       recursive error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 08 11:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dport113@bellsouth.net
>Release:        GCC3.0.1 build process
>Organization:
>Environment:
Linux version 2.4.10 (root@DW2) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)) #1 SMP Tue Sep 25 15:17:08 CDT 2001

>Description:
sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_LIBCPP_\1/g' \

    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \

    < /usr/gcc-3.0.1/i686-pc-linux-gnu/libstdc++-v3/../gcc/gthr.h > i686-pc-linx-gnu/bits/gthr.h

/bin/sh: /usr/gcc-3.0.1/i686-pc-linux-gnu/libstdc++-v3/../gcc/gthr.h: No such fle or directory

make[4]: *** [i686-pc-linux-gnu/bits/gthr.h] Error 1

make[4]: Leaving directory `/usr/gcc-3.0.1/i686-pc-linux-gnu/libstdc++-v3/inclue'

make[3]: *** [all-recursive] Error 1

make[3]: Leaving directory `/usr/gcc-3.0.1/i686-pc-linux-gnu/libstdc++-v3'

make[2]: *** [all-recursive-am] Error 2

make[2]: Leaving directory `/usr/gcc-3.0.1/i686-pc-linux-gnu/libstdc++-v3'

make[1]: *** [all-target-libstdc++-v3] Error 2

make[1]: Leaving directory `/usr/gcc-3.0.1'

make: *** [bootstrap] Error 2

>How-To-Repeat:
Simply in the build process using "make bootstrap"

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]