Date: Thu, 18 Apr 2002 07:47:47 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: ru@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd Message-ID: <200204180547.g3I5llT66579@zibbi.icomtek.csir.co.za> In-Reply-To: <200204180459.VAA07509@windsor.research.att.com> from Bill Fenner at "Apr 17, 2002 09:59:09 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
>
> This commit seems to have broken share/info/Makefile during installworld.
>
> ${DESTDIR} and ${INFODIR} are empty when the ".if exists" is run, since
> ${INFODIR} is set in bsd.own.mk but bsd.own.mk is no longer included
> from sys.mk.
>
It also seems to break a make release in:
####################################################################
===> compat/compat1x
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 libc.so.1.1 libcurses.so
.1.1 libf2c.so.1.1 libg++.so.1.1 libgcc.so.1.1 libgnumalloc.so.1.1 libgnuregex.
so.1.1 libln.so.1.1 libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1 libresolv.s
o.1.1 librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1.1 libtermcap.so.1.1 libut
il.so.1.1 liby.so.1.1 /usr/obj/usr/src/i386/usr/lib/compat/aout/aout
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/lib/compat/compat1x.
*** Error code 1
Stop in /usr/src/lib/compat.
...
####################################################################
John
--
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204180547.g3I5llT66579>
