From owner-freebsd-current Tue Jan 5 17:09:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17028 for freebsd-current-outgoing; Tue, 5 Jan 1999 17:09:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ogurok.com (ogurok.com [208.212.72.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17022 for ; Tue, 5 Jan 1999 17:08:57 -0800 (PST) (envelope-from oleg@ogurok.com) Received: from localhost (oleg@localhost) by ogurok.com (8.9.1/8.9.1) with ESMTP id UAA28598 for ; Tue, 5 Jan 1999 20:18:19 -0500 (EST) (envelope-from oleg@ogurok.com) Date: Tue, 5 Jan 1999 20:18:19 -0500 (EST) From: Oleg Ogurok To: current@FreeBSD.ORG Subject: cannot load any lkm with ELF kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all. I am running CURRENT, compiled ELF kernel, and now I can't load any of LKMs. ------- su-2.02# modload star_saver_mod.o ld: /kernel: malformed input file (not rel or archive) modload: /usr/bin/ld: return code 1 ------- The same error I'm getting while booting up. When I do "modstat" I don't see any modules loaded. Oleg Ogurok oleg@ogurok.com http://www.ogurok.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message