Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: [Wireshark-dev] (no subject)

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Sat, 3 Feb 2007 10:26:59 +0100 (CET)

Hi list,

Going over the tarball on Win32 I've found some cruft in config.nmake.
Hopefully someone with insight can set these straight.


# Support for GTK 2.10 is currently experimental ...
GTK2_INST_VERSION=2.10
PANGO_INST_VERSION=1.14

Is it experimental?


WINPCAP_VERSION=3.1
# XXX - what to set for 4.0 beta 1?

Weren't we at 4.0? Which may have consequence for this

!IFDEF PCAP_DIR
# Nmake uses carets to escape special characters
WINPCAP_CONFIG=^#define HAVE_LIBPCAP 1
!IF "$(WINPCAP_VERSION)" == "3.0" || "$(WINPCAP_VERSION)" == "3.1"

And when you make the setup target you get the WpdPack for 3.1

!IFDEF PCAP_DIR
	@$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
		. WpdPack_3_1.zip
!ENDIF

Thanx,
Jaap



  • Follow-Ups:
    • Re: [Wireshark-dev] (no subject)
      • From: Ulf Lamping
  • Prev by Date: Re: [Wireshark-dev] linker error trying to build wireshark with basic dissector code from Dev-guide
  • Next by Date: Re: [Wireshark-dev] IS-41 ANSI-MAP
  • Previous by thread: Re: [Wireshark-dev] IS-41 ANSI-MAP
  • Next by thread: Re: [Wireshark-dev] (no subject)
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation