I read through the patch, then tried to apply it to the svn trunk. I hit the following build errors trying to build the x64 free version for win7.
I haven't looked at the actual errors in any detail yet. - Sean 2>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\src 2>c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\src\cma_main.cpp(1107) : error C2375: 'WSPStartup' : redefinition; different linkage 2>link : error LNK1181: cannot open input file 'c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\src\objfre_win7_amd64\amd64\cma_main.obj' 3>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\opensm\user\osmtest 3>c:\users\mshefty\src\ofw\gen1\trunk\ulp\opensm\user\osmtest\osmtest.obj : error LNK2001: unresolved external symbol gettimeofday 3>c:\users\mshefty\src\ofw\gen1\trunk\bin\user\objfre_win7_amd64\amd64\osmtest.exe : error LNK1120: 1 unresolved externals 2>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\opensm\user\opensm 2>c:\users\mshefty\src\ofw\gen1\trunk\ulp\opensm\user\opensm\osm_files.obj : error LNK2001: unresolved external symbol gettimeofday 2>c:\users\mshefty\src\ofw\gen1\trunk\bin\user\objfre_win7_amd64\amd64\opensm.exe : error LNK1120: 1 unresolved externals 3>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\dapl2\dapl\openib_cma 3>NMAKE : fatal error U1073: don't know how to make '..\..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 3>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDLL=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 1>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\examples\rdma_server 1>NMAKE : fatal error U1073: don't know how to make '..\..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 3>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\examples\cmatose 3>NMAKE : fatal error U1073: don't know how to make '..\..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 3>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 2>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\examples\rdma_client 2>NMAKE : fatal error U1073: don't know how to make '..\..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 2>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 4>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\tests\perftest\rdma_bw 4>NMAKE : fatal error U1073: don't know how to make '..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 4>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 2>errors in directory c:\users\mshefty\src\ofw\gen1\trunk\tests\perftest\rdma_lat 2>NMAKE : fatal error U1073: don't know how to make '..\..\..\bin\user\objfre_win7_amd64\amd64\librdmacm.lib' 2>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
