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?
Openib-windows files checked in                         svn revision
--------------------------------------------------------------------

Added: gen1\trunk\tools\nsc\                                    804
        WinOF-WIX installer - Notify Settings Changed
        makefile  
        nsc.c  
        nsc.rc  
        SOURCES

commit: gen1\trunk\tools\dirs                                   805
        Build nsc in default build

commit: gen1\trunk\etc\makebin.bat                              806
  Include
        DAPL2 runtime & application build kit
        DAPL v1.1 build kit
        nsc.exe for WIX installer

gen1\trunk\ulp\dapl\dat\common\dat_dr.c                         807

gen1\trunk\ulp\dapl\dat\include\dat\dat_platform_specific.h     808
        DAT 1.1 header file fixup - get closer to being in synch with DAT 
consortium 1.1 header files.

gen1\trunk\ulp\dapl\dat\udat\windows\dat_osd.h                  809
        define dat_os_ungetc()

gen1\trunk\ulp\dapl\dat\udat\udat_sr_parser.c                   810
        Use ungetc() instead of fputc() to push char back into stream for 
subsequent read op.

gen1\trunk\ulp\dirs                                             811
        build DAPL2 as part of default build.

gen1\trunk\ulp\dapl2\test\dapltest\                             812
        SOURCES  
        dapltest.rc
        ID as DAT V2 test, DAT_EXTENSIONS set in udat.h not SOURCES.

gen1\trunk\ulp\dapl2\test\dapltest\scripts\                     813
        dt-cli.bat  
        dt-svr.bat
        DAPLtest svr/cli driver scripts.

gen1\trunk\ulp\dapl2\dat\udat\                                  814
        udat_sr_parser.c  
        SOURCES
        DAT EXTENSIONS & dat.conf parser error.

gen1\trunk\ulp\dapl2\dat\udat\linux\dat_osd.h                   815
        Keep linux code in sync [ungetc()] - this folder may go away in the 
near term.

gen1\trunk\ulp\dapl2\dat\udat\windows\dat_osd.h                 816
        define dat-os_ungetc()

gen1\trunk\ulp\dapl2\dat\include\dat\                           817
        DAT_API fixup to synch with Linux code base
        dat_redirection.h
        dat_ib_extensions.h
        dat_platform_specific.h
        udat_config.h
        udat_redirection.h

gen1\trunk\ulp\dapl2\dapl\udapl\                                818
        dapl_init.c     loud error mesg when unable to open HCA
        SOURCES         DAT Extensions on by default

gen1\trunk\ulp\dapl2\dapl\ibal\                                 819
        dapl_ibal_dto.h         enable DAT extensions.
        dapl_ibal_util.c        zero ep attr struct prior to use.

gen1\trunk\docs\Manual.htm                                      820
        DAT 2.0 runtime & application build discussion.

gen1\branches\WinOF\WIX\x86\                                    821
        Makefile - less noise when building WinOF-WIX installer.
        wof.wxs - Support DAT 1.1 & v2.0 application build kits.
        use nsc.exe to update %PATH% environment variable after install.

gen1\branches\WinOF\WIX\x64\                                    822
        Makefile - less noise when building WinOF-WIX installer.
        wof.wxs - Support DAT 1.1 & v2.0 application build kits.
        use nsc.exe to update %PATH% environment variable after install.

gen1\branches\WinOF\WIX\ia64\                                   823
        Makefile - less noise when building WinOF-WIX installer.
        wof.wxs - Support DAT 1.1 & v2.0 application build kits.
        use nsc.exe to update %PATH% environment variable after install.

gen1\branches\WinOF\WIX\CustomActions.vbs                       824
        1) remove unused code.
        2) Support IPoIB Local Area Connection being removed on XP
           as reg.exe needs different args for XP vs. Win2k3.
        3) WIX <Environment> handles %PATH% append/remove.
        4) nsc.exe run to update %PATH% after install.

gen1\branches\WinOF\WIX\dat.conf        825 
        DAPL v1.1 & v2.0 + debug example entries supported.



_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to