From owner-freebsd-net@FreeBSD.ORG Tue Dec 9 19:59:46 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 137B3106564A for ; Tue, 9 Dec 2008 19:59:46 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id D25F88FC12 for ; Tue, 9 Dec 2008 19:59:45 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.166.46] ([68.0.14.34]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id mB9JxicD020571 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Dec 2008 14:59:44 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Ferner Cilloniz In-Reply-To: <1228829938.4948.27.camel@mobiliare.Belkin> References: <1228829938.4948.27.camel@mobiliare.Belkin> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tm8M4BEICAWlXM4QI6QR" Organization: FreeBSD Date: Tue, 09 Dec 2008 14:59:35 -0500 Message-Id: <1228852775.9860.20.camel@squirrel.corp.cox.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-net@freebsd.org Subject: Re: kldload telling not finding .ko file when it is indeed there X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2008 19:59:46 -0000 --=-tm8M4BEICAWlXM4QI6QR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2008-12-09 at 13:38 +0000, Ferner Cilloniz wrote: > Hi everyone. >=20 > I'm running into a problem where kldload is reporting that my .ko file > is not found when it is indeed there. >=20 > It is strange because when i comment out a call to the function > sotoinpcb(struct socket *) it finds the .ko file and loads, but when i > uncomment that line and try to load it, kldload reports that the .ko > file is not found. >=20 > What is going on? I expect that the load is failing due to an undefined symbol and the error is just being obfuscated. robert. > Thanks :) >=20 --=-tm8M4BEICAWlXM4QI6QR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkk+zicACgkQM4TrQ4qfROPN9QCfcPv6mHCw8hVFz5e9D/vPMpds ntQAnjqJrhcM/V8fealWsN/UmtVzylfV =rXjX -----END PGP SIGNATURE----- --=-tm8M4BEICAWlXM4QI6QR--