From nobody@FreeBSD.org  Sat May 17 19:22:13 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A48E5106566B
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <bordjukov@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Modules compiled using devel/linux-kmod-compat can't be loaded
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123769
>Category:       ports
>Synopsis:       Modules compiled using devel/linux-kmod-compat can't be loaded
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    luigi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 17 19:30:01 UTC 2008
>Closed-Date:    Fri Mar 18 10:27:36 UTC 2011
>Last-Modified:  Fri Mar 18 10:27:36 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->luigi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 17 19:30:09 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123769 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 18 10:27:35 UTC 2011 
State-Changed-Why:  
this seems fixed, i can't reproduct this anymore 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123769 
>Unformatted:
