On Sat, Jan 30, 1999 at 03:33:26PM -0300, Paulo Fragoso wrote:
> Hi,
> 
> I'm trying to install StarOffice 5.0 in my FBSD-3.0-STABLE (26Jan1999).
> When setup is running the kernel reports:
> 
> linux_clone(303): Not enabled
> Jan 30 15:05:39 foker /kernel: cmd setup.bin pid 303 tried to use
> non-present sched_yield
> Jan 30 15:05:53 foker last message repeated 892 times
> 
> What's happening?

You need to:

1) Upgrade your source tree to Jan 28 or later for 3.X or Jan 26
or later for 4.0 current, and "make world" and config and remake
and install a new kernel,

or

2) Take your existing source and add -DCOMPAT_LINUX_THREADS to
CFLAGS and COPTFLAGS in /etc/make.conf and make world and 
remake and install your kernel.

Also, you need to add the posix priority extensions to your
kernel (see LINT).

Or, there is also more information at http://lt.tar.com

-- 
Richard Seaman, Jr.           email: d...@tar.com
5182 N. Maple Lane            phone: 414-367-5450
Chenequa WI 53058             fax:   414-367-5852

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to