Hi All, I am able to run configure successfully on AIX 5.3 for ganglia 3.0.7 but while running "make" it is giving below error. And I am not able to figure out from which file and from where it is giving the error:
------------------------------------------------------------------------------ Target "all-am" is up to date. Making all in tests Target "all" is up to date. Making all in srclib Making all in expat /bin/sh ../libtool --mode=link xlc_r -U_AIX43 -version-info 1:0:1 -g -q64 -DUSE_64_BIT_ALL -o libexpat.la -rpath /usr/local/lib xmlparse.lo xmltok.lo xmlrole.lo rm -fr .libs/libexpat.la .libs/libexpat.* .libs/libexpat.* generating symbol list for `libexpat.la' /usr/bin/nm -B xmlparse.o xmltok.o xmlrole.o | | sed 's/.* //' | sort | uniq > .libs/libexpat.exp ../libtool[3162]: syntax error at line 1 : `|' unexpected make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. ---------------------------------------------------------------------------------------------- Please help on this ASAP. Thanks, Hardik -----Original Message----- From: Hardik Shah [mailto:hardik.s...@synopsys.com] Sent: Wednesday, August 26, 2009 3:29 PM To: Ron Wellnitz Cc: ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] need help to compile rrdtool/ganglia on AIX Ok, I am able to download necessary RPM's and installing on AIX machine. I followed RPM installation but it is giving me dependencies like below: rpm -ba ganglia-aix5.3-3.0.7.spec error: failed build dependencies: rrdtool-devel is needed by ganglia-3.0.7-1 rpm -ivh rrdtool-devel-1.2.27-3.el4.ppc.rpm error: failed dependencies: libc.so.6 is needed by rrdtool-devel-1.2.27-3.el4 libc.so.6(GLIBC_2.0) is needed by rrdtool-devel-1.2.27-3.el4 libc.so.6(GLIBC_2.1) is needed by rrdtool-devel-1.2.27-3.el4 libc.so.6(GLIBC_2.1.3) is needed by rrdtool-devel-1.2.27-3.el4 libm.so.6 is needed by rrdtool-devel-1.2.27-3.el4 librrd_th.so.2 is needed by rrdtool-devel-1.2.27-3.el4 rrdtool = 1.2.27-3.el4 is needed by rrdtool-devel-1.2.27-3.el4 rpm -ivh rrdtool-1.2.27-3.el4.ppc.rpm error: failed dependencies: /sbin/ldconfig is needed by rrdtool-1.2.27-3.el4 /sbin/ldconfig is needed by rrdtool-1.2.27-3.el4 libart_lgpl_2.so.2 is needed by rrdtool-1.2.27-3.el4 libc.so.6 is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.0) is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.1) is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.1.3) is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.2) is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.3) is needed by rrdtool-1.2.27-3.el4 libc.so.6(GLIBC_2.3.4) is needed by rrdtool-1.2.27-3.el4 libfreetype.so.6 is needed by rrdtool-1.2.27-3.el4 libm.so.6 is needed by rrdtool-1.2.27-3.el4 libm.so.6(GLIBC_2.0) is needed by rrdtool-1.2.27-3.el4 libpng12.so.0 is needed by rrdtool-1.2.27-3.el4 libpthread.so.0 is needed by rrdtool-1.2.27-3.el4 libpthread.so.0(GLIBC_2.0) is needed by rrdtool-1.2.27-3.el4 libz.so.1 is needed by rrdtool-1.2.27-3.el4 How I can install all the dependencies with any package manager or how I should follow further?? Thanks, Hardik -----Original Message----- From: Ron Wellnitz [mailto:ron.welln...@debeka.de] Sent: Tuesday, August 25, 2009 1:26 PM To: Hardik Shah Cc: Bernard Li; ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] need help to compile rrdtool/ganglia on AIX try this one... http://www.perzl.org/ganglia/ Mit freundlichen Grüßen Ron Wellnitz -- Ron Wellnitz Debeka-Hauptverwaltung Abteilung IS/FK Ferdinand-Sauerbruch-Str. 18 56058 Koblenz Telefon: (0261) 498 3140 Telefax: (0261) 498 3160 E-Mail: ron.welln...@debeka.de Internet: www.debeka.de Debeka Krankenversicherungsverein a. G., AmtsG Koblenz: HRB 125 Debeka Lebensversicherungsverein a. G., AmtsG Koblenz: HRB 141 Debeka Allgemeine Versicherung AG, AmtsG Koblenz: HRB 2300 Debeka Pensionskasse AG, AmtsG Koblenz: HRB 6683 Vorstand: Uwe Laue (Vorsitzender), Rolf Florian, Roland Weber, Thomas Brahm, Dr. Peter Görg Aufsichtsratsvorsitzender: Peter Greisler Sitz Koblenz am Rhein Debeka Bausparkasse Aktiengesellschaft, Amtsgericht Koblenz: HRB 1114 Vorstand: Jörg Phlippen, Dirk Botzem (st. V.) Aufsichtsratsvorsitzender: Peter Greisler Sitz Koblenz am Rhein Hardik Shah schrieb: > Can anyone please advise on this to compile on AIX? > > Thanks, > Hardik > > > -----Original Message----- > From: Hardik Shah [mailto:hardik.s...@synopsys.com] > Sent: Monday, August 24, 2009 2:59 PM > To: Bernard Li > Cc: ganglia-general@lists.sourceforge.net > Subject: Re: [Ganglia-general] need help to compile rrdtool/ganglia on AIX > > Hi, > I am able to download RPM as well as source through below link. And as per > the link below it is extending usage to power5/6. But what I need is to > compile ganglia for aix. > > Means, I have ganglia cluster of Linux machines and now I want to add aix > machines in the existing cluster. So if I create link with current gmond to > aix machine it will never run. I have to compile and create aix compatible > binary (like gmond_aix.init) which I can run on all AIX machines and see on > web page. > > Please advise. > > Thanks, > Hardik > > > -----Original Message----- > From: Bernard Li [mailto:bern...@vanhpc.org] > Sent: Monday, August 24, 2009 1:23 PM > To: Hardik Shah > Cc: ganglia-general@lists.sourceforge.net > Subject: Re: [Ganglia-general] need help to compile rrdtool/ganglia on AIX > > Hi Hardik: > > On Mon, Aug 24, 2009 at 12:34 AM, Hardik Shah<hardik.s...@synopsys.com> wrote: > > >> That is fine Bernard. I can take pre-compiled RPM's but how I can use >> rrdtool and ganglia RPM's on AIX machines? >> > > I assume you can download the rpm binary for AIX somewhere so that you > can use it to install RPM packages. > > BTW, from the link I sent you are also instructions on how the > packages were built -- perhaps they will be helpful to you: > > http://www.perzl.org/aix/index.php?n=Main.Instructions > > Cheers, > > Bernard > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Ganglia-general mailing list > Ganglia-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ganglia-general > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Ganglia-general mailing list > Ganglia-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ganglia-general > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ganglia-general mailing list Ganglia-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-general ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ganglia-general mailing list Ganglia-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-general