Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 22:38:33 -0400
From:      "Ralph M. Los" <Ralph@boundariez.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Compiling 'AirSnort' on FreeBSD
Message-ID:  <B06CC0370BBC0F4EA588FD6952A93925620B@tenacious.boundariez.com>

next in thread | raw e-mail | index | archive | help
Hi there,
  Has anyone tried to compile AirSnort on FreeBSD?  I keep getting this =
error, although I have all the dependancies.

<error>
est -f callbacks.c || echo './'`callbacks.c
In file included from callbacks.c:23:
PacketSource.h:31:28: linux/wireless.h: No such file or directory
callbacks.c: In function `fillDeviceList':
callbacks.c:119: error: storage size of `ir' isn't known
callbacks.c:125: error: `SIOCGIFNAME' undeclared (first use in this =
function)
callbacks.c:125: error: (Each undeclared identifier is reported only =
once
callbacks.c:125: error: for each function it appears in.)
callbacks.c:126: error: invalid application of `sizeof' to an incomplete =
type
callbacks.c:127: error: `IFF_LOOPBACK' undeclared (first use in this =
function)
*** Error code 1
=20
Stop in /usr/home/ralph/download/airsnort-0.2.4a/src.
*** Error code 1
=20
Stop in /usr/home/ralph/download/airsnort-0.2.4a.
*** Error code 1
=20
Stop in /usr/home/ralph/download/airsnort-0.2.4a.
</error>

Thanks - appreciated!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B06CC0370BBC0F4EA588FD6952A93925620B>