Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 16:45:42 +0200
From:      Martin Blapp <mb@imp.ch>
To:        freebsd-questions@freebsd.org, freebsd-ports@freebsd.org, goz@usa.net
Subject:   Re: linux StarOffice 5.2beta installation problems
Message-ID:  <Pine.SGI.4.10.10004291621190.6798-100000@mephisto.imp.ch>

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

Hi,

> cmd setup.bin pid 5333 tried to use non-present sched_yield
> pid 5333 (setup.bin), uid 0: exited on signal 11 (core dumped)

Have you these lines in your kernel-config ?

options         "P1003_1B"
options         "_KPOSIX_PRIORITY_SCHEDULING"
options         "_KPOSIX_VERSION=199309L" 

And you have to use the patch for the linux scripting Matt
Dillon wrote or to do a symlink for /bin/test to /usr/bin/test.

(http://www.backplane.com/FreeBSD4/linux-script-01.diff)

And I had to install Mesa-3.0 too before the SO 5.2 install
did work at all.

Hope this helps
Martin

Martin Blapp, mb@imp.ch
------------------------------------------------
Improware AG, UNIX solution and service provider
Zurlindenstrasse 29, 4133 Pratteln, Switzerland
Phone: +41 79 370 26 05, Fax: +41 61 826 93 01
------------------------------------------------



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.10.10004291621190.6798-100000>