|
|
HEADS-UP: onnv build failures on snv_64 or laterDate: Thu, 17 May 2007 20:36:00 -0400 From: Peter Memishian <peter.memishian at sun dot com> To: onnv-gate at onnv dot eng dot sun dot com Subject: HEADS-UP: onnv build failures on snv_64 or later Gatelings, As per 6557863, nightlies on build machines running snv_64 or later will fail loudly when building usr/src/ucbcmd/plot/crtplot.c. (If your build machine is running build 64 or later via BFU rather than normal upgrade or install, you're fine.) The problem is in version 2.11 of /usr/include/floatingpoint.h, which is not part of ON. A fix is in snv_64a, but anyone looking for immediate relief will need to update the build machine as follows: # cd /usr/include # cp floatingpoint.h floatingpoint.h.toxic # cp /net/zaliu.sfbay/export/home/zaliu/6557863/floatingpoint.h . Happy building, -- meem |