Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Error compiling a custom dllpluginforWireshark0.99.7

From: "A Verma" <laughaloud43@xxxxxxxxx>
Date: Thu, 28 Feb 2008 16:51:19 +0530
Hi,
Thanks Andres!
I replaced the file and did the following:
 
But I get the same errors! back to square one! :-(
 
regards,
Ashna

 
On 2/28/08, Anders Broman <anders.broman@xxxxxxxxxxxx> wrote:
Hi,
I think "plugin.rc.in" was changed try to copy that file from another plugin in the same release.
Regards
Anders


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of A Verma
Sent: den 28 februari 2008 06:07
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Error compiling a custom dllpluginforWireshark0.99.7

 
Hi,
Thanks it did help.
Now I am gettinng the follwoing errors:

plugin.c
Generating Code...
       ...
   Creating library ciscosm.lib and object ciscosm.exp
        cd ..
        cd xxx
        "C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe" /
          -f Makefile.nmake

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

Making plugin.c (using python)
        sed -e s/@PLUGIN_NAME@/xxx/  -e s/@RC_MODULE_VERSION@/0,6,5,0/  -e s/@RC
_VERSION@/0,99,9,0/  -e s/@MODULE_VERSION@/0.6.5.0/  -e s/@PACKAGE@/xxx/  -e s/@
VERSION@/0.99.9"-xxx-yyy-01"/  -e s/@MSVC_VARIANT@/MSVC2005EE/  < plugin.rc.in >
 xxx.rc
        rc  /r xxx.rc

xxx.rc(5) : error RC2167 : unrecognized VERSIONINFO field;  BEGIN or comma expected
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\rc.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

What mismatch is there between versions? Pls help me.

Thanks!

regards,

Ash



 
On 2/28/08, Maynard, Chris <Christopher.Maynard@xxxxxxxxx> wrote:
Or if you're not using SVN sources but only released sources, you might as well get the 0.99.8 sources as it was just released today.  Running "nmake -f Makefile.nmake setup" with that version's sources will be sure to update your libraries to what you need.  Here's the link to the download page: http://www.wireshark.org/download.html.

- Chris

________________________________

From: wireshark-dev-bounces@xxxxxxxxxxxxx on behalf of Maynard, Chris
Sent: Wed 2/27/2008 10:47 PM
To: Developer support list for Wireshark
Subject: RE: [Wireshark-dev] Error compiling a custom dll pluginforWireshark0.99.7


Run "svn update" first, then try again.

________________________________

[snip]


-----------------------------------------
This email may contain confidential and privileged material for the
sole use of the intended recipient(s). Any review, use, retention,
distribution or disclosure by others is strictly prohibited. If you
are not the intended recipient (or authorized to receive for the
recipient), please contact the sender by reply email and delete all
copies of this message. Also, email is susceptible to data
corruption, interception, tampering, unauthorized amendment and
viruses. We only send and receive emails on the basis that we are
not liable for any such corruption, interception, tampering,
amendment or viruses or any consequence thereof.
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev


_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev