Hi I tried to build libmthca-1.0.4 (OFED - 1.2) against libibverbs-1.1.1.
[a...@in03 libmthca-1.0.4]$ ./configure --prefix=/scratch/anuj/my_ofed/ --libdir=/scratch/anuj/my_ofed/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU . . . checking for long... yes checking size of long... 8 checking for ibv_read_sysfs_file... yes checking for ibv_dontfork_range... yes checking for ibv_dofork_range... yes checking for ibv_register_driver... yes // it also find ibv_register_driver checking whether ld accepts --version-script... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libmthca.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [a...@in03 libmthca-1.0.4]$ make && make install Build and installation is successful but libmthca-rdmav2.so is not generated at PREFIX = /home/anuj/my_ofed/lib64/. Rather the traditional mthca.so is generated at PREFIX = /home/anuj/my_ofed/lib64/infiniband/. Should i rename the mthca.so to libmthca-rdmav2.so and put it to required path i.e. /home/anuj/my_ofed/lib64/. Or m doing something wrong? Thanks Alot -- Anuj Aggarwal .''`. : :Ⓐ : # apt-get install hakuna-matata `. `'` `-
_______________________________________________ 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
