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