| Posted by: | integrin |
| Subject: | FATAL: version mismatch: Drone sending version 222, expected 9. |
| Date: | 19:08:31 30/11/2005 |
Ah, that would explain it.
> The new drone protocol is first-draft done in newcore, and it deliberately dodges weird struct packing situations.
>
I grabbed newcore and ran './configure --disable-pcre --disable-pcap --enable-viha'. That worked fine but the compile failed with:
packetdissectors.cc: In member function 'int KisBuiltinDissector::ieee80211_dissector(kis_packet*)':
packetdissectors.cc:628: error: invalid conversion from 'long long unsigned int' to 'kis_ieee80211_packinfo*'
make: *** [packetdissectors.o] Error 1
> In the meantime, you could try changing gcc versions on OSX, but I'm not sure that will solve anything.
>
I guess this would be my next step. Thanks for the help.
Reply to this message