Wireshark-dev: Re: [Wireshark-dev] nmake U1077 errors
From: "Anders Broman \(AL/EAB\)" <anders.broman@xxxxxxxxxxxx>
Date: Tue, 24 Oct 2006 16:07:34 +0200
Hi,
Sorry
my bad, the lines to remove are:
cd
asn1
-- As this dir does not exist
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean -- That would have been run in ../asn1
cd .. -- step up one level from asn1
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean -- That would have been run in ../asn1
cd .. -- step up one level from asn1
Or
use a tarball from http://wireshark.org/download/automated/src/
Brg
Anders
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Andrew.Martin@xxxxxxxxxxxxxxxxxxxxxx
Sent: den 24 oktober 2006 15:59
To: wireshark-dev@xxxxxxxxxxxxx
Subject: Re: [Wireshark-dev] nmake U1077 errors
Ok so now I have the same error for wiretap, the one right
under asn1.
Doh!
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Anders Broman (AL/EAB)
Sent: 24 October 2006 10:47
To: Developer support list for Wireshark
Subject: SV: [Wireshark-dev] nmake U1077 errors
Hi,
From memorry :-)
The lines were
cd asn1
nmake...
The nmake line should be removed as
well...
BR
Anders
Från: wireshark-dev-bounces@xxxxxxxxxxxxx genom Andrew.Martin@xxxxxxxxxxxxxxxxxxxxxx
Skickat: ti 2006-10-24 11:42
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: Re: [Wireshark-dev] nmake U1077 errors
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.
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.
- References:
- Re: [Wireshark-dev] nmake U1077 errors
- From: Andrew.Martin
- Re: [Wireshark-dev] nmake U1077 errors
- Prev by Date: Re: [Wireshark-dev] nmake U1077 errors
- Next by Date: Re: [Wireshark-dev] 0.99.4pre1 Compatibility issue
- Previous by thread: Re: [Wireshark-dev] nmake U1077 errors
- Next by thread: [Wireshark-dev] Error message while trying to compile
- Index(es):