Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9333] USB: NFC: Final work on PN532, add PN532_HCI dissect

Date: Sun, 27 Oct 2013 15:57:43 +0000

Comment # 9 on bug 9333 from
(In reply to comment #7)
> Hello Tyson,
> It seems that I merged solution for that in Patch 2. And yes, latest changes
> in packet-usb.c cause that (using "new" dissector *data instead of
> pinfo->private_data)
> 
> PS. It seems that assert like this is good idea for transferring data
> between dissectors.

Just applied all of the patches against revision 52888, and it appears that the
new packet-rfid-pn532-hci.c dissector isn't being built, for some unknown
reason... (I also had this problem with my older source directory).

make[3]: ディレクトリ `/home/tyson/wireshark-1.11.1-SVN-52888/epan/dissectors' から出ます
make[3]: ディレクトリ `/home/tyson/wireshark-1.11.1-SVN-52888/epan/dissectors' に入ります
Making register.c with python
Registering 1160 files, 0 cached
Cache hits: 0, misses: 1160
register.c unchanged.
make  all-recursive
make[4]: ディレクトリ `/home/tyson/wireshark-1.11.1-SVN-52888/epan/dissectors' に入ります
make[5]: ディレクトリ `/home/tyson/wireshark-1.11.1-SVN-52888/epan/dissectors' に入ります
  CC     libdissectors_la-packet-rfid-pn532.lo
  CC     libdissectors_la-packet-usb-com.lo
  CC     libdissectors_la-packet-usb.lo
  CC     libdissectors_la-register.lo
  CCLD   libdissectors.la

Any thoughts?


You are receiving this mail because:
  • You are watching all bug changes.