From owner-freebsd-questions Wed Sep 22 7:44:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.interlog.com (smtp.interlog.com [207.34.202.37]) by hub.freebsd.org (Postfix) with ESMTP id 483D215037 for ; Wed, 22 Sep 1999 07:44:23 -0700 (PDT) (envelope-from al.feldman@sangoma.com) Received: from alex (dm.interlog.com [199.212.154.24]) by smtp.interlog.com (8.9.1/8.9.1) with SMTP id KAA13926 for ; Wed, 22 Sep 1999 10:44:20 -0400 (EDT) Message-ID: <000401bf0509$deb21300$7801a8c0@alex.SANGOMA.COM> From: "Alex Feldman" To: Subject: LKM for FreeBSD Date: Wed, 22 Sep 1999 10:50:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, 1. I'm trying to compile kernel with LKM options (that include in file LKM). But compiler return Internal error , like : uid 0: exited on signal 10 (core dumped) If I run make again, kernel compilation continue. What's mean this error? 2. When I load my LKM, I call 'modload' and I receive next error: ld: /kernel: malformed input file (not rel or archive) modload: /usr/bin/ld: return code 1 *** Error code 1 What's mean this error? Thank you Alex Feldman E-mail : al.feldman@sangoma.com Sangoma Technologies Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message