Date: Sat, 30 Jan 1999 14:06:20 -0600 From: "Richard Seaman, Jr." <dick@tar.com> To: Paulo Fragoso <paulo@nlink.com.br> Cc: freebsd-current@FreeBSD.ORG Subject: Re: LINUX clone? sched_yield? Message-ID: <19990130140620.A29670@tar.com> In-Reply-To: <Pine.BSF.3.96.990130152213.13061A-100000@mirage.nlink.com.br>; from Paulo Fragoso on Sat, Jan 30, 1999 at 03:33:26PM -0300 References: <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, 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: dick@tar.com 5182 N. Maple Lane phone: 414-367-5450 Chenequa WI 53058 fax: 414-367-5852 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?19990130140620.A29670>