Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 09:13:44 -0500 (EST)
From:      "Stephen J. Roznowski" <sjr@home.net>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Problem building -current (gnu/usr.bin/binutils/doc)
Message-ID:  <199912141413.JAA04522@cc158233-a.catv1.md.home.com>

index | next in thread | raw e-mail

When I try to rebuild -current (source updated within the last day or
so), I get the following error:

	...
	gzip -cn annotate.info > annotate.info.gz
	ln -sf /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi
	cp /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/libreadline/doc/hsuser.texinfo inc-hist.texi
	patch -b .orig < /usr/src/gnu/usr.bin/binutils/doc/inc-hist.diff
	patch: **** can't find file `.orig' : No such file or directory
	*** Error code 2

	Stop in /usr/src/gnu/usr.bin/binutils/doc.
	*** Error code 1
	...

Looking in the binutils/doc directory, I don't see a file called
".orig".

What am I doing wrong?

Thanks,
-SR



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



home | help

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