[Bug 207147] powerpc 11.0-CURRENT -r295543: error: field 'uz_maxaction' has incomplete type (blocking buildworld)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 13 03:51:22 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207147

--- Comment #1 from Mark Millard <markmi at 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 for
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.

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


More information about the freebsd-bugs mailing list