Hi Bernard, Thanks for the comments. First I tried setting the LD_LIBRARY_PATH enviro variable to /usr/lib64/, which didn't work. I then uninstalled the expat-devel-1.95.8-8.2.1.i386 package, received another error and had to uninstall the apr-devel-1.2.7-11.el5_3.1.i386 package as well. After the uninstalls the rpmbuild went fine.
Thanks again. KHK --------------------------------------------------------------------------------------------------- Weidlinger Associates, Inc. made the following annotations. “This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you.” “Please consider our environment before printing this email.” ________________________________________ From: Bernard Li [[email protected]] Sent: Thursday, January 14, 2010 1:14 AM To: Konrad, Karl-Heinz Cc: Ganglia Subject: Re: [Ganglia-general] Problems with rpmbuild and libexpat.so On Thu, Jan 14, 2010 at 12:41 AM, Konrad, Karl-Heinz <[email protected]> wrote: > I already have the 64-bit libraries installed. The ganglia.spec file seems > unable to resolve the path. I tried to modify the path location in the spec > file by hand, but the error continued. > > [r...@nynode-1 ~]# ls /usr/lib64/ | grep exp > libexpat.a > libexpat.la > libexpat.so > libkregexpeditorcommon.la > libkregexpeditorcommon.so > libkregexpeditorcommon.so.1 > libkregexpeditorcommon.so.1.0.0 So is there a reason why you need both 32-bit and 64-bit libraries? The build process is probably confused about which library to use... Cheers, Bernard ------------------------------------------------------------------------------ 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-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

