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

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


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

Reply via email to