Re: `sfs' isn't known

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 01 Sep 1999 02:46:29 +0200

Apparently FreeBSD is different than Linux ;-).

Quick fix:

env ac_cv_func_statfs=no ./configure ...
make

Long term fix:
Send me the synopsis section from the FreeBSD man page for statfs

--
Henrik Nordstrom
Spare time Squid hacker
TimeNet wrote:
> 
> When I try to compile squid-2.2.STABLE4 with squid-2.2.STABLE4-hno.19990807
> patch on FreeBSD 3.2-RELEASE, I got some error message below:
> 
> gcc -O2 -Wall -I. -I../include -I../include  -c store_dir.c
> 
> store_dir.c: In function `storeDirStats':
> 
> store_dir.c:602: storage size of `sfs' isn't known
> 
> store_dir.c:634: warning: implicit declaration of function `statfs'
> 
> store_dir.c:602: warning: unused variable `sfs'
> 
> *** Error code 1
> 
> How to solve it?
> 
> Sylphid
Received on Tue Aug 31 1999 - 19:47:32 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:09 MST