Hi librdmacm/configure script runs successfully . But when executing make then getting error as follows : . . gcc -g -Wall -D_GNU_SOURCE -I /home/anuj/my_ofed/include /home/anuj/my_ofed/lib64 -o examples/.libs/ucmatose cmatose.o -L/home/anuj/librdmacm-1.0.3 ./src/.libs/librdmacm.so /home/anuj/my_ofed/lib64//libibverbs.so -Wl,--rpath -Wl,/home/anuj/my_ofed/lib64/ /home/anuj/my_ofed/lib64: file not recognized: Is a directory collect2: ld returned 1 exit status make[1]: *** [examples/ucmatose] Error 1 make[1]: Leaving directory `/home/anuj/librdmacm-1.0.3' make: *** [all] Error 2
And env. variables set : CFLAGS="-I /home/anuj/my_ofed/include" LDFLAGS="-L /home/anuj/my_ofed/lib64" LD_LIBARAY_PATH="/home/anuj/my_ofed/lib64" is this make file problem or any other?/ please specify. Thanks With Regards Anuj Aggarwal _______________________________________________ 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
