<div dir="ltr">i want to grab the .so files, run nm on them so i can see the methods available via the c api. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 4, 2013 at 4:55 PM, Jeff Darcy <span dir="ltr"><<a href="mailto:jdarcy@redhat.com" target="_blank">jdarcy@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 1/4/13 4:32 PM, Jay Vyas wrote:<br>
> Hi guys: Im trying to build glusterfs so I can look into the shared<br>
> object files. However, Im getting this error.<br>
><br>
> Im not quite sure how to run make in verbose mode. it seems like the<br>
> mode it is running in is quiet. Also, forgive my ignorance of the<br>
> debugging the C build process if im missing something trivial here:<br>
> thanks in advance ... j<br>
<br>
</div>Even with a normal build (I always always always use rpmbuild myself) I usually<br>
see more error info than that. In any case, you can always try "V=1 make" and<br>
see if it helps. Alternatively, you could grab an already-built RPM and unpack<br>
it to get at the shared objects. What exactly are you trying to do, at a<br>
higher level?<br>
<br>
_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a><br>
<a href="https://lists.nongnu.org/mailman/listinfo/gluster-devel" target="_blank">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Jay Vyas<br><a href="http://jayunit100.blogspot.com" target="_blank">http://jayunit100.blogspot.com</a>
</div>