[collectd] collectd + freebsd 6.1

Florian Forster octo at verplant.org
Sun Jun 4 11:07:00 CEST 2006


Hi,

On Sat, Jun 03, 2006 at 12:00:05PM +0300, Saulius wrote:
> FF>   $ ./configure --with-libstatgrab=/usr/local $OTHER_OPTIONS_FOLLOW
>     librrd  . . . . . . no (librrd not found)
>     lm_sensors  . . . . no
>     libstatgrab . . . . no (libstatgrab not found)

> FF>   $ ./configure CFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib'
>     librrd  . . . . . . yes
>     lm_sensors  . . . . no
>     libstatgrab . . . . no

as I said: The second way is more generic and this also works for
librrd. Alternatively you could have used `--with-rrdtool=/usr/local'
for that..

Could you send the output of the configure script to me? Without that
I'm pretty clueless why the script doesn't find libstatgrab.

At very best to the following:
-- 8< --
  $ mkdir configure-output
  $ ./configure $ARGS 2>&1 | tee configure-output/stdout
  $ cp config.log configure-output/
  $ cp src/config.h configure-output/
  $ tar jcf configure-output.tar.bz2 configure-output
-- >8 --
And send the `configure-output.tar.bz2' archive to me directly (not the
mailinglist, please).. Alternatively upload it to somewhere and send the
URL..

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20060604/2b2d98fd/attachment.pgp


More information about the collectd mailing list