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.