Date: Mon, 29 Jun 1998 17:31:18 -0400 (EDT) From: Chris Heermann <heermann@EAST.ISI.EDU> To: questions@FreeBSD.ORG Cc: Keng Lim <klim@EAST.ISI.EDU> Subject: make release problem Message-ID: <Pine.GSO.3.96.980629164553.24892D-100000@east>
next in thread | raw e-mail | index | archive | help
Hi, I keep running into a problem when I do a 'make release' for 2.2.6 (I am trying to generate a custom release.). It happens during 'make world' and it appears that one of the libraries, ref.so, is not getting built in the new release. Any information would be helpful and much appreciated. Does the Makefile in '===> share/doc/usd/13.viref' during 'make release' reference 'ref.so' in /usr/src/contrib/nvi/docs/USD.doc/vi.ref or /release_pathname/usr/src/contrib/nvi/docs/USD.doc/vi.ref? It's pathname is: distserv# ls -l /usr/src/contrib/nvi/docs/USD.doc/vi.ref/ref.so -rw-r--r-- 1 root wheel 1618 Nov 1 1996 /usr/src/contrib/nvi/docs/USD.doc/vi.ref/ref.so The message/error that's received from 'make release': ===> share/doc/usd/12.vi/summary^M (cd /usr/src/share/doc/usd/12.vi/summary/../../../../../contrib/nvi/docs/USD.doc/vitut; groff -mtty-char -Tascii -t -ms -o1- /usr/src/share/doc/usd/12.vi/summary/../../../../.. /contrib/nvi/docs/USD.doc/vitut/vi.summary) | gzip -c > summary.ascii.gz^M ===> share/doc/usd/13.viref^M make: don't know how to make ref.so. Stop^M *** Error code 2^M ^M Stop.^M *** Error code 1^M ^M Stop.^M *** Error code 1^M ^M Stop.^M *** Error code 1^M ^M Stop.^M *** Error code 1^M ^M Stop.^M *** Error code 1^M ^M Stop.^M *** Error code 1^M ^M Stop.^M distserv# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980629164553.24892D-100000>