Re: FreeBSD 4.6(ish) compilation

Jacob Frelinger <[email protected]> Fri, 23 Aug 2002 10:49:50 -0400
Newsgroups gmane.network.wireless.bsd.airtools
Message-ID <[email protected]>
On Mon, Aug 19, 2002 at 02:35:56PM +0930, Daniel O'Connor wrote:
> I am trying to compile bsd-airtools on a 4.6-PRERELEASE system, I get
> the following..
> [chowder 14:34] ~/projects/bsd-airtools/dstumbler >./configure
> 
<SNIP>
> gcc -Wall -I/usr/local/include -c main.c
> In file included from main.c:54:
> dstumbler.h:50: bat/common.h: No such file or directory
> *** Error code 1
> 
> Stop in /usr/home/darius/projects/bsd-airtools/dstumbler.
> 
> 
> Any hints?
> I can't find common.h anywhere in the archive, nor in the patches
> supplied - which I don't believe are necessary to apply to 4.6 as they
> were merged in but I'm not 100% sure.

if you have a recient enough stable, the whole bsd-airtools has been
added to the ports collection.  see /usr/ports/net/bsd-airtools/

otherwise you'll have to go though and replace all the #include
<bat/common.h> with #include <dev/wi/if_wavelan_ieee.h>

-- 
Jacob "I'm Brainy For Zombie Pops" Frelinger 
Jolly at TheCoffinClub dot Com 
http://www.thecoffinclub.com
signature.asc (application/pgp-signature, 232 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9ZkuOO887GYmMIQIRApuQAJwNnX0PnnlgAemoqYjfbSmNmBorPQCgz1ep
s1xtXjK6URgyQD+WjnrrU5w=
=z/9D
-----END PGP SIGNATURE-----