Ryan Sweet wrote:
Thanks guys for the great 2.5.0 release! the gmetad and gmond work great on all our linux systems.

However, I've got some trouble building for IRIX.

I had to add a dummy mtu_func to irix.c in order to get the monitor core to build.

Yup, that's the fix. I guess that patch got lost in the shuffle. Or maybe I never got around to sending it in...

Are there special requirements or deps for building 2.5.0 on IRIX?

Nothing special. The extended netcode seems to cause some problems on IRIX but specifying an interface and not using the real mtu_func seems to fix it all.

I can build 2.4.1, but not 2.5.0.
ld complains when linking in gstat:
ld32: WARNING 84 : /usr/lib32/libdl.so is not used for resolving any symbol. ld32: WARNING 84 : /usr/lib32/libsocket.so is not used for resolving any symbol.

The warnings are OK (at least, I get them too).

ld32: ERROR 33 : Unresolved text symbol "mtu_func" -- 1st referenced by gmond.o.

I noticed btw that mtu_unc is declared twice in metric.h, is this intentional?

No, but it's nonlethal. :)


Reply via email to