Date: Sat, 17 May 2008 19:20:57 GMT From: Petko Bordjukov <bordjukov@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/123769: Modules compiled using devel/linux-kmod-compat can't be loaded Message-ID: <200805171920.m4HJKvOv058975@www.freebsd.org> Resent-Message-ID: <200805171930.m4HJU1gw042165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805171920.m4HJKvOv058975>