Bugzilla – Bug 74
build failure on Tru64
Last modified: 2008-07-19 22:56:30
You need to log in before you can comment on or make changes to this bug.
There are two problems in srclib/libmetrics/osf/metrics.c: 1) a string spans two lines. 2) an array is accessed out of bounds. The second compiles with gcc, but I'm pretty certain it's a mistake. I will attach a trivial patch that fixes both.
Created an attachment (id=24) [details] fixes a build failure on the osf version of metrics.c
Created an attachment (id=93) [details] bug too on ganglia 3.0.5 the two lines causes a error when try to compile.
Committed revision 1570 for trunk