[Lustre-discuss] building lustre on debian unstable

Guy Coates gmpc at sanger.ac.uk
Thu Aug 6 06:32:06 PDT 2009


> Does anybody else hitted this problem? 

Hi all,

I ran  into a similar issue building some other packages on SID. I think the
problem is related to unstable using a newer version of the libtool/automake
toolchain than the system the source was packaged on.

The fix was to use the following runes to rebuild all the automake stuff, after
which I had no build problems.


        libtoolize --force --copy
        aclocal-1.9
        autoconf
        automake-1.9 --add-missing

and then:

./configure ...

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



More information about the lustre-discuss mailing list