https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197766
Bug ID: 197766 Summary: [patch] GEOM_MAP does not build Product: Base System Version: 9.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: eu...@grosbein.net Created attachment 153111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153111&action=edit patch for geom_map.c, NOTES and options geom_map(4) is present in kernel source since 9.0-RELEASE but is not included in sys/conf/options and does not build for amd64 due to printf format bugs. The following patch makes it possible to use "options GEOM_MAP" in a kernel configuration file, includes GEOM_MAP to the NOTES and fixes format bugs. The patch is production-tested with amd64 platform and compile-tested with i386. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"