Wireshark-dev: Re: [Wireshark-dev] nmake U1077 errors
Date: Tue, 24 Oct 2006 10:42:52 +0100
I removed that line, but instead I get this
error:
NMAKE : fatal error U1052: file 'Makefile.nmake' not
found
Stop.
NMAKE : fatal error U1077: '"C:\PROGRA~1\Microsoft Visual Studio\VC98\Bin\NMAKE.EXE"' : return code '0x2'
Stop.
Stop.
NMAKE : fatal error U1077: '"C:\PROGRA~1\Microsoft Visual Studio\VC98\Bin\NMAKE.EXE"' : return code '0x2'
Stop.
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Anders Broman (AL/EAB)
Sent: 24 October 2006 10:21
To: Developer support list for Wireshark
Subject: SV: [Wireshark-dev] nmake U1077 errors
Hi,
The first problem is due to the asn1
libraries missing from the source you downloaded.
It's fixed in later versions. Either
download a source tarball from the buildbot directory
or remove that line from the distclean
target in the nmake file.
The seciond problem is due to an "error" in
Cygwin bash, download an older version.
Brg
Anders
Från: wireshark-dev-bounces@xxxxxxxxxxxxx genom Andrew.Martin@xxxxxxxxxxxxxxxxxxxxxx
Skickat: ti 2006-10-24 11:19
Till: wireshark-dev@xxxxxxxxxxxxx
Ãmne: [Wireshark-dev] nmake U1077 errors
I'm attepting to
write a decoder, well I would if I could get wireshark to
compile!
I'm on a win2k box
and I'm getting the following error when I run nmake -f makefile.nmake
distclean:
cd asn1
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.
I also get the
following error when I attempt verify_tools and setup:
: command not
foundh: line 2:
: command not foundh: line 4:
'ools/win32-setup.sh: line 5: syntax error near unexpected token `{
'ools/win32-setup.sh: line 5: `err_exit () {
NMAKE : fatal error U1077: 'bash' : return code '0x2'
Stop.
: command not foundh: line 4:
'ools/win32-setup.sh: line 5: syntax error near unexpected token `{
'ools/win32-setup.sh: line 5: `err_exit () {
NMAKE : fatal error U1077: 'bash' : return code '0x2'
Stop.
Any help would be
appreciated.
This email and any files attached are intended for the addressee and may contain information of a confidential nature. If you are not the intended recipient, be aware that this email was sent to you in error and you should not disclose, distribute, print, copy or make other use of this email or its attachments. Such actions, in fact, may be unlawful. In compliance with the various Regulations and Acts, General Dynamics UK Limited reserves the right to monitor (and examine for viruses) all emails and email attachments, both inbound and outbound. Email communications and their attachments may not be secure or error- or virus-free and the company does not accept liability or responsibility for such matters or the consequences thereof. Registered Office: 100 New Bridge Street, London EC4V 6JA. Registered in England and Wales No: 1911653.
This email and any files attached are intended for the addressee and may contain information of a confidential nature. If you are not the intended recipient, be aware that this email was sent to you in error and you should not disclose, distribute, print, copy or make other use of this email or its attachments. Such actions, in fact, may be unlawful. In compliance with the various Regulations and Acts, General Dynamics UK Limited reserves the right to monitor (and examine for viruses) all emails and email attachments, both inbound and outbound. Email communications and their attachments may not be secure or error- or virus-free and the company does not accept liability or responsibility for such matters or the consequences thereof. Registered Office: 100 New Bridge Street, London EC4V 6JA. Registered in England and Wales No: 1911653.
- Follow-Ups:
- Re: [Wireshark-dev] nmake U1077 errors
- From: Anders Broman (AL/EAB)
- Re: [Wireshark-dev] nmake U1077 errors
- References:
- Re: [Wireshark-dev] nmake U1077 errors
- From: Anders Broman (AL/EAB)
- Re: [Wireshark-dev] nmake U1077 errors
- Prev by Date: Re: [Wireshark-dev] 0.99.4pre1 Compatibility issue
- Next by Date: Re: [Wireshark-dev] nmake U1077 errors
- Previous by thread: Re: [Wireshark-dev] nmake U1077 errors
- Next by thread: Re: [Wireshark-dev] nmake U1077 errors
- Index(es):