Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 22:15:45 -0400
From:      Michael E Mercer <mmercer@nc.rr.com>
To:        "'FreeBSD Java mailing list'" <freebsd-java@freebsd.org>
Subject:   make build environment quirkyness
Message-ID:  <3EC2F851.9B3771A1@nc.rr.com>

next in thread | raw e-mail | index | archive | help
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?

Note: LimeWire (java) does seem to run a lot smoother now.

Thanks
Michael Mercer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC2F851.9B3771A1>