From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31685 invoked by alias); 15 Oct 2003 16:34:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31678 invoked from network); 15 Oct 2003 16:34:26 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 15 Oct 2003 16:34:26 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h9FGYPXh015902; Wed, 15 Oct 2003 11:34:25 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h9FGYPfa021654; Wed, 15 Oct 2003 11:34:25 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h9FGYPJ5021653; Wed, 15 Oct 2003 12:34:25 -0400 Date: Wed, 15 Oct 2003 16:34:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200310151634.h9FGYPJ5021653@duracef.shout.net> To: kevinb@redhat.com Subject: `Breakpoint related warnings' has no Up field Cc: gdb@sources.redhat.com X-SW-Source: 2003-10/txt/msg00200.txt.bz2 Oops, 'make install' on gdb HEAD just died on me. native i686-pc-linux-gnu, red hat 8.0, texinfo 4.2. Looks like some new texinfo needs a little adjustment, that's all. Michael C makeinfo --split-size=5000000 -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/../../readline/doc -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/../mi -I /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc \ -o gdb.info /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo:3312: `Breakpoint related warnings' has no Up field. /berman/fsf/_today_/source/gdb/HEAD/src/gdb/doc/gdb.texinfo:3312: warning: unreferenced node `Breakpoint related warnings'. makeinfo: Removing output file `gdb.info' due to errors; use --force to preserve. make[3]: *** [gdb.info] Error 2 make[3]: Leaving directory `/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/gdb/doc' make[2]: *** [subdir_do] Error 1 make[2]: Leaving directory `/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/gdb' make[1]: *** [install-only] Error 2 make[1]: Leaving directory `/berman/fsf/_today_/berman/build/target/native/gdb/HEAD/gdb' make: *** [install-gdb] Error 2