Wireshark mailing list archives

Re: error during compilation of wireshark source code.


From: Anders Broman <a.broman () bredband net>
Date: Tue, 07 Jun 2011 07:50:32 +0200

Have you uncommented the line
# "Microsoft Visual Studio 2005"
# Visual C++ 8.0, _MSC_VER 1400, msvcr80.dll
MSVC_VARIANT=MSVC2005
in Config.nmake?

The default is Visual C++ 9.0

Regards
Anders

sagar sg skrev 2011-06-07 07:26:
the errors i am getting are
Generating Code...
Compiling...
packet-ipmi-storage.c
packet-ipmi-transport.c
packet-ipmi-pps.c
packet-ipmi-update.c
packet-dcerpc-nt.c
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\n
make.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\n
make.exe"' : return code '0x2'
Stop.

On Tue, Jun 7, 2011 at 10:04 AM, sagar sg <sagu072 () gmail com <mailto:sagu072 () gmail com>> wrote:

    the below is the error iam getting.

    "zlib1.dll.manifest : general error c1010070: Failed to load and
    parse the manifest. The system cannot find the file specified."

    please help .

    thanks and regards
    Sagar.



    On Mon, Jun 6, 2011 at 9:49 PM, Graham Bloice
    <graham.bloice () trihedral com <mailto:graham.bloice () trihedral com>>
    wrote:

        On 06/06/2011 07:42, sagar sg wrote:
        hi,
            while compiling source code of wireshark i am getting
        error as  match686.obj file not found, i have match686.asm
        file, i think its not getting compiled during the execution
        of makefile.nmake, wha may be the problem please help.

        regards
        Sagar

        I successfully compiled trunk on win32 just a little while
        ago.  Can you post the last few lines of the compilation
        output so we can see exactly what has gone wrong. In addition
        are you compiling from svn or zip sources?

-- Regards,

        Graham Bloice


        ___________________________________________________________________________
        Sent via:    Wireshark-dev mailing list
        <wireshark-dev () wireshark org <mailto:wireshark-dev () wireshark org>>
        Archives: http://www.wireshark.org/lists/wireshark-dev
        Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
                    mailto:wireshark-dev-request () wireshark org
        <mailto:wireshark-dev-request () wireshark org>?subject=unsubscribe




___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
              mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: