https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207147
--- Comment #1 from Mark Millard <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
