On Wed, Jul 27, 2011 at 10:06, Alex Reimers <[email protected]> wrote: > I was wondering if anyone has managed to get the Wireshark dissector working > for OS X. I tried compiling it under Linux and then copying it to OS X but > unfortunately I get this error: > Couldn't load module > /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/packet-openflow.so: > dlopen(/Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/packet-openflow.so, > 10): no suitable image found. Did find: > /Applications/Wireshark.app/Contents/Resources/lib/wireshark/plugins/packet-openflow.so: > unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 > 0x00
Unfortunately it seems like the makefile doesn't know how to link on MacOS X. You could volunteer to fix it.. :-) -- Nick _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
