Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: asmwarrior <asmwarrior@gmail.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org
Subject: Re: Checked in: [RFA/Doco] Document new <data-dir>/system-gdbinit area
Date: Fri, 24 May 2013 01:33:00 -0000	[thread overview]
Message-ID: <519EC4A6.8080205@gmail.com> (raw)
In-Reply-To: <20130523060831.GD4017@adacore.com>

On 2013-5-23 14:08, Joel Brobecker wrote:
>>> First attached is a patch which provides the changes made on top
>>> of the first submission, showing the changes I made based on your
>>> feedback. It also includes a NEWS entry.
>>>
>>> And second patch is the actual full patch.
>>>
>>> gdb/doc/ChangeLog:
>>>
>>>         * gdb.texinfo (Installed System-wide Configuration Scripts):
>>>         Add subsection describing the scripts now available under
>>>         the data-dir's system-gdbbinit subdirectory.
>>>         * NEWS: Add entry announcing the availability of system-wide
>>>         configuration scripts for ElinOS and Wind River Linux.
>>>
>>> OK to commit?
>>
>> Yes, with one gotcha:
> 
> Thanks, Eli. Checked in with the small correction you pointed out.
> For the record, attached is the exact patch that got checked in.
> 

I see an error when I run the command below (in MSYS)
make install INSTALL_PROGRAM='install -s' -C gdb

make[2]: Entering directory `/f/build_gdb/abuild/gdb'
make[3]: Entering directory `/f/build_gdb/abuild/gdb/doc'
echo "@set GDBVN `sed q ../../../archer/gdb/doc/../version.in`" > ./GDBvn.new
if [ -n "(GDB) " ]; then \
          echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \
        fi
echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new
if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/
software/gdb/bugs/}" ]; then \
          echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \
        fi
if test -z "-I ../../../archer/gdb/doc/../../readline/doc"; then \
          echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \
        fi
if [ -n "" ]; then \
          echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \
        fi
mv GDBvn.new GDBvn.texi
makeinfo --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../archer/gdb/doc/
../../readline/doc -I ../../../archer/gdb/doc/../mi -I ../../../archer/gdb/doc \

                -o gdb.info ../../../archer/gdb/doc/gdb.texinfo
../../../archer/gdb/doc/gdb.texinfo:36367: `Installed System-wide Configuration
Scripts' has no Up field (perhaps incorrect sectioning?).
../../../archer/gdb/doc/gdb.texinfo:36367: warning: unreferenced node `Installed
 System-wide Configuration Scripts'.
makeinfo: Removing output file `gdb.info' due to errors; use --force to preserve
.
make[3]: *** [gdb.info] Error 1
make[3]: Leaving directory `/f/build_gdb/abuild/gdb/doc'
make[2]: *** [subdir_do] Error 1
make[2]: Leaving directory `/f/build_gdb/abuild/gdb'
make[1]: *** [install-only] Error 2
make[1]: Leaving directory `/f/build_gdb/abuild/gdb'
make: *** [install] Error 2
make: Leaving directory `/f/build_gdb/abuild/gdb'


Any ideas?

Yuanhui Zhang


  reply	other threads:[~2013-05-24  1:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21  9:25 Joel Brobecker
2013-05-21 15:34 ` Pedro Alves
2013-05-21 17:37   ` Eli Zaretskii
2013-05-21 17:17 ` Eli Zaretskii
2013-05-22  6:28   ` Joel Brobecker
2013-05-22 14:54     ` Eli Zaretskii
2013-05-23  6:08       ` Checked in: " Joel Brobecker
2013-05-24  1:33         ` asmwarrior [this message]
2013-05-24  4:53           ` Joel Brobecker
2013-05-24  5:06             ` Joel Brobecker
2013-05-24  6:24             ` Eli Zaretskii
2013-05-22  6:44   ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=519EC4A6.8080205@gmail.com \
    --to=asmwarrior@gmail.com \
    --cc=brobecker@adacore.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox