Has anyone tried cross compiling Ganglia for other platforms?

I've been trying to build an arm binary:

./configure CFLAGS="-g -Wall -Wno-unknown-pragmas 
-I......./arch-arm/usr/include"  
LDFLAGS="-L......./build/lib/obj/arm-linux-gcc/so/ 
-L......./out/apps/ganglia/" --host=arm-linux --sysconfdir=/tmp/ganglia 
--with-libapr=......../apr-1.3.9/ --without-libpcre

Amongst other things, I notice that the nested configure script for 
libmetrics doesn't get invoked correctly, and it is run as if it is 
configuring on the build host.



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to