Date: Tue, 17 Nov 1998 15:46:38 -0600 From: Brad Hilton <bhilton@vpop.net> To: freebsd-current@FreeBSD.ORG Subject: skip on elf kernel? Message-ID: <3651EEBE.BECF445D@vpop.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3651EEBE.BECF445D>