sorry, but I forgot ganglia-developers on this one.

Martin

--- Martin Knoblauch <[EMAIL PROTECTED]> wrote:

> Date: Wed, 29 Mar 2006 01:12:35 -0800 (PST)
> From: Martin Knoblauch <[EMAIL PROTECTED]>
> Subject: Re: [Ganglia-developers] multiple incompatible versions of
> 'libtool'.
> To: Chuck Simmons <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> 
> Hi Chuck,
> 
>  yup. The "libtool" scripts are generated from "configure". And yes,
> building for different architectures/distributions requires some
> up-front cleanup. Two ways (inside ganglia root):
> 
> make clean
> find . -name libtool -exec rm {} \;
> ./configure your-options
> 
> 
> or
> 
> make distclean
> ./bootstrap
> ./configure your-options
> 
> 
>  The second one is more radical, but will ensure that everything is
> matching your distro.
> 
> Cheers
> Martin
> 
> 


------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www:   http://www.knobisoft.de

Reply via email to