Re: [Squid Bug 723] need <sys/param.h> and <sys/mount.h> to use statfs

From: Robert Collins <robertc@dont-contact.us>
Date: 29 Jul 2003 22:08:31 +1000

On Tue, 2003-07-29 at 21:57, Alan Barrett wrote:
> I promised to send a patch. Here it is.
>
> --apb (Alan Barrett)
>
> Index: configure.in
> ===================================================================
> RCS file: /cvsroot/squid/squid3/configure.in,v
> retrieving revision 1.41
> diff -u -r1.41 configure.in
> --- configure.in 29 Jul 2003 02:12:34 -0000 1.41
> +++ configure.in 29 Jul 2003 10:55:13 -0000
> @@ -1477,6 +1477,7 @@
> sys/file.h \
> sys/ioctl.h \
> sys/param.h \
> + sys/mount.h \
> sys/msg.h \
> sys/resource.h \
> sys/select.h\

Are you /sure/ this works? Under freeBSD this fails to detect
sys/mount.h. (See the recent patches list for the change where I moved
the mount.h check into a different, BSD specific section.

I'll commit the store_dir change meanwhile.

Cheers,
Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Received on Tue Jul 29 2003 - 06:08:49 MDT

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