i am not able to get .sys for ndisuio.
code gets compile without any problem on win2k checkbuild.

----------
C:\WINDDK\2600~1.110\src\network\ndis\ndisuio\sys>build
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: Object root set to: ==> objchk_w2K_x86
BUILD: Compile and Link for i386
BUILD: Loading C:\WINDDK\2600~1.110\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
direc
tory for files to compile.
c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys - 7 source
files (
4,981 lines)
BUILD: Saving C:\WINDDK\2600~1.110\build.dat...
BUILD: Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
direc
tory
Compiling - objchk_w2k_x86\i386 for all platforms
Compiling - objchk_w2k_x86\i386 for all platforms
Compiling - objchk_w2k_x86\i386 for all platforms
BUILD: Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
directo
ry
Compiling - objchk_w2k_x86\i386 for all platforms
Compiling - objchk_w2k_x86\i386 for all platforms
Compiling - objchk_w2k_x86\i386 for all platforms
BUILD: Done

3 files compiled
-------------------------------------------------------------------


build log shows
-----------------
BUILD: Computing Include file dependencies:
BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
directory for files to compile.
Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
directory ********************
'nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 NOPASS0=1 386=1'
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys directory
********************
'nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1'
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
jvc /nologo /cp
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
sys; /g /w4 /d objchk_w2K_x86\i386
'jvc' is not recognized as an internal or external command,
operable program or batch file.
--------------------
i have changed some options in SOURCES files, i removed "-DNDIS51=1", as i
was compiling for 5.0. and also in bind i removed 80211 headers.

any idea why it is so.

Re: compilation problem by annony

annony
Fri Jan 09 06:35:32 CST 2004

one small mistake plz read

C:\WINDDK\2600~1.110\src\network\ndis\ndisuio\sys>build as
C:\WINDDK\2600~1.110\src\network\Copy of ndis\ndisuio\sys>build

thanks

"annony" <annonymos@usa.com> wrote in message
news:eiKFarq1DHA.3216@TK2MSFTNGP11.phx.gbl...
> i am not able to get .sys for ndisuio.
> code gets compile without any problem on win2k checkbuild.
>
> ----------
> C:\WINDDK\2600~1.110\src\network\ndis\ndisuio\sys>build
> BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
> BUILD: Object root set to: ==> objchk_w2K_x86
> BUILD: Compile and Link for i386
> BUILD: Loading C:\WINDDK\2600~1.110\build.dat...
> BUILD: Computing Include file dependencies:
> BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> direc
> tory for files to compile.
> c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys - 7 source
> files (
> 4,981 lines)
> BUILD: Saving C:\WINDDK\2600~1.110\build.dat...
> BUILD: Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> direc
> tory
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> BUILD: Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directo
> ry
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> BUILD: Done
>
> 3 files compiled
> -------------------------------------------------------------------
>
>
> build log shows
> -----------------
> BUILD: Computing Include file dependencies:
> BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directory for files to compile.
> Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directory ********************
> 'nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 NOPASS0=1 386=1'
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
directory
> ********************
> 'nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST=
386=1'
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> --------------------
> i have changed some options in SOURCES files, i removed "-DNDIS51=1", as i
> was compiling for 5.0. and also in bind i removed 80211 headers.
>
> any idea why it is so.
>
>



Re: compilation problem by Pavel

Pavel
Fri Jan 09 06:40:40 CST 2004

"annony" <annonymos@usa.com> wrote in message news:eiKFarq1DHA.3216@TK2MSFTNGP11.phx.gbl...
> i am not able to get .sys for ndisuio.
> code gets compile without any problem on win2k checkbuild.
> ----------
> jvc /nologo /cp
> C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
> sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.

Haven't you heard that Microsoft does not support Java any longer??

--





Re: compilation problem by annony

annony
Fri Jan 09 06:40:38 CST 2004

that is fine but i have no idea why it is coming like this. it is pure Win
XP ddk instalation, with some small modifications. only modifications i did
are

change in SOURCES files, i removed "-DNDIS51=1", as i am compiling for 5.0.
and also in bind i removed 80211 headers as 2k build doesn't support thm.


