Re: 2.6.PRE1 is out the door

From: Guido Serassio <guido.serassio@dont-contact.us>
Date: Sat, 03 Jun 2006 23:42:34 +0200

Hi Henrik,

At 00.18 03/06/2006, Henrik Nordstrom wrote:

>fre 2006-06-02 klockan 23:49 +0200 skrev Guido Serassio:
>
> > Type conflicts during include file detection on Solaris 9:
> >
> > Some type defined from IP-Filter includes was conflicting in the
> > configure run, and some headers was not detected, i.e. signal.h and others.
>
>Ok. Was a bit afraid of this.. (IP-Filter is a bit messy..)
>
>Then we should split the ip-filter header tests to it's own call..

The splitted version works fine.

> > Hoping to do this tomorrow
>
>Excellent!
>
> > my Irix box currently is very low of disk
> > space ... :-(
>
>Often a problem. NFS mounting from somewhere with more space helps..

Thanks, good suggestion ... :-)

I have completed my build tests:

FreeBSD 5.3 - OK
Irix 6.5 - OK

But on Irix I have found two problems:

1) My machine is a O2 with 64 bit processor running with 32 bit Irix,
and the platform default is to use 64 bit off_t with large file
support always enabled.
When using --with-large-files configure detects XBS5_ILP32_OFFBIG,
but the given CFLAGS contains "-n32", a SGI MipsPRO compiler option
not know to gcc that should use "-mabi=n32" (the default option on
Irix 32/64). Is not clear to me if _FILE_OFFSET_BITS=64 should be
used anyway, because off_t is always detected with size 8.

2) PRId64 seems to be not defined in Irix, so when building with
--enable-large-cache-files, the compile fails. I have tried defining
PRId64 in squid.h, and the build is fine, but I don't have tested if
the binary works fine.

Any suggestion ?

Regards

Guido

-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Sat Jun 03 2006 - 15:42:42 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 30 2006 - 12:00:02 MDT