Date: Thu, 15 May 2003 08:24:27 +0300 From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: Michael E Mercer <mmercer@nc.rr.com> Cc: 'FreeBSD Java mailing list' <freebsd-java@freebsd.org> Subject: Re: make build environment quirkyness Message-ID: <20030515082427.A7644@phantom.cris.net> In-Reply-To: <3EC2F851.9B3771A1@nc.rr.com>; from mmercer@nc.rr.com on Wed, May 14, 2003 at 10:15:45PM -0400 References: <3EC2F851.9B3771A1@nc.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi,
On Wed, May 14, 2003 at 10:15:45PM -0400, Michael E Mercer wrote:
> Hello peoples,
>
> Today I just realized that when I build jdk14 on my 4.8-stable box,
> it uses -lc_r instead of -lpthread as mentioned in one of the makefiles
> or documents somewhere... anyways, I added "export" to Defs.gmk and Defs-bsd.gmk
>
> and rebuilt jdk14 and it then used the -lpthread library.
>
> What should I look at to try to figure why this is happening?
Nothing should happen. libpthread.{,a,so} are missing at -STABLE and
if build completes fine -- then your change was not affect build process.
> Note: LimeWire (java) does seem to run a lot smoother now.
>
> Thanks
> Michael Mercer
>
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515082427.A7644>
