Date: Fri, 8 Aug 1997 16:43:46 -0500 (CDT) From: John Preisler <john@helium.vapornet.com> To: asami@cs.berkeley.edu (Satoshi Asami) Cc: jdp@polstra.com, stable@FreeBSD.ORG Subject: Re: broked stable Message-ID: <199708082143.QAA00685@argon.vapornet.com> In-Reply-To: <199708082007.NAA20162@vader.cs.berkeley.edu> References: <199708081656.LAA14999@argon.vapornet.com> <199708082007.NAA20162@vader.cs.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
actually, i wasnt making the whole world this morning, just the part that changed overnight, which was where I had the problem. I tried to recompile just what changed since the previous day since i didnt think it warranted a complete build of the world. My normal routine is to make clean && make depend && make in whatever the cvsup log says has been updated. in this section of the tree, the makefiles dont have anything regarding depend or includes so none were built. Running a make includes from /usr/src built the necessary includes and it compiled fine. Im sorry for the confusion I've caused. -j Satoshi Asami writes: > * nope, ya caught me. I didnt make includes from the top level. Works > * fine when I follow directions... > > That is not the problem. "make includes" is NOT necessary any more, > as long as you run "make world" (or "buildworld"). Either your source > is not really up to date, or I'm a complete idiot. > > * > Hmm ... your "cc" lines _should_ contain "-I/usr/obj/.../tmp/usr/include". > * > Why don't they?? > > Please check these. > > Satoshi > > P.S. By the way, I did a make world last night after the ld update, it > worked fine for me. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708082143.QAA00685>