i386/65965: make buildworld fails for STABLE

Michael C. Shultz ringworm at inbox.lv
Sun Apr 25 14:12:13 PDT 2004


On Sunday 25 April 2004 01:56 pm, you wrote:
> Synopsis: make buildworld fails for STABLE
>
> State-Changed-From-To: open->closed
> State-Changed-By: simon
> State-Changed-When: Sun Apr 25 13:55:53 PDT 2004
> State-Changed-Why:
> During buildworld a new set of headers is created/installed for use
> during build, so <net/if.h> should give the correct updated header.
> It sounds like you have some old stuff in your build environment.  Try
> removing your /usr/obj tree, running 'make cleandir', and then retry
> the build.
>
> For the development branches it is also better just to write a mail to
> the appropriate list (freebsd-stable in this case) instead of sending
> PR's for stuff like this (build errors and so on).
>
> I just did test buildworld of 4-STABLE (on a 4.9-R) and that
> succeeded, so I'm closing the PR.
>
> In any case, thanks for the effort.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=65965

I remove /usr/obj and run make cleandir twice everytime I run make buildworld
and did so this time.  So maybe the "create/installed for use during build" is 
missing something? It seems too early for you to close this with out making 
some effort to solve the problem.  Why was the  /usr/include/net/if.h on my 
system still missing IFCAP_POLLING? During make build world?

-Mike


More information about the freebsd-stable mailing list