<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
</STYLE>

<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face="Courier New">WinPcap 4.0.x was still compiled with the DDK, but 
it should compile ok with WDK6000/6001 (although I haven't checked). inPcap 4.1 
betas get compiled with the WDK6000.</FONT></DIV>
<DIV><FONT face="Courier New">I think that readme-visualC is completely outdated 
and should removed. More updated instructions on how to compile the driver can 
be found in the docs section of the WinPcap developer's pack.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">Regarding the compilation error you are 
encountering, you should not put the sources in a path containing spaces (like 
"C:\documents and settings\...."). The build utilities from the MS DDK/WDK do 
not support paths containing spaces.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New">Have a nice day</FONT></DIV>
<DIV><FONT face="Courier New">GV</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New"></FONT>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=j.neander@hotmail.com href="mailto:j.neander@hotmail.com">Jonas 
  Neander</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
  href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 28, 2008 12:27 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] compiling the 
  src of winpcap 4.02</DIV>
  <DIV><BR></DIV>
  <DIV style="TEXT-ALIGN: left"><BR></DIV>From: <A 
  href="mailto:j.neander@hotmail.com">j.neander@hotmail.com</A><BR><BR>To: <A 
  href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A><BR>Subject: 
  compiling the src of winpcap 4.02<BR>Date: Thu, 27 Mar 2008 17:01:27 
  +0100<BR><BR>
  <META content="Microsoft SafeHTML" name=Generator>
  <STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>

  <DIV style="TEXT-ALIGN: left">Hi<BR>I get compiling errors when I try to 
  compile the src on win xp<BR>I follow the guide how to compile the driver for 
  Windows 2000/XP/2003 from the readme-visualC file.<BR>1. I don´t have the DDK 
  becaus I can't download it and MS writes that the WDK replaces the old 
  DDK.<BR>2. readme-visualC file says that I should use the command Compile2k 
  but I don't have it, just CompileDriver.bat<BR><BR>When I run the bat file I 
  get the following output:<BR><BR>
  <DIV 
  style="MARGIN-LEFT: 40px">******************************************************<BR>*&nbsp; 
  Compiling the driver for Windows NT5.x 32 bit&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR>******************************************************<BR>-----------------------------------------------------------------------------<BR>Microsoft 
  (R) PREfast Version 8.0.50727.80118.<BR>Copyright (C) Microsoft Corporation. 
  All rights 
  reserved.<BR>-----------------------------------------------------------------------------<BR>BUILD: 
  Compile and Link for x86<BR>BUILD: Loading 
  c:\winddk\6001.18000\build.dat...<BR>BUILD: Computing Include file 
  dependencies:<BR>BUILD: Start time: Thu Mar 27 16:36:53 2008<BR>BUILD: 
  Examining c:\documents and settings\sejonea\my 
  documents\cga\kompilering\winpcap 4.1b\packetntx directory tree for files to 
  compile.<BR>&nbsp;&nbsp;&nbsp; c:\documents and settings\sejonea\my 
  documents\cga\kompilering\winpcap 4.1b\packetntx<BR>&nbsp;&nbsp;&nbsp; 
  c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 
  4.1b\packetntx\driver<BR>BUILD: Saving 
  c:\winddk\6001.18000\build.dat...<BR>BUILD: Compiling and Linking c:\documents 
  and settings\sejonea\my documents\cga\kompilering\winpcap 
  4.1b\packetntx\driver directory _NT_TARGET_VERSION SET TO WINXP<BR>errors in 
  directory c:\documents and settings\sejonea\my 
  documents\cga\kompilering\winpcap 
  4.1b\packetntx\driver<BR>c:\winddk\6001.18000\bin\makefile.new(7040) : error 
  U1087: cannot have : and :: dependents for same target<BR>errors in directory 
  c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 
  4.1b\packetntx\driver nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 
  LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 
  2<BR><BR>BUILD: Finish time: Thu Mar 27 16:37:08 2008<BR>BUILD: 
  Done<BR><BR>&nbsp;&nbsp;&nbsp; 0 files compiled - 2 Errors<BR>Error: The build 
  command 'build' returned status '1'.<BR><BR>PREfast did not appear to do 
  anything.<BR>If there was no error on your command line, it may be<BR>that 
  your build command is overriding PREfast's settings.<BR>The prior result log 
  was retained.<BR></DIV><BR><BR>I have looked at the faqs about this and if 
  someone else had the same problem but I can't find anything.<BR>Someone have a 
  clue what to do?<BR><BR>/Jonas<BR></DIV>
  <BLOCKQUOTE><BR>
    <HR>
    Du har väl läst dagens Nemi? <A 
    href="http://msnse.microsoft.se/serier/nemi/" target=_blank>MSN Serier</A> 
  </BLOCKQUOTE><BR>
  <HR>
  Du har väl läst dagens Nemi? <A href="http://msnse.microsoft.se/serier/nemi/" 
  target=_new>MSN Serier</A> 
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Winpcap-users 
  mailing 
  list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>