On Mon, Nov 15, 2004 at 11:28:41AM +0000, Matt Massie wrote:
> i just downloaded the tarball on a 3.1 debian "sarge" box and it 
> compiled just fine.
> 
> i downloaded the version at...
> http://matt-massie.com/ganglia/ganglia-monitor-core-2.5.8.tar.gz
> md5sum = b7f31c3ae2f4f91116f5c2c943a74458
> 
> and then ran
> 
> % find . -exec grep -l sharext_cmds {} \;

My mistake, the variable is shrext_cmds. While I pulled the tarball from 
the sourceforge site the md5sum matches. After doing a build typing you 
get: 

yau:~/tmp/ganglia-monitor-core-2.5.8# ls lib/.libs
libganglia    libganglia.1.1.0  libganglia.la
libganglia.1  libganglia.a      libganglia.lai

No .so extensions to be seen, and this remains after install. This 
doesn't of course directly affect the compilation of gmond or gmetad 
themselves, as these use the .a file, but breaks shared library support, 
and causes problems with my attempts to build myself some update .deb 
packages following the template of the 2.5.5 packages in sarge atm.

Stu
-- 
|  Stuart Teasdale      | Atmospheric, Oceanic and Planetary Physics   |
|  System Manager       | University of Oxford                         |
|  "You don't need a weatherman to know which way the wind blows"      |




Reply via email to