Yeah. I got it (had to build it myself from the src rpm). I now have a functioning 64bit openIB install. Currently running into some issues with open-mpi .... but I am taking that up with the open-mpi mailling list.<br><br>
Thanks for the help guys.<br><br><div><span class="gmail_quote">On 5/24/06, <b class="gmail_sendername">Michael S. Tsirkin</b> <<a href="mailto:mst@mellanox.co.il">mst@mellanox.co.il</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Quoting r. Paul <<a href="mailto:paul.lundin@gmail.com">paul.lundin@gmail.com</a>>:<br>> Subject: Re: Compilation issues on rhel4 u3 ppc64 sysfs.o<br>><br>> Scott,<br>>       Upon further inspection the 
build.sh and install.sh scripts built 32bit libraries and binaries. If I export CFLAGS (and the like) to include -m64 then the build dies while looking for a 64bit libsysfs. rhel4 u3 does not include a ppc64 sysfsutils, nor have I been able to find an actual 64bit version of it. Is there a workaround for getting things to build actual ppc64 binaries/libraries ?
<br>><br>> The actual error is:<br>> checking for dlsym in -ldl... yes<br>> checking for pthread_mutex_init in -lpthread... yes<br>> checking for sysfs_open_class in -lsysfs... no<br>> configure: error: sysfs_open_class() not found. libibverbs requires libsysfs.
<br><br>You need the 64 bit version of libsysfs - verbs require this.<br><br>--<br>MST<br></blockquote></div><br>