[collectd] [PATCH] Added the AC_FUNC_STRERROR_R check.

Sebastian Harl sh at tokkee.org
Mon Sep 3 11:16:53 CEST 2007


Hi,

On Mon, Sep 03, 2007 at 10:58:45AM +0200, Philipp Giebel wrote:
> Florian Forster schrieb:
> > Anyway, the plugins *should* be installed in $(pkglibdir). Can you grep
> > for `pkglibdir' in src/Makefile? Is does that include the tarname, too?
> > 
> > Did you try to re-generate the configure stuff ``by hand''? If you have
> > the git repository checked out you can use the `build.sh' script to do
> > that for you. If not, you can find it here:
> > <http://git.verplant.org/?p=collectd.git;a=blob_plain;h=89d3a68e0e49d86a3f586cd7c995530c6e344ff7;f=build.sh>
> 
> This really gets me - I'm telling you! ;)
> 
> Now, after extracting the 4.1.0-archive again and re-applying the patch,
> make complained about the missing "version-gen.sh" and stops instantly..
> Well, that's right - it's missing from the release-archive. But that
> wasn't a prob for him, before..? At least, he did'nt tell me..?

D'oh... that is a bug - it's fixed with my latest patch...

However, if you did not get that warning before, your configure script has not
been updated. Something really seems to be screwed here. Can you please tell
us how you applied the patch (as I asked before).

Maybe it's best you just checkout the repository:

  git clone git://git.verplant.org/collectd.git

... and build from there (using automake 1.9):

  cd collectd
  ./build.sh
  ./configure <your configure options>
  make
  make install

If you trouble compiling it, please don't hesitate to ask, but please provide
detailed information what you did and what kind of error messages you got.

> > P. S.: Could you do me a favor and not set the `Reply-To' header to
> >        point to the list address? Thank you :)
> 
> is'nt it? My thunderbird sais so..?
> 
> From: newsletter at amb-net.de
> Reply-To: collectd at verplant.org

Exactly, that's what you should try to avoid, please.

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

-------------- 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/20070903/d78337b4/attachment.pgp 


More information about the collectd mailing list