Belay my previous request.

I did some rooting around Google which led me to
build/rrdtool-1.2.11/doc/rrdbuild.txt
which in turn led me to
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/freetype-2.1.9.tar.gzwhich
no longer exists but led me to
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/freetype-2.1.10.tar.bz2,
did the configure/make/make install dance, after which I got past that
point.  :-D

The latest issue is now with nagios-plugins:

[snip]
gcc -Wall -g -O2 -o check_hpjd check_hpjd.o netutils.o utils.o popen.o
-L/home/zenoss/zenoss-1.0.1/build/nagios-plugins-1.4.3/plugins
../lib/libnagiosplug.a ../lib/libcoreutils.a -lnsl -lresolv -lssl -lcrypto
if gcc -DLOCALEDIR=\"/opt/zenoss/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I.. -I../lib -I../intl -I/usr/include/ldap -I/include -I/usr/include
-I/usr/kerberos/include -Wall -g -O2 -MT check_snmp.o -MD -MP -MF
".deps/check_snmp.Tpo" -c -o check_snmp.o check_snmp.c; \
then mv -f ".deps/check_snmp.Tpo" ".deps/check_snmp.Po"; else rm -f
".deps/check_snmp.Tpo"; exit 1; fi
check_snmp.c: In function `main':
check_snmp.c:341: parse error before `char'
check_snmp.c:342: `str' undeclared (first use in this function)
check_snmp.c:342: (Each undeclared identifier is reported only once
check_snmp.c:342: for each function it appears in.)
gmake[3]: *** [check_snmp.o] Error 1
gmake[3]: Leaving directory `/home/zenoss/zenoss-1.0.1/build/nagios-
plugins-1.4.3/plugins'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/home/zenoss/zenoss-1.0.1/build/nagios-
plugins-1.4.3/plugins'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/home/zenoss/zenoss-1.0.1/build/nagios-
plugins-1.4.3'

Haven't found any solid leads on this one yet, so any experienced thoughts
would be appreciated.

jc
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to