Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 13:54:36 -0500 (EST)
From:      Brian Feldman <green@unixhelp.org>
To:        Paulo Fragoso <paulo@nlink.com.br>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: LINUX clone? sched_yield?
Message-ID:  <Pine.BSF.4.05.9901301353440.9981-100000@janus.syracuse.net>
In-Reply-To: <Pine.BSF.3.96.990130152213.13061A-100000@mirage.nlink.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Jan 1999, 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?

sched_yield() is a stub that informs you nicely that it doesn't exist :)
Use the options:
options         "P1003_1B"
options         "_KPOSIX_PRIORITY_SCHEDULING"
options         "_KPOSIX_VERSION=199309L"


> 
> Many thanks,
> Paulo Fragoso.
> 
> ps: I'm using one Multi-Processor motherboar with LX chip set, 2 PII
> 266MHz:
> 
> FreeBSD foker.nlink.com.br 3.0-STABLE FreeBSD 3.0-STABLE #1: Sat Jan 30
> 14:56:27 EST 1999
> paulo@foker.nlink.com.br:/usr/src/sys/compile/KERNEL-SMP  i386
> 
> Programming 24 pins in IOAPIC #0
> FreeBSD/SMP: Multiprocessor motherboard
> cpu0 (BSP): apic id:  0, version: 0x00040011, at 0xfee00000
> cpu1 (AP):  apic id:  1, version: 0x00040011, at 0xfee00000
> io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
> 
> ------
> "  ... Overall we've found FreeBSD to excel in performace, stability,
> technical support, and of course price. Two years after discovering
> FreeBSD, we have yet to find a reason why we switch to anything else"
> 						-David Filo, Yahoo!
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 

 Brian Feldman					  _ __  ___ ___ ___  
 green@unixhelp.org			      _ __ ___ | _ ) __|   \ 
	     http://www.freebsd.org/	 _ __ ___ ____ | _ \__ \ |) |
 FreeBSD: The Power to Serve!	   _ __ ___ ____ _____ |___/___/___/ 


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?Pine.BSF.4.05.9901301353440.9981-100000>