[Bug 230009] [patch] [ipfw_pmod] support module build outside of kernel build environment for VIMAGE-enabled kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 24 10:57:03 UTC 2018


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: ae at FreeBSD.org
          Reporter: eugen at freebsd.org
                CC: net at 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.


More information about the freebsd-net mailing list