make build environment quirkyness

Alexey Zelkin phantom at FreeBSD.org.ua
Wed May 14 22:17:19 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


More information about the freebsd-java mailing list