From owner-freebsd-questions Fri Dec 25 09:19:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20029 for freebsd-questions-outgoing; Fri, 25 Dec 1998 09:19:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.tar.com (ns.tar.com [204.95.187.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20024 for ; Fri, 25 Dec 1998 09:19:05 -0800 (PST) (envelope-from dick@ns.tar.com) Received: (from dick@localhost) by ns.tar.com (8.9.1/8.9.1) id LAA86268; Fri, 25 Dec 1998 11:18:48 -0600 (CST) (envelope-from dick) Date: Fri, 25 Dec 1998 11:18:48 -0600 From: Richard Seaman To: Wiliam Woods Cc: FREEBSD_QUESTIONS Subject: Re: StarOffice 5.0 Message-ID: <19981225111848.A5674@tar.com> References: <007b01be2faa$4dd67a40$f301040a@c063.beaverton.stream.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <007b01be2faa$4dd67a40$f301040a@c063.beaverton.stream.com>; from Wiliam Woods on Thu, Dec 24, 1998 at 06:00:02PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Dec 24, 1998 at 06:00:02PM -0800, Wiliam Woods wrote: > OK, let me get this, get the latest cvsup, and do a : > > make -COMPAT_LINUX_THREADS world? > > Is that what you are meaning? No. That won't do it. The only way I know of to propagate the option everywhere you need it is to add -DCOMPAT_LINUX_THREADS to your /etc/make.conf file for CFLAGS and COPTFLAGS. Then do a make world. As I noted before, you may also have to apply the cmdline patch listed at the site http://lt.tar.com, though I still haven't tried testing without it. If you try first without, let me know the results so I'll know if it works without. -- Richard Seamman, 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-questions" in the body of the message