"Pavel A." <pavel_a@geeklife.com> wrote in message
news:#hLO2zq1DHA.1508@TK2MSFTNGP12.phx.gbl...
> "annony" <annonymos@usa.com> wrote in message
news:eiKFarq1DHA.3216@TK2MSFTNGP11.phx.gbl...
> > i am not able to get .sys for ndisuio.
> > code gets compile without any problem on win2k checkbuild.
> > ----------
> > jvc /nologo /cp
> >
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
> >
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> > sys; /g /w4 /d objchk_w2K_x86\i386
> > 'jvc' is not recognized as an internal or external command,
> > operable program or batch file.
>
> Haven't you heard that Microsoft does not support Java any longer??
>
> --
>
>
>
>



Re: compilation problem by Alexander

Alexander
Fri Jan 09 22:01:11 CST 2004

Build folder path cannot have spaces in it.

"annony" <annonymos@usa.com> wrote in message
news:eiKFarq1DHA.3216@TK2MSFTNGP11.phx.gbl...
> i am not able to get .sys for ndisuio.
> code gets compile without any problem on win2k checkbuild.
>
> ----------
> C:\WINDDK\2600~1.110\src\network\ndis\ndisuio\sys>build
> BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
> BUILD: Object root set to: ==> objchk_w2K_x86
> BUILD: Compile and Link for i386
> BUILD: Loading C:\WINDDK\2600~1.110\build.dat...
> BUILD: Computing Include file dependencies:
> BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> direc
> tory for files to compile.
> c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys - 7 source
> files (
> 4,981 lines)
> BUILD: Saving C:\WINDDK\2600~1.110\build.dat...
> BUILD: Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> direc
> tory
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> BUILD: Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directo
> ry
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> Compiling - objchk_w2k_x86\i386 for all platforms
> BUILD: Done
>
> 3 files compiled
> -------------------------------------------------------------------
>
>
> build log shows
> -----------------
> BUILD: Computing Include file dependencies:
> BUILD: Examining c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directory for files to compile.
> Compiling c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
> directory ********************
> 'nmake.exe /c BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 NOPASS0=1 386=1'
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> Linking c:\winddk\2600~1.110\src\network\copy of ndis\ndisuio\sys
directory
> ********************
> 'nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST=
386=1'
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> jvc /nologo /cp
>
C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>
sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
> sys; /g /w4 /d objchk_w2K_x86\i386
> 'jvc' is not recognized as an internal or external command,
> operable program or batch file.
> --------------------
> i have changed some options in SOURCES files, i removed "-DNDIS51=1", as i
> was compiling for 5.0. and also in bind i removed 80211 headers.
>
> any idea why it is so.
>
>



Re: compilation problem by Mark

Mark
Fri Jan 09 20:06:37 CST 2004

On Fri, 9 Jan 2004 18:10:38 +0530, "annony" <annonymos@usa.com> wrote:

>that is fine but i have no idea why it is coming like this. it is pure Win
>XP ddk instalation, with some small modifications. only modifications i did
>are
>
>change in SOURCES files, i removed "-DNDIS51=1", as i am compiling for 5.0.
>and also in bind i removed 80211 headers as 2k build doesn't support thm.
>

Take the spaces out of the path to your driver source file and try
again.

>
>"Pavel A." <pavel_a@geeklife.com> wrote in message
>news:#hLO2zq1DHA.1508@TK2MSFTNGP12.phx.gbl...
>> "annony" <annonymos@usa.com> wrote in message
>news:eiKFarq1DHA.3216@TK2MSFTNGP11.phx.gbl...
>> > i am not able to get .sys for ndisuio.
>> > code gets compile without any problem on win2k checkbuild.
>> > ----------
>> > jvc /nologo /cp
>> >
>C:\WINDDK\2600~1.110\public\sdk\classes\afc.zip;C:\WINDDK\2600~1.110\public\
>> >
>sdk\classes\classes.zip;C:\WINDDK\2600~1.110\src\network\Copyofndis\ndisuio\
>> > sys; /g /w4 /d objchk_w2K_x86\i386
>> > 'jvc' is not recognized as an internal or external command,
>> > operable program or batch file.
>>
>> Haven't you heard that Microsoft does not support Java any longer??
>>
>> --
>>
>>
>>
>>
>




=====================
Mark Roddy
Windows .NET/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com