Build errors

Greg Lewis glewis at eyesbeyond.com
Fri Jan 22 21:51:24 PST 2010


On Mon, Jan 18, 2010 at 08:13:56PM +0100, Christian Thalinger wrote:
> On Mon, 2010-01-18 at 11:02 -0800, David Green wrote:
> > I'm attempting to build OpenJDK from source according to these
> > instructions and I'm running into the following error:
> > 
> > 
> >         cc1plus: warnings being treated as errors
> >         /Users/dgreen/Documents/packages/jdk7/bsd-port/hotspot/src/share/vm/code/nmethod.cpp: In member function 'bool nmethod::make_not_entrant_or_zombie(int)':
> >         /Users/dgreen/Documents/packages/jdk7/bsd-port/hotspot/src/share/vm/code/nmethod.cpp:1197: warning: comparison between signed and unsigned integer expressions
> >         make[6]: *** [nmethod.o] Error 1
> >         make[6]: *** Waiting for unfinished jobs....
> >         make[5]: *** [the_vm] Error 2
> >         make[4]: *** [product] Error 2
> >         make[3]: *** [generic_build2] Error 2
> >         make[2]: *** [product] Error 2
> >         make[1]: *** [hotspot-build] Error 2
> >         make: *** [build_product_image] Error 2
> > 
> > 
> > Any advice would be appreciated.
> 
> It's a small problem that has already been fixed:
> 
> http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/b1f619d38249
> 
> It will just take some time to promote to your repository.

I've merged build 80, so this should be fixed.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the bsd-port-dev mailing list