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 ?
The actual error is:
checking for dlsym in -ldl... yes
checking for pthread_mutex_init in -lpthread... yes
checking for sysfs_open_class in -lsysfs... no
configure: error: sysfs_open_class() not found. libibverbs requires libsysfs.
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
