Ok, I just had to set LDFLAGS env variable to: -Xlinker -R/usr/local/lib
Now everything works as it should. Ron On Thu, Jul 10, 2008 at 3:21 PM, Ron Livne <[EMAIL PROTECTED]> wrote: > I edited the configure script, canceled the sizeof long test, > and manually entered there that the size is 8. > > everything seems to be working fine now. > > Ron > > > On Thu, Jul 10, 2008 at 2:15 PM, Ron Livne <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I pulled libmlx4 from: >> git://git.kernel.org/pub/scm/libs/infiniband/libmlx4.git >> >> I tried building it with: >> ./autogen.sh >> ./configure >> >> >> but the configure script renders the following error: >> checking size of long... configure: error: cannot compute sizeof (long), >> 77 >> >> I'm using Redhat 5.1 with kernel 2.6.26-rc2 on an x86-64 machine. >> >> Do you have an idea for solving this? >> >> Thank you, >> Ron >> >> _______________________________________________ >> general mailing list >> [email protected] >> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general >> >> To unsubscribe, please visit >> http://openib.org/mailman/listinfo/openib-general >> > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
