Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 08:28:45 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        Kenjiro Cho <kjc@csl.sony.co.jp>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Fatal error in net/ttt
Message-ID:  <20070529152845.GA57702@eos.sc1.parodius.com>
In-Reply-To: <B00E5E80FBF769B1FB4F5E94@utd59514.utdallas.edu>
References:  <B00E5E80FBF769B1FB4F5E94@utd59514.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 29, 2007 at 10:17:02AM -0500, Paul Schmehl wrote:
>  When trying to upgrade this port, I get the following error:
> 
>  net_read.c: In function `open_pf':
>  net_read.c:1164: error: `BIOCGBLEN' undeclared (first use in this function)
>  net_read.c:1164: error: (Each undeclared identifier is reported only once
>  net_read.c:1164: error: for each function it appears in.)
>  *** Error code 1
> 
>  Stop in /usr/ports/net/ttt/work/ttt-1.8.2.
>  *** Error code 1
> 
>  Stop in /usr/ports/net/ttt
> 
>  FreeBSD 6.0, Generic kernel

Looks like a missing #include <net/bpf.h> and/or friends.

-- 
| Jeremy Chadwick                                    jdc at parodius.com |
| Parodius Networking                           http://www.parodius.com/ |
| UNIX Systems Administrator                      Mountain View, CA, USA |
| Making life hard for others since 1977.                  PGP: 4BD6C0CB |




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