From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 13 10:10:17 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2DC16A4D1 for ; Fri, 13 Aug 2004 10:10:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4689943D58 for ; Fri, 13 Aug 2004 10:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7DAAHbY075750 for ; Fri, 13 Aug 2004 10:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7DAAHqT075749; Fri, 13 Aug 2004 10:10:17 GMT (envelope-from gnats) Resent-Date: Fri, 13 Aug 2004 10:10:17 GMT Resent-Message-Id: <200408131010.i7DAAHqT075749@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Sivachenko Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606F216A4CF for ; Fri, 13 Aug 2004 10:07:39 +0000 (GMT) Received: from dungeon.demos.su (green.demos.ru [194.87.2.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D39843D4C for ; Fri, 13 Aug 2004 10:07:33 +0000 (GMT) (envelope-from mitya@dungeon.demos.su) Received: (from mitya@localhost) by dungeon.demos.su (8.13.1/8.13.1) id i7DA7CRi053432; Fri, 13 Aug 2004 14:07:12 +0400 (MSD) (envelope-from mitya) Message-Id: <200408131007.i7DA7CRi053432@dungeon.demos.su> Date: Fri, 13 Aug 2004 14:07:12 +0400 (MSD) From: Dmitry Sivachenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/70401: Could not load ipl.ko when no INET6 in the kernel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitry Sivachenko List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 10:10:17 -0000 >Number: 70401 >Category: kern >Synopsis: Could not load ipl.ko when no INET6 in the kernel >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 13 10:10:16 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD dungeon.demos.su 4.10-STABLE FreeBSD 4.10-STABLE #1: Fri Aug 13 10:35:26 MSD 2004 mitya@dungeon.demos.su:/usr/obj/usr/src/sys/DUNGEON i386 Very recent -STABLE. >Description: I have no INET6-related options in my kernel config. When I am trying to 'kldload ipl' module, I get the following error: link_elf: symbol in6_cksum undefined >How-To-Repeat: >Fix: Tweak around USE_INET6 option in /sys/contrib/ipfilter/netinet/ip_compat.h to cover the case when there is no INET6 in the kernel and ipfilter is loaded as KLD. >Release-Note: >Audit-Trail: >Unformatted: