On 9/11/15 2:33 PM, Daniel Gryniewicz wrote:
> I want to understand the sequence.  This is what I'm reading (in 
> pseudocode...)
>
> git clone ganesha
> cmake ...
> make install
> rm -rf build
> patch < gerrithub
> cmake ...
> make install
>
> Is that correct?  Nowhere in that sequence involved checking out
> duplex-12 from ntirpc?
>
Approximately.

Your patch has the stuff that updates to duplex-12.

ganesha libntirpc:
-Subproject commit f55f378f9f795f74856eecdc44f40bfd403de673
+Subproject commit ccf1348e7c6272b9d9678dfb9f3d620cb4b6aeff


ntirpc:
commit ccf1348e7c6272b9d9678dfb9f3d620cb4b6aeff
Author: Daniel Gryniewicz <d...@redhat.com>
Date:   Tue Sep 8 11:02:01 2015 -0400

     Re-organize CMake build system
...


> It should not be installing anything in lib/ganesha, ever.  There was
> a brief period when duplex-12 did that, but no version that was ever
> included in ganesha did, so I'm wondering where you're getting that.
>
Not lib/ganesha, lib64/ganesha.

Again, what I posted before:

-- Installing: /home/bill/rdma/install/var/run/ganesha
-- Installing: /home/bill/rdma/install/lib64/libntirpc.so.1.3.0
-- Installing: /home/bill/rdma/install/lib64/libntirpc.so.1.3
-- Installing: /home/bill/rdma/install/lib64/libntirpc.so
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalnull.so.4.2.0
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalnull.so.4
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalnull.so
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalproxy.so.4.2.0
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalproxy.so.4
-- Installing: /home/bill/rdma/install/lib64/ganesha/libfsalproxy.so
-- Removed runtime path from 
"/home/bill/rdma/install/lib64/ganesha/libfsalproxy.so.4.2.0"
...


> For what it's worth, mixing duplex-12 and un-patched ganesha will
> break in several odd ways.
>
I've redone the entire sequence for the umpteenth time and sent the
entire log to Dan.  Maybe he can see the issue with every bit of
data I've got, unexpurgated.


------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to