Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 00:57:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213428] make buildworld relies on /usr/include i.e. -nostdinc breaks buildworld
Message-ID:  <bug-213428-8-7Wtf5Q5aRj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213428-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213428-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213428

Mark Millard <markmi@dsl-only.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markmi@dsl-only.net

--- Comment #1 from Mark Millard <markmi@dsl-only.net> ---
(In reply to frf from comment #0)

FYI:

buildworld normally depends on a build tree under somewhere like (say)
/usr/obj/ someplace that has its own usr/src/tmp/usr/include/ directory tree
that buildworld first fills in with target-specific files before they are u=
sed
(when things are working).

I wonder if you are somehow not getting the proper redirections into that b=
uild
tree include area during buildworld. Has the build tree
usr/src/tmp/usr/include/ area been filled in correctly?

You have not published enough material in this submittal from build logs and
the like to see what example compiler commands look like and what the -I's =
and
such are like. Such publishing is likely required for someone to figure out
what is going on in your context.

You have not published your src.conf and make.conf content in this submittal
either. Do you have any other build tailoring that should be published? It
would be helpful to folks that try to help for you to provide such material=
 so
they know in detail what contributed to the build attempts.


Notes:

For cross builds this sort of build tree usr/src/tmp/usr/include/ area need=
 not
match some host file versions in various ways.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213428-8-7Wtf5Q5aRj>