Thanks James Lentini <[EMAIL PROTECTED]> very much for his reply and I have built my uDAPL.
I want to confirm that my uDAPL could run correctly, so I try to build the dapltest. But I have got a linking error. It seems that there is something wrong with the "ldat", but I failed to find where this "ldat" is referenced.
I am using the default Makefile.
Any suggestion is appreciated and here are the details:

]# pwd
/usr/src/openib_userspace/dapl/test/dapltest/udapl
# make

--- Compiling ..
.........
.........
--- Linking Target/dapltest ---
gcc  -L/usr/src/openib_userspace/dapl/test/dapltest/udapl/../../../dat/udat/Target/i686  -Wl,-R/usr/src/openib_userspace/dapl/test/dapltest/udapl/../../../dat/udat/Target/i686  -ldat  -lpthread ./Obj/dapl_fft_cmd.o ./Obj/dapl_getopt.o ./Obj/dapl_limit_cmd.o ./Obj/dapl_main.o ./Obj/dapl_netaddr.o ./Obj/dapl_params.o ./Obj/dapl_performance_cmd.o ./Obj/dapl_qos_util.o ./Obj/dapl_quit_cmd.o ./Obj/dapl_server_cmd.o ./Obj/dapl_transaction_cmd.o ./Obj/dapl_bpool.o ./Obj/dapl_client.o ./Obj/dapl_client_info.o ./Obj/dapl_cnxn.o ./Obj/dapl_execute.o ./Obj/dapl_fft_connmgt.o ./Obj/dapl_fft_endpoint.o ./Obj/dapl_fft_hwconn.o ./Obj/dapl_fft_mem.o ./Obj/dapl_fft_pz.o ./Obj/dapl_fft_queryinfo.o ./Obj/dapl_fft_test.o ./Obj/dapl_fft_util.o ./Obj/dapl_limit.o ./Obj/dapl_memlist.o ./Obj/dapl_performance_client.o ./Obj/dapl_performance_server.o ./Obj/dapl_performance_stats.o ./Obj/dapl_performance_util.o ./Obj/dapl_quit_util.o ./Obj/dapl_server.o ./Obj/dapl_server_info.o ./Obj/dapl_test_data.o ./Obj/dapl_test_util.o ./Obj/dapl_thread.o ./Obj/dapl_transaction_stats.o ./Obj/dapl_transaction_test.o ./Obj/dapl_transaction_util.o ./Obj/dapl_util.o ./Obj/dapl_endian.o ./Obj/dapl_global.o ./Obj/dapl_performance_cmd_util.o ./Obj/dapl_quit_cmd_util.o ./Obj/dapl_transaction_cmd_util.o ./Obj/udapl_tdep.o ./Obj/dapl_mdep_user.o -o Target/dapltest
/usr/bin/ld: cannot find -ldat
collect2: ld returned 1 exit status
make: *** [Target/dapltest] Error 1


--
Ian Jiang
[EMAIL PROTECTED]

Institute of Computing Technology,
Chinese Academy of Sciences.
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to