ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] build failure for the current svn version 27532

From: Toralf Förster <toralf.foerster@xxxxxx>
Date: Tue, 24 Feb 2009 16:15:17 +0100
Applying this patch against svn trunk makes make happy again:


tfoerste@n22 ~/devel/wireshark $ sdc tools/make-dissector-reg.py
Index: tools/make-dissector-reg.py
===================================================================
--- tools/make-dissector-reg.py (revision 27532)
+++ tools/make-dissector-reg.py (working copy)
@@ -109,7 +109,7 @@
 #                      print "Pulling %s from cache" % (filename)
                        regs['proto_reg'].extend(cdict['proto_reg'])
                        regs['handoff_reg'].extend(cdict['handoff_reg'])
-                       regs['wtap_register'].extend(cdict['wtap_register'])
+                       #regs['wtap_register'].extend(cdict['wtap_register'])
                        file.close()
                        continue
        # We don't have a cache entry




-- 
MfG/Sincerely

Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3