Wireshark mailing list archives
Re: wireshark build fails!??!!
From: "Manthos S." <s.manthos () gmail com>
Date: Fri, 8 Jan 2010 14:21:15 +0100
Indeed! I compiled succesfully with other source files. At the time it failed i used 31441(updated to last). Now i use the last released: 31229 that could compile succesfully. I will try again the latest with positive hopes! Again thank you both for your feeback! Date: Tue, 05 Jan 2010 14:14:52 -0500
From: Bill Meier <wmeier () newsguy com>
Subject: Re: [Wireshark-dev] wireshark build fails!??!!
To: Developer support list for Wireshark <wireshark-dev () wireshark org>
Message-ID: <4B438FAC.7060806 () newsguy com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Bill Meier wrote:
Looking at this a bit further it seems that there's somehow a version
mismatch (or something) between Makefile.nmake and config.h.win32
I would expect that everything will be OK after updating to the current
SVN and then doing a distclean as Chris suggested .
--------------
From your previous EMail.
-e "s/@HAVE_PCAP_DATALINK_VAL_TO_NAME@/#define HAVE_PCAP_DATALIN
K_VAL_TO_NAME 1/"
<<< Note missing s /.../.../ as per below for ..._val_to_description >>>
-e "s/@HAVE_PCAP_BREAKLOOP@//"
-------------
From a current Makefile.nmake
-e
"s/@HAVE_PCAP_DATALINK_VAL_TO_NAME@/$(PCAP_DATALINK_VAL_TO_NAME_CONFIG)/"
\
-e
"s/@HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION@
/$(PCAP_DATALINK_VAL_TO_DESCRIPTION_CONFIG)/"
\
-e
"s/@HAVE_PCAP_BREAKLOOP@/$(PCAP_BREAKLOOP_CONFIG)/"
\
------------------------------
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev () wireshark org
https://wireshark.org/mailman/listinfo/wireshark-dev
___________________________________________________________________________ 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:
- wireshark build fails!??!! Manthos S. (Jan 05)
- Re: wireshark build fails!??!! Maynard, Chris (Jan 05)
- Re: wireshark build fails!??!! Bill Meier (Jan 05)
- Re: wireshark build fails!??!! Bill Meier (Jan 05)
- <Possible follow-ups>
- Re: wireshark build fails!??!! Manthos S. (Jan 08)
