Hi,

I'm wondering if anyone has had success compiling gmetad on OSX? Even after getting everything else working (installing rrd through fink required some additional arguments to configure to get all the libraries recognized), 'make' keeps failing in the gmetad directory with the following output:

source='rrd_helpers.c' object='rrd_helpers.o' libtool=no \
depfile='.deps/rrd_helpers.Po' tmpdepfile='.deps/rrd_helpers.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -I../lib -I../gmond -g -O2 -Wall -c `test -f 'rrd_helpers.c' || echo './'`rrd_helpers.c
In file included from /usr/include/mach/host_info.h:65,
                 from /usr/include/mach/mach_types.h:66,
                 from /usr/include/pthread.h:44,
                 from ../lib/ganglia/net.h:19,
                 from ./gmetad.h:3,
                 from rrd_helpers.c:9:
/usr/include/mach/time_value.h:62: redefinition of `struct time_value'
rrd_helpers.c: In function `my_mkdir':
rrd_helpers.c:25: warning: implicit declaration of function `err_sys'
rrd_helpers.c: In function `RRD_update':
rrd_helpers.c:57: warning: implicit declaration of function `err_msg'
rrd_helpers.c:61: warning: implicit declaration of function `debug_msg'
make[2]: *** [rrd_helpers.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Anyone have any ideas?

--
M. Michael Barmada, Ph.D.           [EMAIL PROTECTED]
Assistant Professor                 (412) 383-7959 (voice)
Department of Human Genetics        (412) 624-3020 (fax)
University of Pittsburgh
Graduate School of Public Health, Crabtree A300
130 Desoto Street
Pittsburgh, PA 15261

=====================================================================
            There are three kinds of people in this world:
             those that can count, and those that can't...

            The requirements said: Windows 2000 or better.
                        So I got a Macintosh.

    To know the mighty works of God; to comprehend His wisdom and
  majesty and power; to appreciate, in degree, the wonderful working
 of His laws, surely all this must be a pleasing and acceptable mode
   of worship to the Most High, to whom ignorance can not be more
                      grateful than knowledge.
                           ~Copernicus
=====================================================================


Reply via email to