Hi everyone, I'm wanting to get glusterfs running on a few boxes which are running Fedora 10, 32-bit version. By default Fedora 10 has RPMs for GlusterFS 1.3.9, but after reading the release notes for glusterfs 2.0, it seemed like it was worth my while to start with the latest version. However, the download page only has x86_64 RPMs, not i386 versions. Not to be deterred, I downloaded the glusterfs-2.0.1-1.fc10.src.rpm and attempted to do: rpmbuild -rebuild glusterfs-2.0.1-1.fc10.src.rpm It works up to a point, but then dies with the following error: apxs:Error: Command failed with rc=65536 . make[5]: *** [mod_glusterfs.so] Error 1 make[5]: Leaving directory `/root/rpmbuild/BUILD/glusterfs-2.0.1/mod_glusterfs/apache/2.2/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/root/rpmbuild/BUILD/glusterfs-2.0.1/mod_glusterfs/apache/2.2' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/rpmbuild/BUILD/glusterfs-2.0.1/mod_glusterfs/apache' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/rpmbuild/BUILD/glusterfs-2.0.1/mod_glusterfs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/rpmbuild/BUILD/glusterfs-2.0.1' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.MgyfUZ (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.MgyfUZ (%build) So, now I'm stumped. What are my options? Any chance we could get some prebuilt 32-bit RPMs on the download site? Or, is there a solution to this build problem? My research online indicates that this apxs error is exclusive to building apache stuff. I, for one, I don't really need mod_glusterfs, so it would be a sufficient solution if I could get my "rpmbuilt" to succeed while skipping all the apache stuff which I don't need. Any ideas? -- Marcio -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://zresearch.com/pipermail/gluster-users/attachments/20090526/c0d053ca/attachment.htm>