Date: Thu, 21 Sep 2006 10:52:09 -0400 From: Bill Moran <wmoran@collaborativefusion.com> To: freebsd-stable@freebsd.org Subject: Unable to make release on recent 6-STABLE Message-ID: <20060921105209.819eb570.wmoran@collaborativefusion.com>
next in thread | raw e-mail | index | archive | help
Following the instructions in release(7), I'm trying to build a recent 6-STABLE install CD that includes the ehci.c patch so that I can use it over DRAC5 (See related thread: http://lists.freebsd.org/pipermail/freebsd-usb/2006-September/002537.html ) "make release" failed, so I tried going through the steps outlined in the man page to isolate which part failed. make release.1 succeeded. It was make release.2 that failed. I can provide more details, and can test things if required. Any feedback is welcome. [...] >>> Distributing everything -------------------------------------------------------------- cd /usr/src; /usr/obj/usr/src/make.amd64/make -f Makefile.inc1 distribute cd /usr/src; /usr/obj/usr/src/make.amd64/make install -DNO_SUBDIR DESTDIR=/R/stage/trees/base SHARED=copies ===> share/info (distribute) cd /usr/src/share/info; /usr/obj/usr/src/make.amd64/make install -DNO_SUBDIR DESTDIR=/R/stage/trees/base SHARED=copies install -o root -g wheel -m 444 dir-tmpl /R/stage/trees/base/usr/share/info/dir ===> include (distribute) cd /usr/src/include; /usr/obj/usr/src/make.amd64/make install -DNO_SUBDIR DESTDIR=/R/stage/trees/base SHARED=copies creating osreldate.h from newvers.sh touch: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 Stop in /usr/src/include. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. -- Bill Moran Collaborative Fusion Inc. **************************************************************** IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. ****************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060921105209.819eb570.wmoran>