public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/26482]  New: make[4]: *** No rule to make target `/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/include/tr1/cstdbool'
@ 2006-02-27 14:08 danglin at gcc dot gnu dot org
  2006-02-27 14:08 ` [Bug libstdc++/26482] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-02-27 14:08 UTC (permalink / raw)
  To: gcc-bugs

make[2]: Entering directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3'
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc -D_XOPEN_UNIX -D_XOPEN_SOURCE_EXTENDED
-D_I
NCLUDE__STDC_A1_SOURCE -D_INCLUDE_XOPEN_SOURCE_500"
"CC_FOR_TARGET=/mnt/gnu/gcc-
3.3/objdir/./gcc/xgcc -B/mnt/gnu/gcc-3.3/objdir/./gcc/
-B/opt/gnu/gcc/gcc-4.2.0/
hppa2.0w-hp-hpux11.11/bin/ -B/opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/lib/
-
isystem /opt/gnu/gcc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/include -isystem
/opt/gnu/g
cc/gcc-4.2.0/hppa2.0w-hp-hpux11.11/sys-include" "CFLAGS=-O2 -O2 " "CXXFLAGS=-g
-
O2 " "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-O2 -O2 "
"INSTALL=/opt/gnu/bin/i
nstall -c" "INSTALL_DATA=/opt/gnu/bin/install -c -m 644"
"INSTALL_PROGRAM=/opt/g
nu/bin/install -c" "INSTALL_SCRIPT=/opt/gnu/bin/install -c" "LDFLAGS="
"LIBCFLAG
S=-O2 -O2 " "LIBCFLAGS_FOR_TARGET=-O2 -O2 " "MAKE=make" "MAKEINFO=makeinfo
--spl
it-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET="
"SHELL=/
bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/gnu/gcc/gcc-4.2.0"
"infodir=/opt/gnu/g
cc/gcc-4.2.0/info" "libdir=/opt/gnu/gcc/gcc-4.2.0/lib"
"includedir=/opt/gnu/gcc/
gcc-4.2.0/include" "prefix=/opt/gnu/gcc/gcc-4.2.0"
"tooldir=/opt/gnu/gcc/gcc-4.2
.0/hppa2.0w-hp-hpux11.11"
"gxx_include_dir=/opt/gnu/gcc/gcc-4.2.0/include/c++/4.
2.0" "AR=/usr/ccs/bin/ar" "AS=/mnt/gnu/gcc-3.3/objdir/./gcc/as"
"LD=/mnt/gnu/gcc
-3.3/objdir/./gcc/collect-ld" "RANLIB=/usr/ccs/bin/ranlib"
"NM=/mnt/gnu/gcc-3.3/
objdir/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/ccs/bin/nm" "DESTDIR="
"WER
ROR=" all-recursive
make[3]: Entering directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3'
Making all in include
make[4]: Entering directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3/include'
make[4]: *** No rule to make target
`/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/include/t
r1/cstdbool', needed by `stamp-tr1'.  Stop.
make[4]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstd
c++-v3/include'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstd
c++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/mnt/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstd
c++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/mnt/gnu/gcc-3.3/objdir'
make: *** [bootstrap] Error 2
Mon Feb 27 03:43:29 EST 2006


-- 
           Summary: make[4]: *** No rule to make target `/mnt/gnu/gcc-
                    3.3/gcc/libstdc++-v3/include/tr1/cstdbool'
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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


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

* [Bug libstdc++/26482] make[4]: *** No rule to make target `/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/include/tr1/cstdbool'
  2006-02-27 14:08 [Bug libstdc++/26482] New: make[4]: *** No rule to make target `/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/include/tr1/cstdbool' danglin at gcc dot gnu dot org
@ 2006-02-27 14:08 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-27 14:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-27 14:08 -------
http://gcc.gnu.org/ml/gcc-cvs/2006-02/msg01021.html

*** This bug has been marked as a duplicate of 26480 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-02-27 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-27 14:08 [Bug libstdc++/26482] New: make[4]: *** No rule to make target `/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/include/tr1/cstdbool' danglin at gcc dot gnu dot org
2006-02-27 14:08 ` [Bug libstdc++/26482] " pinskia at gcc dot gnu dot org

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