From owner-freebsd-current Tue Feb 9 11:21:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24704 for freebsd-current-outgoing; Tue, 9 Feb 1999 11:21:01 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from assurance.rstcorp.com ([206.29.49.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24699 for ; Tue, 9 Feb 1999 11:21:00 -0800 (PST) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.8.8/8.8.8) id OAA24691 for ; Tue, 9 Feb 1999 14:20:58 -0500 Received: from sandbox.rstcorp.com(206.29.49.63) by assurance.rstcorp.com via smap (V2.0) id xma024689; Tue, 9 Feb 99 14:20:15 -0500 Received: from jabberwock.rstcorp.com (jabberwock [206.29.49.98]) by sandbox.rstcorp.com (8.8.8/8.8.8) with ESMTP id OAA10025 for ; Tue, 9 Feb 1999 14:20:14 -0500 (EST) Received: (from vshah@localhost) by jabberwock.rstcorp.com (8.9.3/8.8.8) id OAA03014; Tue, 9 Feb 1999 14:20:13 -0500 (EST) Date: Tue, 9 Feb 1999 14:20:13 -0500 (EST) Message-Id: <199902091920.OAA03014@jabberwock.rstcorp.com> From: "Viren R. Shah" To: freebsd-current@FreeBSD.ORG Subject: SVR4 module doesn't load X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R. Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is anyone having problems loading the SVR4 module? I have it loading up thru loader.rc, and I get: Preloaded elf kernel "kernel" at 0xf02a3000. Preloaded splash_image_data "/boot/splash.bmp" at 0xf02a309c. Preloaded elf module "splash_bmp.ko" at 0xf02a30ec. Preloaded elf module "cd9660.ko" at 0xf02a3190. Preloaded elf module "vesa.ko" at 0xf02a3230. Preloaded elf module "linux.ko" at 0xf02a32cc. Preloaded elf module "svr4.ko" at 0xf02a336c. link_elf: symbol msginfo undefined ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ When I try to load it using kldload, I get: [vshah@jabberwock] /sys/i386/conf# kldload /modules/svr4.ko kldload: can't load /modules/svr4.ko: Exec format error This is on a -current world as of 11:30am EST 02/09/99. [vshah@jabberwock] /sys/i386/conf# ls -la /modules/svr4.ko -r-xr-xr-x 1 root wheel 75194 Feb 9 13:40 /modules/svr4.ko [vshah@jabberwock] /sys/i386/conf# file /modules/svr4.ko /modules/svr4.ko: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped I do have "pseudo-device streams" in my kernel config. Is there anything else that I require? Thanks Viren -- Viren R. Shah "You are about as sharp as a sack of wet mice" -- Foghorn Leghorn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message