gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] [PATCH] Fix rpm building for Fedora 11.


From: Harshavardhana
Subject: Re: [Gluster-devel] [PATCH] Fix rpm building for Fedora 11.
Date: Tue, 17 Nov 2009 06:53:18 +0530

Hi Erick,

    I have a similar fedora 11 running and i am not seeing that issue.  Are you sure you
    have not modified for your rpm macros? or any new options in rpmrc?.

Regards
--
Harshavardhana
Gluster - http://www.gluster.com


On Tue, Nov 17, 2009 at 12:27 AM, Erick Tryzelaar <address@hidden> wrote:
I was running into a problem compiling glusterfs on Fedora 11, rpmbuild was
complaining that it couldn't find any .a files. Since it doesn't look like
gluster's creating archive libraries anymore, I removed this line from the
spec file, and gluster started to compile again.
---
 glusterfs.spec.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 7e5faa4..0982805 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -196,7 +196,6 @@ fi
 %{_includedir}/glusterfs
 %{_includedir}/libglusterfsclient.h
 %exclude %{_includedir}/glusterfs/y.tab.h
-%{_libdir}/*.a
 %exclude %{_libdir}/*.la
 %{_libdir}/*.so

--
1.6.2.5



_______________________________________________
Gluster-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]