Thanks for the DAPL! Regarding missing headers, you don't have to include it into the source tree. I would suggest just copy 'loadperf.h' and 'mprapi.h' from %PLATFORM_SDK_PATH%\Include to %DDK_PATH%\inc\wnet. It is a known issue of some header files missed in DDK distribution. This should help to get rid of compiling errors.
Thanks, Alex > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ofw- > [EMAIL PROTECTED] On Behalf Of Smith, Stan > Sent: Thursday, September 20, 2007 1:21 PM > To: [email protected] > Subject: [ofw] Developers heads up - DAPL 2.0 is now part of the top- > levelbuild > > > DAT/DAPL v2.0 has been enabled as part of the top-level openib-windows > build (svn.825). > Etc\makebin.bat has been modified to include both versions of DAT/DAPL > v1.1 & v2.0 libraries and header files. > > As soon as vstat.exe stops blue-screen crashing IA64 Win2k3 I'd like to > release WinOF 1.0.1; more on this in follow-up email. > > A fresh (svn.825) Build has been tested with no build problems other > than existing ones; discussion follows. > > What's up with the build breaking these days? Broken sections used to > work just fine? > I'd like to update the Wiki docs with correct build formula? > > Fresh svn checkout of revision 825; from a Win2k3 R2 (sp2) (x64) command > window: > > C:\WINDDK\3790~1.183\bin\setenv.bat C:\WINDDK\3790~1.183 chk AMD64 WNET > > set PLATFORM_SDK_PATH="C:\Program Files (x86)\Microsoft Visual Studio > 8\VC\PlatformSDK" > > 1>Compiling - osm.rc for AMD64 > 1>errors in directory > d:\openib-windows-svn\825\gen1\trunk\ulp\opensm\user\opensm > 1>osm.rc(2) : error RC2135 : file not found: MSG00001.bin > > Prior to svn.614 this file was present or was generated? > > I copied msg00001.bin from svn.566 build tree to move past this issue. > > ======================================================================== > ========= > > 3>Compiling - osm_sm_state_mgr.c for AMD64 > 1>errors in directory > d:\openib-windows-svn\825\gen1\trunk\tools\wsdinstall\user > > 1>tools\wsdinstall\user\installsp.c(65) : error C1083: Cannot open > include file: > 'Loadperf.h': No such file or directory > > Added D:\openIB-windows-svn\825\gen1\trunk\inc\user\LoadPerf.h copied > from > C:\Program Files (x86)\Microsoft Visual Studio > 8\VC\PlatformSDK\Include\LoadPerf.h > > ======================================================================== > ========= > 2>Compiling - printip.c for AMD64 > 2>errors in directory > d:\openib-windows-svn\825\gen1\trunk\tests\ibat\user > 2>c:\winddk\3790.1830\inc\wnet\iprtrmib.h(39) : error C1083: Cannot open > include > file: 'mprapi.h': No such file or directory > > Added D:\openIB-windows-svn\825\gen1\trunk\inc\user\mprapi.h copied from > > C:\Program Files (x86)\Microsoft Visual Studio > 8\VC\PlatformSDK\Include\Mprapi.h > > Suggestions? _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
