Hi list, I got some strange problems compiling rrdtool 1.2.1 with all libs taken freshly from tobis site. My analysis pointed out, that includes found via pkg-config (libart and freetype) where not found in /usr/local/include/... So, while searching /usr/include in the first instance, nothing was found (ok). While searching /usr/local/include/... from pkg-config, "usability" checks suceeded. But "presence" checks failed. So I unset the "ac_cv_header_..." vars after performing the pkg-config checks. patch is included.
cheers Reinhard -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-patch -- Size: 1k (2020 bytes) -- URL : http://lists.ee.ethz.ch/p/configure.patch -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-developers WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
