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=3D230009

            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=3D195415&action=
=3Dedit
proposed fix

Let's "make VIMAGE=3Dyes" in sys/modules/ipfw_pmod/ build VIMAGE-enabled ke=
rnel
module. Now it builds without errors but does not kldload with an error:=20

link_elf_obj: symbol layer3_chain undefined

Attached patch fixes this.

--=20
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>