From owner-freebsd-current Tue Nov 17 13:47:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20553 for freebsd-current-outgoing; Tue, 17 Nov 1998 13:47:09 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from boromir.vpop.net (dns1.vpop.net [206.117.147.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20548 for ; Tue, 17 Nov 1998 13:47:07 -0800 (PST) (envelope-from bhilton@vpop.net) Received: from vpop.net ([209.181.248.193]) by boromir.vpop.net (8.9.1/8.8.5) with ESMTP id NAA23781 for ; Tue, 17 Nov 1998 13:46:39 -0800 (PST) Message-ID: <3651EEBE.BECF445D@vpop.net> Date: Tue, 17 Nov 1998 15:46:38 -0600 From: Brad Hilton X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: skip on elf kernel? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I was curious if anyone has had any success loading the skip module onto an ELF kernel. It seems that the port builds the module as an lkm, not a kld, so the elf kernel won't load it. Also, if running a -current ELF system with an aout kernel, I have found it necessary to build the skip port with OBJFORMAT set to 'aout', or modload chokes on the ELF file format. Is there a solution to this problem I'm not seeing, or are we just in the "transition" phase still? More importantly, is it possible to run skip with an ELF kernel? If anyone has any suggestions/thoughts on this I would appreciate the feedback. Regards, Brad Hilton VPOP Technologies bhilton@vpop.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message