Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 21:57:41 -0700
From:      "Sean Hamilton" <sh@planetquake.com>
To:        <freebsd-hackers@freebsd.org>
Subject:   Linux binary compatibility requires SYSVSEM
Message-ID:  <000501c23205$7aa03460$f019e8d8@slugabed.org>

next in thread | raw e-mail | index | archive | help
Greetings,

"kldload linux" dies unless

options    SYSVSEM

is in the kernel. Is there some way around this? (I have no other use for
it, and try to be minimalist...)

Also, are there other approaches to Linux binary compatibility? Is there
some type of wrapper, which will load and execute the code, without all the
compatibility/library mishmash? I'm trying to run a quake3 server, which I
don't believe does anything not in the standard C library.

thanks,

sh


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501c23205$7aa03460$f019e8d8>