________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Tzachi Dar Sent: Wednesday, September 01, 2010 3:24 AM To: [email protected] Subject: [ofw] building the trunk
When building the trunk with the 7600.16385.1 compiler I get the following errors: 2003, x64 checked 2>errors in directory d:\openib1\trunk\ulp\dapl2\dapl\openib_cma 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(123) : error C2037: left of 'sgid' specifies undefined struct/union 'ib_addr' 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(123) : error C2168: '_byteswap_uint64' : too few actual parameters for intrinsic function 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(125) : error C2037: left of 'sgid' specifies undefined struct/union 'ib_addr' 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(125) : error C2168: '_byteswap_uint64' : too few actual parameters for intrinsic function 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(130) : error C2037: left of 'dgid' specifies undefined struct/union 'ib_addr' 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(130) : error C2168: '_byteswap_uint64' : too few actual parameters for intrinsic function 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(132) : error C2037: left of 'dgid' specifies undefined struct/union 'ib_addr' 2>d:\openib1\trunk\ulp\dapl2\dapl\openib_cma\cm.c(132) : error C2168: '_byteswap_uint64' : too few actual parameters for intrinsic function 2>link : error LNK1181: cannot open input file 'd:\openib1\trunk\ulp\dapl2\dapl\openib_cma\objchk_wnet_amd64\amd64\cm.obj' 1>errors in directory d:\openib1\trunk\tools\wsdinstall\user 1>d:\openib1\trunk\tools\wsdinstall\user\installsp.c(68) : error C1083: Cannot open include file: 'Loadperf.h': No such file or directory 1>link : error LNK1181: cannot open input file 'd:\openib1\trunk\tools\wsdinstall\user\objchk_wnet_amd64\amd64\installsp.obj' What am I doing wrong? Nothing; as Sean noted, a missed commit. The ulp\dapl2 tree has been updated (svn.2886) with the latest DAPL code (OFED 1.2.5 version of DAPL [2.0.30]). The new code has been verified to build with all OS and arch combinations. stan. Thanks Tzachi
_______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
