Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Jul 2002 19:47:31 -0700
From:      Edwin Culp <eculp@encontacto.net>
To:        freebsd-mobile@freebsd.org
Subject:   Re: bsd-airtools
Message-ID:  <1025578051.3d21144382829@Mail.EnContacto.Net>
In-Reply-To: <E17P8TI-0005w1-00@rip.psg.com>
References:  <20020628043823.GA1596@nomad.thehutt.org> <20020628044230.GA2606@laptop.lambertfam.org> <E17P8TI-0005w1-00@rip.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Randy Bush <randy@psg.com>:

 | % uname -a
 | FreeBSD roam.psg.com 4.6-STABLE FreeBSD 4.6-STABLE #21: Wed Jun 26 07:33:30
 | PDT 2002     root@roam.psg.com:/usr/obj/usr/src/sys/ROAM  i386
 | 
 | % ./configure
 | 
 | *** configuring dstumbler v0.4 ***
 | *** by h1kari - (c) 2001 Dachb0den Labs ***
 | 
 | checking for host os... freebsd
 | checking for ncurses... yes
 | 
 | freebsd system configured with the following compilation options:
 |   CFLAGS=-Wall -I/usr/local/include
 |   LDFLAGS=-L/usr/local/lib -lncurses
 | 
 | at this time you can make any last minute changes to the Makefile if 
 | needed. once you are satisfied, run make to compile dstumbler.
 | 
 | % make
 | 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

Try changing #include <bat/common.h> to #include <dev/wi/if_wavelan_ieee.h>

ed

 | 
 | Stop in /usr/local/src/net/bsd-airtools/dstumbler.
 | 
 | 
 | To Unsubscribe: send mail to majordomo@FreeBSD.org
 | with "unsubscribe freebsd-mobile" in the body of the message


-- 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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