[rrd-users] rrdtool-1.3.0 and glib-2.15.4
Xu, Andong (Xu, Albert)
xu_albert at yahoo.com
Tue Jul 1 18:32:48 CEST 2008
Hi,
I use Ganglia which requires rrdtools.
Followed the steps of rrdtool-1.3.0/doc/rrdbuild.html, I successfully compiled several packages (under Fedora Core 5.0), until glib-2.15.4:
...
gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DG_LOG_DOMAIN=\"GLib-GIO\"
-I../.. -I../../glib -I../../gmodule -I../../gio -I../../gio
-DG_ENABLE_DEBUG -DGIO_MODULE_DIR=\"/usr/local//lib/gio/modules\"
-DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O3 -fPIC -Wall -MT
libinotify_la-inotify-path.lo -MD -MP -MF
.deps/libinotify_la-inotify-path.Tpo -c inotify-path.c -fPIC -DPIC -o
.libs/libinotify_la-inotify-path.o
inotify-path.c: In function '_ip_start_watching':
inotify-path.c:154: error: 'IN_ONLYDIR' undeclared (first use in this
function)
inotify-path.c:154: error: (Each undeclared identifier is reported only
once
inotify-path.c:154: error: for each function it appears in.)
make[4]: *** [libinotify_la-inotify-path.lo] Error 1
make[4]: Leaving directory `/tmp/rrdbuild/glib-2.15.4/gio/inotify'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/rrdbuild/glib-2.15.4/gio'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/rrdbuild/glib-2.15.4/gio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rrdbuild/glib-2.15.4'
make: *** [all] Error 2
Can anyone help me ? Thank you.
Andong
More information about the rrd-users
mailing list