Date: Sun, 13 Feb 2005 15:23:10 +0100 (CET) From: Harti Brandt <hartmut.brandt@dlr.de> To: Sean McNeil <sean@mcneil.com> Cc: current@freebsd.org Subject: Re: make broken in -current Message-ID: <20050213152233.J36779@beagle.kn.op.dlr.de> In-Reply-To: <576db86bb030e3cfe26a00b72f196d20@mcneil.com> References: <576db86bb030e3cfe26a00b72f196d20@mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Feb 2005, Sean McNeil wrote: I have backed out the commit in question. I'll put in the right fix next week when I'm back. Thanks, harti SM>Even though it appears to work just fine on a make buildworld and for most SM>things, make will sit in an infinite loop when I do the following: SM> SM>cd /usr/ports/shells/bash2 SM>make distclean SM>make SM> SM>when I cd to the work directory and do a make -d A I get the following: SM> SM>... SM>Global:GRAM_H = parser-built SM>Global:.MAKEFILE_LIST = /usr/share/mk/sys.mk /etc/make.conf .. SM>/usr/share/mk/bsd.compat.mk .. /usr/share/mk/bsd.cpu.mk .. .. Makefile .. SM>Searching for .depend...failed. SM>Searching for .depend.../usr/share/mk...failed. SM> SM>and stuck. SM> SM>a bt says it is sitting at /usr/src/usr.bin/make/main.c:821 SM> SM>This line looks bad. cp is incremented but ptr is the determinator. SM> SM>My machine is an amd64, but this code should cause problems for any machine. SM> SM>Cheers, SM>Sean SM> SM>_______________________________________________ SM>freebsd-current@freebsd.org mailing list SM>http://lists.freebsd.org/mailman/listinfo/freebsd-current SM>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" SM> SM> SM>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050213152233.J36779>