Dear Friends:my version is wireshark-1.7.0-SVN-38520.I had tried 1.removing
some lines from Makefile.common,2.commenting some lines in
register.cbut,unsuccess.Maybe i just finished part work,not all,so
failed.Please give me a total plan to build a fast and small
wireshark,Thanks.Michael2011-9-1
Now,I have to wirte a tool to test the status,like If you are familiar with PPP
protocal,Please do me a favor!!
thanks.___
Sent via:Wireshark-dev mailing list
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsu
don't
understand the relation between epan and dissector.
在 2011-08-24 15:54:10,"Guy Harris" 写道:
>
>On Aug 24, 2011, at 12:11 AM, lookfar wrote:
>
>>正在创建库 libwireshark.lib 和对象 libwireshark.exp
>> dissectors.lib(packet-ppp.obj) : error LN
Linking libwireshark.dll
link /INCREMENTAL:NO /NOLOGO -entry:_DllMainCRTStartup@12 -dll kernel32
.lib ws2_32.lib mswsock.lib advapi32.lib shell32.lib /DEBUG /MACHINE:x86 /Safe
SEH /DYNAMICBASE /FIXED:no /MANIFEST:no /DEF:libwireshark.def /OUT:libwireshark
.dll /IMPLIB:libwireshark.lib
thanks!
If I don't add my code,building is ok!so i guess python's version should be ok.
I just add a line like:
#include "../uthash.h"
to packet_ppp.c.then i get error.
but i'll try 2.7
Michael
At 2011-08-23 18:22:38,"Graham Bloice" wrote:
>On 23/08
Hi,Dear friends:
I'm a beginner in wireshark.And I 'm from china.
my version is wireshark-1.7.0-SVN-38520.
the error is :
E:\wireshark-1.7.0-SVN-38520\epan\dissectors>nmake -f Makefile.nmake
Microsoft (R) 程序维护实用工具 9.00.30729.01 版
版权所有(C) Microsoft Corporation。保留所有权利。
Making register.c (using py