Hi Erick,<br><br>    I have a similar fedora 11 running and i am not seeing that issue.  Are you sure you <br>    have not modified for your rpm macros? or any new options in rpmrc?. <br><br>Regards<br>--<br clear="all">Harshavardhana<br>
Gluster - <a href="http://www.gluster.com">http://www.gluster.com</a><br>
<br><br><div class="gmail_quote">On Tue, Nov 17, 2009 at 12:27 AM, Erick Tryzelaar <span dir="ltr">&lt;<a href="mailto:idadesub@users.sourceforge.net">idadesub@users.sourceforge.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I was running into a problem compiling glusterfs on Fedora 11, rpmbuild was<br>
complaining that it couldn&#39;t find any .a files. Since it doesn&#39;t look like<br>
gluster&#39;s creating archive libraries anymore, I removed this line from the<br>
spec file, and gluster started to compile again.<br>
---<br>
 <a href="http://glusterfs.spec.in" target="_blank">glusterfs.spec.in</a> |    1 -<br>
 1 files changed, 0 insertions(+), 1 deletions(-)<br>
<br>
diff --git a/<a href="http://glusterfs.spec.in" target="_blank">glusterfs.spec.in</a> b/<a href="http://glusterfs.spec.in" target="_blank">glusterfs.spec.in</a><br>
index 7e5faa4..0982805 100644<br>
--- a/<a href="http://glusterfs.spec.in" target="_blank">glusterfs.spec.in</a><br>
+++ b/<a href="http://glusterfs.spec.in" target="_blank">glusterfs.spec.in</a><br>
@@ -196,7 +196,6 @@ fi<br>
 %{_includedir}/glusterfs<br>
 %{_includedir}/libglusterfsclient.h<br>
 %exclude %{_includedir}/glusterfs/y.tab.h<br>
-%{_libdir}/*.a<br>
 %exclude %{_libdir}/*.la<br>
 %{_libdir}/*.so<br>
<br>
--<br>
1.6.2.5<br>
<br>
<br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="http://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">http://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br>