From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 09:27:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10C461065672 for ; Sun, 16 Mar 2008 09:27:20 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from mellanox.co.il (mail.mellanox.co.il [194.90.237.43]) by mx1.freebsd.org (Postfix) with ESMTP id 98D6E8FC18 for ; Sun, 16 Mar 2008 09:27:18 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from Internal Mail-Server by MTLPINE1 (envelope-from yoniy@mellanox.co.il) with SMTP; 16 Mar 2008 11:27:15 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Sun, 16 Mar 2008 11:27:15 +0200 Message-ID: <6C2C79E72C305246B504CBA17B5500C9038B0640@mtlexch01.mtl.com> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: kldload: unexpected relocation type 10 Thread-Index: AciHRxi7h6vHA1nJTE2qqZ+iu1NWUAAAFt+w From: "Yehonatan Yossef" To: Subject: kldload: unexpected relocation type 10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 09:27:20 -0000 I'm getting tons of this message when loading my module: kldload: unexpected relocation type 10 I'm using a simple Makefile including a slightly modified bsd.kmod.mk (I've removed the -strip-debug flag)