[Winpcap-users] compiling the src of winpcap 4.02
Gianluca Varenni
gianluca.varenni at cacetech.com
Fri Mar 28 15:55:46 GMT 2008
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.
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.
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.
Have a nice day
GV
----- Original Message -----
From: Jonas Neander
To: winpcap-users at winpcap.org
Sent: Friday, March 28, 2008 12:27 AM
Subject: [Winpcap-users] compiling the src of winpcap 4.02
From: j.neander at hotmail.com
To: winpcap-users at winpcap.org
Subject: compiling the src of winpcap 4.02
Date: Thu, 27 Mar 2008 17:01:27 +0100
Hi
I get compiling errors when I try to compile the src on win xp
I follow the guide how to compile the driver for Windows 2000/XP/2003 from the readme-visualC file.
1. I don´t have the DDK becaus I can't download it and MS writes that the WDK replaces the old DDK.
2. readme-visualC file says that I should use the command Compile2k but I don't have it, just CompileDriver.bat
When I run the bat file I get the following output:
******************************************************
* Compiling the driver for Windows NT5.x 32 bit *
******************************************************
-----------------------------------------------------------------------------
Microsoft (R) PREfast Version 8.0.50727.80118.
Copyright (C) Microsoft Corporation. All rights reserved.
-----------------------------------------------------------------------------
BUILD: Compile and Link for x86
BUILD: Loading c:\winddk\6001.18000\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Thu Mar 27 16:36:53 2008
BUILD: Examining c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 4.1b\packetntx directory tree for files to compile.
c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 4.1b\packetntx
c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 4.1b\packetntx\driver
BUILD: Saving c:\winddk\6001.18000\build.dat...
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
errors in directory c:\documents and settings\sejonea\my documents\cga\kompilering\winpcap 4.1b\packetntx\driver
c:\winddk\6001.18000\bin\makefile.new(7040) : error U1087: cannot have : and :: dependents for same target
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
BUILD: Finish time: Thu Mar 27 16:37:08 2008
BUILD: Done
0 files compiled - 2 Errors
Error: The build command 'build' returned status '1'.
PREfast did not appear to do anything.
If there was no error on your command line, it may be
that your build command is overriding PREfast's settings.
The prior result log was retained.
I have looked at the faqs about this and if someone else had the same problem but I can't find anything.
Someone have a clue what to do?
/Jonas
----------------------------------------------------------------------------
Du har väl läst dagens Nemi? MSN Serier
------------------------------------------------------------------------------
Du har väl läst dagens Nemi? MSN Serier
------------------------------------------------------------------------------
_______________________________________________
Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20080328/0ababc3f/attachment.htm
More information about the Winpcap-users
mailing list