Re: [Wireshark-dev] compilation problem

2017-09-12 Thread ronnie sahlberg
Add "-I.." to your compiler flags. On Tue, Sep 12, 2017 at 7:12 PM, Sadik Sikder wrote: > Hello all > i am trying to compile a file like packet-ssl-utils.c. the compilation > command is below > > ssikder@ssikder:~/Desktop/wireshark_source_code/epan/dissectors$ gcc -o foo

[Wireshark-dev] compilation problem

2017-09-12 Thread Sadik Sikder
Hello all i am trying to compile a file like packet-ssl-utils.c. the compilation command is below *ssikder@ssikder:~/Desktop/wireshark_source_code/epan/dissectors$* gcc -o foo packet-ssl-utils.c `libgcrypt-config --cflags --libs` In returns it gives --

[Wireshark-dev] Compilation problem due to recent changes in init_wslua.c

2008-02-26 Thread Peter Johansson
I get the following when attempting to compile init_wslua.c rev 24479 on Win, using VS2005EE. Anyone else that has run into this or is it just my (newly set up) dev env that is wrong? Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All

Re: [Wireshark-dev] Compilation problem due to recent chang es in init_wslua.c

2008-02-26 Thread Bill Meier
Peter Johansson [EMAIL PROTECTED] writes: I get the following when attempting to compile init_wslua.c rev 24479 on Win, using VS2005EE. Anyone else that has run into this or is it just my (newly set up) dev env that is wrong? No: It's not you. :) :) My Windows build fails in the

Re: [Wireshark-dev] Compilation problem due to recent changes in init_wslua.c

2008-02-26 Thread Jeff Morriss
Peter Johansson wrote: I get the following when attempting to compile init_wslua.c rev 24479 on Win, using VS2005EE. Anyone else that has run into this or is it just my (newly set up) dev env that is wrong? Oops, that's my fault. I checked in a fix rev 24482--hopefully that's it (I'll

Re: [Wireshark-dev] Compilation problem due to recent changes in init_wslua.c

2008-02-26 Thread Jeff Morriss
Jeff Morriss wrote: Peter Johansson wrote: I get the following when attempting to compile init_wslua.c rev 24479 on Win, using VS2005EE. Anyone else that has run into this or is it just my (newly set up) dev env that is wrong? Oops, that's my fault. I checked in a fix rev

[Wireshark-dev] Compilation problem, SVN 19973

2006-11-24 Thread Peter Johansson
I am unable to compile Wireshark (Win32) after my latest svn update due to the following: libwireshark.def : error LNK2001: unresolved external symbol proto_can_match_selected libwireshark.def : error LNK2001: unresolved external symbol proto_construct_dfilter_string libwireshark.lib : fatal

Re: [Wireshark-dev] Compilation problem, SVN 19973

2006-11-24 Thread Anders Broman \(AL/EAB\)
november 2006 09:44 To: Developer support list for Wireshark Subject: [Wireshark-dev] Compilation problem, SVN 19973 I am unable to compile Wireshark (Win32) after my latest svn update due to the following: libwireshark.def : error LNK2001: unresolved external symbol proto_can_match_selected

Re: [Wireshark-dev] Compilation problem, SVN 19973

2006-11-24 Thread Jaap Keuter
Subject: [Wireshark-dev] Compilation problem, SVN 19973 I am unable to compile Wireshark (Win32) after my latest svn update due to the following: libwireshark.def : error LNK2001: unresolved external symbol proto_can_match_selected libwireshark.def : error LNK2001: unresolved external