Re: Squid 2.5 build problems with --enable-ipf-transparent on HP Tru64

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 17 Sep 2005 01:31:56 +0200 (CEST)

On Tue, 13 Sep 2005, Serassio Guido wrote:

> from configure:4138:
> /usr/include/kern/lock.h:204:24: rt_preempt.h: No such file or directory
> /usr/include/kern/lock.h:205:25: mach_ldebug.h: No such file or directory

Looks like busted system (or maybe ipfilter) headers too me. Most likely a
missing header dependency.

> Any hints on how fix this problem ?

Not really. For now document the issue in the release notes.

You can use the following to tell configure that this header
exists, making it skip the test:

env ac_cv_header_netinet_ip_compat_h=yes ./configure ...

this should save you from having to edit include/autoconf.h manually.

Regards
Henrik
Received on Fri Sep 16 2005 - 17:32:00 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:05 MDT