https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230009
Bug ID: 230009 Summary: [patch] [ipfw_pmod] support module build outside of kernel build environment for VIMAGE-enabled kernel Product: Base System Version: 11.2-STABLE Hardware: Any OS: Any Status: New Keywords: easy, patch-ready Severity: Affects Some People Priority: --- Component: kern Assignee: a...@freebsd.org Reporter: eu...@freebsd.org CC: n...@freebsd.org Flags: mfc-stable11? Created attachment 195415 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195415&action=edit proposed fix Let's "make VIMAGE=yes" in sys/modules/ipfw_pmod/ build VIMAGE-enabled kernel module. Now it builds without errors but does not kldload with an error: link_elf_obj: symbol layer3_chain undefined Attached patch fixes this. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"