From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 17 19:30:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD1E0106564A for ; Sat, 17 May 2008 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A99AA8FC25 for ; Sat, 17 May 2008 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4HJU1xV042168 for ; Sat, 17 May 2008 19:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4HJU1gw042165; Sat, 17 May 2008 19:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 17 May 2008 19:30:01 GMT Resent-Message-Id: <200805171930.m4HJU1gw042165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Petko Bordjukov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A48E5106566B for ; Sat, 17 May 2008 19:22:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 92F958FC1A for ; Sat, 17 May 2008 19:22:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4HJKvO1058989 for ; Sat, 17 May 2008 19:20:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4HJKvOv058975; Sat, 17 May 2008 19:20:57 GMT (envelope-from nobody) Message-Id: <200805171920.m4HJKvOv058975@www.freebsd.org> Date: Sat, 17 May 2008 19:20:57 GMT From: Petko Bordjukov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123769: Modules compiled using devel/linux-kmod-compat can't be loaded X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2008 19:30:01 -0000 >Number: 123769 >Category: ports >Synopsis: Modules compiled using devel/linux-kmod-compat can't be loaded >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 17 19:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Petko Bordjukov >Release: FreeBSD 7.0-RELEASE-p1 >Organization: >Environment: FreeBSD gate.supranet.eu 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #2: Sun May 4 16:48:03 EEST 2008 root@gate.supranet.eu:/var/src/sys/i386/compile/CUSTOM i386 >Description: The value of __FreeBSD_version in my 7.0-RELEASE-p1 is 700055 (the sources were obtained from ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/7.0-RELEASE/src/ and the system was patched with freebsd-update) which causes a 'kernel: link_elf: symbol msleep undefined' error upon trying to load compiled modules. >How-To-Repeat: >Fix: The #if __FreeBSD_version > 700100 condition should be modified or removed. linux_compat.c line 72 and linux/module.h line 212 >Release-Note: >Audit-Trail: >Unformatted: