Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 1998 05:32:02 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        current@FreeBSD.ORG
Subject:   Another interesting build anomaly just noticed in -current
Message-ID:  <29803.906726722@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
Observe the output below carefully.  Erm.  We're actually applying
patches during the build process?  Since when was that considered
a reasonable thing to do? :-)

- Jordan

===> gnu/usr.bin/gdb/doc
makeinfo -I /h/local/src/gnu/usr.bin/gdb/doc/../../../../contrib/libreadline/doc
 --no-split -I /h/local/src/gnu/usr.bin/gdb/doc -I /h/local/src/gnu/usr.bin/gdb/
doc/../../../../contrib/gdb/gdb/doc /h/local/src/gnu/usr.bin/gdb/doc/../../../..
/contrib/gdb/gdb/doc/annotate.texi  -o annotate.info
gzip -cn annotate.info > annotate.info.gz
ln -sf /h/local/src/gnu/usr.bin/gdb/doc/../../../../contrib/gdb/gdb/doc/all-cfg.
texi gdb-cfg.texi
cp /h/local/src/gnu/usr.bin/gdb/doc/../../../../contrib/libreadline/doc/hsuser.t
exinfo inc-hist.texi
patch -b .orig < /h/local/src/gnu/usr.bin/gdb/doc/inc-hist.diff
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** hsuser.texinfo     Fri May  1 23:48:48 1998
|--- inc-hist.texi      Mon Jun 30 22:57:58 1997
--------------------------
Patching file inc-hist.texi using Plan A...
Hunk #1 succeeded at 34.
done
makeinfo -I /h/local/src/gnu/usr.bin/gdb/doc/../../../../contrib/libreadline/doc
 --no-split -I /h/local/src/gnu/usr.bin/gdb/doc -I /h/local/src/gnu/usr.bin/gdb/
...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29803.906726722>