public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/45796] New: make targets info-gcc, dvi-gcc etc. should work from unbuilt configured tree
@ 2010-09-26 12:36 rwild at gcc dot gnu.org
  2010-09-29 21:36 ` [Bug bootstrap/45796] [4.6 regression] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-09-26 12:36 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: make targets info-gcc, dvi-gcc etc. should work from
                    unbuilt configured tree
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rwild@gcc.gnu.org


Running configure and then 'make info-gcc' currently fails with:

make[1]: Entering directory `/tmp/build/gcc'
make[1]: Circular s-tm-texi <- ../../gcc/gcc/doc/tm.texi dependency dropped.
build/genhooks \
            ../../gcc/gcc/doc/tm.texi.in > tmp-tm.texi
/bin/sh: line 1: build/genhooks: No such file or directory
make[1]: *** [s-tm-texi] Error 127


It should not be necessary to 'make all' before this.  Likewise for the other
toplevel doc targets.


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

end of thread, other threads:[~2010-09-30 19:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-26 12:36 [Bug bootstrap/45796] New: make targets info-gcc, dvi-gcc etc. should work from unbuilt configured tree rwild at gcc dot gnu.org
2010-09-29 21:36 ` [Bug bootstrap/45796] [4.6 regression] " pinskia at gcc dot gnu.org
2010-09-29 22:39 ` rwild at gcc dot gnu.org
2010-09-30  3:42 ` rwild at gcc dot gnu.org
2010-09-30 11:20 ` rguenth at gcc dot gnu.org
2010-09-30 21:22 ` rwild at gcc dot gnu.org
2010-09-30 21:23 ` rwild at gcc dot gnu.org
2010-09-30 21:28 ` rwild at gcc dot gnu.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).