Re: netstat can't be compiled due to netgraph

1999-11-01 Thread Julian Elischer

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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: netstat can't be compiled due to netgraph

1999-11-01 Thread Andrey A. Chernov

On Tue, Nov 02, 1999 at 10:28:16AM +0300, Andrey A. Chernov wrote:
> /usr/src/usr.bin/netstat/netgraph.c:51: netgraph.h: No such file or
> directory
> Please fix this thing.

Sorry false alarm, libnetgraph must be installed first

-- 
Andrey A. Chernov
http://nagual.pp.ru/~ache/
MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



netstat can't be compiled due to netgraph

1999-11-01 Thread Andrey A. Chernov

/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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message