Date: Sun, 2 Feb 1997 16:03:03 +0800 (CST) From: Yushing Kuo <yushing@dns.homer.com.tw> To: freebsd-bugs@FreeBSD.ORG Subject: bug Message-ID: <Pine.BSF.3.96.970202155748.12285A-100000@dns.homer.com.tw>
next in thread | raw e-mail | index | archive | help
Dear freebsd-bugs:
I get CTM from ftp.freebsd.org
src-2.2.0603.gz
and I can't make world.
I can do it at src-2.2.0590.gz.
I check the error:
install:/usr/obj/usr/src/includeosreldate.h .....
I make the change of /usr/src/include/Makefile
from
${.OBJDIR}\osreldate.h \
to
${.OBJDIR}/osreldate.h \
then I can make world.
thank you read this letter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970202155748.12285A-100000>
