First, my apologies for having dealings with such an old platform...

Attempting to compile ganglia gmond on x86_64-rhel4 platform. Have
sucessfully built apr-1 and libconfuse and these are found correctly (I
think) during configure script run. When I go to run "make" command, I see
this error being generated (below). Have done some salient searching in the
ganglia-general and ganglia-developers but have not found anything as yet.

Using the default gcc and make on RHEL4, which is GCC=3.4.3 and MAKE=3.80.

Any suggestions appreciated. Thank you.

pd

Details follow:

make[3]: Entering directory
`/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1/libmetrics'
Making all in linux
make[4]: Entering directory
`/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1/libmetrics/linux'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H
-I. -I..   -I/opt/ganglia/3.6.1/include -I../../lib -I../../include
-I/opt/ganglia/3.6.1/include -Wall -MT metrics.lo -MD -MP -MF
.deps/metrics.Tpo -c -o metrics.lo metrics.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
-I/opt/ganglia/3.6.1/include -I../../lib -I../../include
-I/opt/ganglia/3.6.1/include -Wall -MT metrics.lo -MD -MP -MF
.deps/metrics.Tpo -c metrics.c  -fPIC -DPIC -o .libs/metrics.o
metrics.c: In function `is_vlan_iface':
metrics.c:181: error: `GET_VLAN_VID_CMD' undeclared (first use in this
function)
metrics.c:181: error: (Each undeclared identifier is reported only once
metrics.c:181: error: for each function it appears in.)
make[4]: *** [metrics.lo] Error 1
make[4]: Leaving directory
`/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1/libmetrics/linux'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1/libmetrics'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1/libmetrics'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/pd-x86_64-rhel4/ganglia-3.6.1'
make: *** [all] Error 2
------------------------------------------------------------------------------
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to