failure building RELENG_6 on i386

Robert Watson rwatson at FreeBSD.org
Tue May 8 18:03:39 UTC 2007


On Tue, 8 May 2007, Jeremy Chadwick wrote:

> On Tue, May 08, 2007 at 07:35:23AM -0700, Jeremy Chadwick wrote:
>
>> Regardless, I'm building world now to try and replicate the issue.
>
> buildworld and buildkernel both built fine here.  Try re-sup'ing.

I ran into a similar issue here -- for whatever reason, the kernel build 
wasn't picking up the removal of uipc_proto.c in the dependencies.  If it's 
still not working, try removing the object/build tree for that kernel, so that 
old generated dependencies don't continue to refer to the old C file (etc). 
If you're manually configuring and building, make sure you re-config the 
kernel so that the makefiles are regenerated.  When I use a fresh checkout 
here, it all builds fine, so I'm a little confused by the build problems I'm 
getting on one of my existing source trees, and we'll see if I can figure it 
out.

Robert N M Watson
Computer Laboratory
University of Cambridge


More information about the freebsd-stable mailing list