Deb, Can't speak to the RPM, but simply building 3.1.7 from tar on 5.5 worked for me with:
libconfuse.x86_64 2.6-2.el5.rf libconfuse-devel.x86_64 2.6-2.el5.rf Note the "x86_64" part. Obviously you want an i386 RPM, so this isn't your solution. Just hoping contrasting the results might provide a clue. Perhaps you need the i386 version of the libs installed too? Best, Whit On Tue, Jun 22, 2010 at 12:16:47PM -0700, Deb Heller-Evans wrote: > Running rpmbuild per the ganglia.spec file: > > # rpmbuild -ta --target noarch,i386 ganglia-3.1.7.tar.gz > > It was running along swimmingly until it seemed to trip over libconfuse. I > have > > libconfuse-2.6-2.el5.rf > libconfuse-devel-2.6-2.el5.rf > > installed on CentOS 2.6.18-194.3.1.el5 x86_64. Here's the error: > > Checking for confuse > 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 > + make > make: *** No targets specified and no makefile found. Stop. > error: Bad exit status from /var/tmp/rpm-tmp.59577 (%build) > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.59577 (%build) > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

