RE: rdma-core make install failing

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

 



Ok I see...

The issue is that there is a bug in libibmad/infiniband-diags when building against the changes you made to the libibumad headers and using "make install" seemed easier than trying to set up building against my home dir...

I'll try to build against the headers in build.

Ira

> -----Original Message-----
> From: Jason Gunthorpe [mailto:jgunthorpe@xxxxxxxxxxxxxxxxxxxx]
> Sent: Thursday, February 23, 2017 3:13 PM
> To: Weiny, Ira <ira.weiny@xxxxxxxxx>
> Cc: linux-rdma@xxxxxxxxxxxxxxx
> Subject: Re: rdma-core make install failing
> 
> On Thu, Feb 23, 2017 at 06:00:09PM -0500, ira.weiny wrote:
> > I'm not sure what I'm doing wrong but make install seems to be
> > deleting a library and then complaining that it can't find it for
> > installation...  :-/
> >
> > After running build.sh I ran make install and get this error:
> 
> Oh.. you can't 'make install' when using build.sh. I guess we should have a more
> explicit error message for this case.
> 
> build.sh now uses -DIN_PLACE=1 which arranges for everything to run smoothly
> without being installed. Just run build/bin/blat or do
> LD_LIBRARY_PATH=`pwd`/build/bin to use the new library with something out
> of tree. There is no longer a big reason for developers to 'make install' anymore.
> 
> Part of the trick that happens to make IN_PLACE work is that the install path is
> set to /nfs/site/home/iweiny/rdma-core/build/lib/
> which means 'make install' tries to overwrite the built output and just generally
> makes a mess.
> 
> Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux