Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2018 10:57:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 230009] [patch] [ipfw_pmod] support module build outside of kernel build environment for VIMAGE-enabled kernel
Message-ID:  <bug-230009-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230009-7501>