Date: Wed, 11 Mar 1998 11:23:36 -0800 From: Studded <Studded@dal.net> To: Evan Champion <evanc@synapse.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make world failed Message-ID: <3506E4B8.5FC5473D@dal.net> References: <001001bd4ce8$e18538d0$c9252fce@cello.synapse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Evan Champion wrote: > > I have tried twice now with last night's -stable and make world fails on: > > ===> cpp > ".depend", line 9: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Anyone else seeing this? No, I've built this world and it works just fine. This looks like the age-old stale dependencies problem. Blow away /usr/obj/* at least, and preferably /usr/src/* too, d/l new sources and do make -DNOCLEAN world. You can insert whatever other flags you usually use as appropriate. Good luck, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3506E4B8.5FC5473D>