Hi all,
I'm trying to build gmetad on Cygwin(though I read README.WIN: "Gmetad
cannot be built on Cygwin...").
But I can not find libconfuse in the install-list of Cygwin. So I downloaded
confuse-2.6 manually and build it on Cygwin; The build is successful and the
libconfuse are generated in /usr/local/lib.

But then, when I configure Ganglia with: ./configure
--with-libconfuse=/usr/local --with-gmetad,
there comes this error when checking libconfuse:
...
Checking for confuse
Added -I/usr/local/include to CFLAGS
Added -L/usr/local/lib to LDFLAGS
checking for cfg_parse in -lconfuse... no
Trying harder including gettext
checking for cfg_parse in -lconfuse... no
Trying harder including iconv
checking for cfg_parse in -lconfuse... no
libconfuse not found
...

Could anyone help me?
Thanks,
Jan
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to