Date: Fri, 25 Dec 1998 11:18:48 -0600 From: Richard Seaman <dick@tar.com> To: Wiliam Woods <wwoods@cybcon.com> Cc: FREEBSD_QUESTIONS <freebsd-questions@FreeBSD.ORG> Subject: Re: StarOffice 5.0 Message-ID: <19981225111848.A5674@tar.com> In-Reply-To: <007b01be2faa$4dd67a40$f301040a@c063.beaverton.stream.com>; from Wiliam Woods on Thu, Dec 24, 1998 at 06:00:02PM -0800 References: <007b01be2faa$4dd67a40$f301040a@c063.beaverton.stream.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981225111848.A5674>