[rrd-users] make fails dbi_result

toemik philip.woolway at kingfisher.com
Thu Jul 1 12:50:23 CEST 2010


I am attempting to install RRD-Tools-1.4.3 using the instruction guide on the
site to a Redhat AS 4 server.  All goes well with the required packages but
the final RRD make fails (after a successful configure):-

…
…
…
rrd_restore.c:835: warning: nested extern declaration of
`xmlTextReaderGetParserLineNumber'
  CC     librrd_th_la-rrd_xport.lo
  CC     librrd_th_la-rrd_gfx.lo
  CC     librrd_th_la-rrd_dump.lo
  CC     librrd_th_la-rrd_flushcached.lo
  CC     librrd_th_la-rrd_fetch.lo
  CC     librrd_th_la-rrd_resize.lo
  CC     librrd_th_la-rrd_tune.lo
  CC     librrd_th_la-rrd_fetch_libdbi.lo
rrd_fetch_libdbi.c: In function `rrd_fetch_dbi_long':
rrd_fetch_libdbi.c:40: warning: implicit declaration of function
`dbi_result_field_is_null_idx'
rrd_fetch_libdbi.c:40: warning: nested extern declaration of
`dbi_result_field_is_null_idx'
rrd_fetch_libdbi.c:50: warning: implicit declaration of function
`dbi_result_get_int_idx'
rrd_fetch_libdbi.c:50: warning: nested extern declaration of
`dbi_result_get_int_idx'
rrd_fetch_libdbi.c:51: warning: nested extern declaration of
`dbi_result_get_int_idx'
rrd_fetch_libdbi.c: In function `rrd_fetch_dbi_double':
rrd_fetch_libdbi.c:97: warning: nested extern declaration of
`dbi_result_field_is_null_idx'
rrd_fetch_libdbi.c:107: warning: nested extern declaration of
`dbi_result_get_int_idx'
rrd_fetch_libdbi.c:108: warning: nested extern declaration of
`dbi_result_get_int_idx'
  CC     librrd_th_la-rrd_thread_safe.lo
  CCLD   librrd_th.la
  CC     rrd_tool.o
  CCLD   rrdtool
./.libs/librrd.so: undefined reference to `dbi_result_get_int_idx'
./.libs/librrd.so: undefined reference to `dbi_result_field_is_null_idx'
collect2: ld returned 1 exit status
make[2]: *** [rrdtool] Error 1
make[2]: Leaving directory `/tmp/rrdbuild/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rrdbuild'
make: *** [all] Error 2

Any assistance greatly appreciated.

Cheers

-- 
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/make-fails-dbi-result-tp5242906p5242906.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list