Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 00:17:53 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        current@FreeBSD.ORG
Subject:   Re: netstat can't be compiled due to netgraph
Message-ID:  <Pine.BSF.4.10.9911020015230.2283-100000@current1.whistle.com>
In-Reply-To: <19991102102816.A10035@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
have you done a make libs?
netgraph.h is installed in 'make world' as part of  lib/libnetgraph

cd /usr/src/lib/libnetgraph
make depend
make
make install
(make clean)

On Tue, 2 Nov 1999, Andrey A. Chernov wrote:

> /usr/src/usr.bin/netstat/netgraph.c:51: netgraph.h: No such file or
> directory
> Please fix this thing.
> 
> 
> -- 
> Andrey A. Chernov
> http://www.nagual.pp.ru/~ache/
> MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 



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




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