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:

[vs...@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. 

[vs...@jabberwock] /sys/i386/conf# ls -la /modules/svr4.ko
-r-xr-xr-x  1 root  wheel  75194 Feb  9 13:40 /modules/svr4.ko

[vs...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to