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-bugs: [Wireshark-bugs] [Bug 3024] Fix building of packet-gsm_map.c and packet-gsm_map.h files

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 4 Nov 2008 23:23:32 -0800 (PST)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3024





--- Comment #2 from Pascal Quantin <pascal.quantin@xxxxxxxxx>  2008-11-04 23:23:32 PDT ---
We cannot use $(DISSECTOR_FILES) to copy files under Windows as xcopy can take
only one file at a time:

        xcopy packet-gsm_map.c  packet-gsm_map.h ..\..\epan\dissectors /d /y
Invalid number of parameters
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\xcopy.EXE' : code retour '0x4'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\BIN
\nmake.exe"' : code retour '0x2'
Stop.

Could you explain me why the attached patch will fail under Linux? After a
quick look at Makefile.inc, I do not see the issue.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
  • Prev by Date: [Wireshark-bugs] [Bug 2996] Adding rfc 4581 support, and RFC 3971 fixes
  • Next by Date: [Wireshark-bugs] [Bug 3036] New: 3GPP 25.331: Dissect UE Radio Access Capability Info message embedded in InterRAT Handover Info message
  • Previous by thread: [Wireshark-bugs] [Bug 3024] Fix building of packet-gsm_map.c and packet-gsm_map.h files
  • Next by thread: [Wireshark-bugs] [Bug 3024] Fix building of packet-gsm_map.c and packet-gsm_map.h files
  • Index(es):
    • Date
    • Thread

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