Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2016 03:51:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 207147] powerpc 11.0-CURRENT -r295543: error: field 'uz_maxaction' has incomplete type (blocking buildworld)
Message-ID:  <bug-207147-8-XkHvUVNlJ3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207147-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207147-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=3D207147

--- Comment #1 from Mark Millard <markmi@dsl-only.net> ---
I got some detailed references wrong in what I originally wrote. Correcting=
. .
.

The right place for finding the new uma_int.h was:

/usr/obj/gcc421/powerpc.powerpc/usr/src/tmp/usr/include/vm/uma_int.h

not directly in /usr/src/sys/vm/uma_int.h .

The -I reference might have been over specific: There may be alternatives f=
or
causing the

#include <vm/uma_int.h>

to find ${WORLDTMP}/usr/include/vm/uma_int.h , such as -isysroot usage.

At least the general direction of my note still applies.

--=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-207147-8-XkHvUVNlJ3>