https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289717
--- Comment #1 from Jason W. Bacon <[email protected]> --- OK, I figured out that running make in usr.bin/getconf stores results under /usr/obj. The patch I suggested does the trick: # /usr/obj/usr/src/amd64.amd64/usr.bin/getconf/getconf PHYS_PAGES 4184686 While we're in here, we should probably make sure that all variables documented in sysconf(3) are properly supported. https://pubs.opengroup.org/onlinepubs/9699919799/functions/sysconf.html lists the variables required by POSIX. -- You are receiving this mail because: You are the assignee for the bug.
