I was using the instructions for Mac OS X from this page:

http://ubertooth.sourceforge.net/usage/build/#osx

wireshark-devel is an alpha release, not a developer library --- and, while I 
haven't looked, it may well be the *previous* alpha release.

I will retry using the "wireshark" port instead. The difference between the two 
ports wasn't clear.

Smith
--
Smith Kennedy
ATB Wireless Architect - PPS
Hewlett-Packard Co.


On Oct 16, 2013, at 11:43 AM, "Brandon Allbery" 
<allber...@gmail.com<mailto:allber...@gmail.com>> wrote:

On Wed, Oct 16, 2013 at 1:35 PM, Kennedy, Smith (Wireless Architect) 
<smith.kenn...@hp.com<mailto:smith.kenn...@hp.com>> wrote:
I'm in the process of trying to build the Wireshark plugin for the Ubertooth 
One.  The instructions are here:

http://ubertooth.sourceforge.net/usage/build/#osx

The issue I'm having is building the Wireshark plugin.  Following these 
instructions (that need to be fixed):

>   sudo port install wireshark wireshark-devel cmake

This isn't a Debian derivative and this isn't a Red Hat derivative.  (No, not 
even all Linuxes divide those up.) wireshark-devel is an alpha release, not a 
developer library --- and, while I haven't looked, it may well be the 
*previous* alpha release.

Don't install wireshark-devel unless you really need that particular version.
Don't blindly trust Linux install instructions; OS X is BSDish, not Linuxish. 
MacPorts is BSD ports/pkgsrc, not RPM, not APT; the closest Linux equivalent is 
Gentoo portage.

> /opt/local/include/wireshark/epan/packet_info.h:31:10: fatal error:
>       'wmem/wmem_core.h' file not found
> #include "wmem/wmem_core.h"

Are you sure this include file has any relevance on non-Linux? For example, 
Linux kernel drivers do you no good whatsoever on OS X and never will.

--
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com<mailto:allber...@gmail.com>                                 
 ballb...@sinenomine.net<mailto:ballb...@sinenomine.net>
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to