18 Nov
2009
18 Nov
'09
4:53 p.m.
Oh, Pavan also had me add "libtoolize" to autogen.sh in hwloc:
% cat src/pm/hydra/tools/bind/hwloc/hwloc/autogen.sh : libtoolize autoreconf -ivf
The libtoolize line is not in svn. After adding libtoolize in hwloc/autogen.sh, maint/updatefiles was able to run to completion.... Also, it does require libtool 2.2.6. The build tool failed with libtool 2.2.4.... A.Chan