message in new-build output

Kelly O'Hair kelly.ohair at oracle.com
Wed Dec 12 13:32:21 PST 2012


I think you are right, please file an issue, however, given the full plate we have, this might be put in the P3 category.

Dtrace is tricky, not all Solaris systems can properly build the Dtrace stuff, it depends on the Solaris system used.
Or was this Linux?

-kto

On Dec 12, 2012, at 12:59 PM, Jonathan Gibbons wrote:

> Every time I build from scratch, I see the following lines when I run make:
> 
> Making signal interposition lib...
> Making SA debugger back-end...
> **NOTICE** Dtrace support disabled: /usr/include/sys/sdt.h not found
> Compiling /w/jjg/work/tl/hotspot/src/share/vm/runtime/vm_version.cpp
> 
> 
> My question is, why do I see this as an error during "make"? Shouldn't this siutation be detected during "configure", and the appropriate actions taken at that time, to prevent any errors during "make"?
> 
> -- Jon




More information about the build-infra-dev mailing list