Re: [htdig3-dev] some .m4 and .in file Q's


Subject: Re: [htdig3-dev] some .m4 and .in file Q's
From: J. op den Brouw (MSQL_User@st.hhs.nl)
Date: Tue Aug 29 2000 - 07:53:25 PDT


On Tue, 29 Aug 2000, Geoff Hutchison wrote:

> > acinclude.m4
> > aclocal.m4
> > acconfig.h
> > configure.in
>
> These are all used by automake and autoconfig to form the main configure
> script and include file. Most people won't have to worry about them unless
> they want to modify the configure script.

Well, that's the problem. I'm testing 3.2.0b3-082700 and I have the
same problem for some snapshots now.

I use --disable-bigfile (or --enable-bigfile=no) and still configure
sets some #define so that big files support is added. And then
compilation fails, of course....

From include/htconfig.h

...
/* Define if building big-file environment (e.g., Solaris, HP/UX). */
#define HAVE_FILE_OFFSET_BITS 1
...

And this should be #undef.....

And db/db_config.h

...
/* Define if building big-file environment (e.g., Solaris, HP/UX). */
#define HAVE_FILE_OFFSET_BITS 1
...

The same problem! I seems that somewhere --disable-bigfile is not
processed well.

--jesse
--------------------------------------------------------------------
J. op den Brouw Johanna Westerdijkplein 75
Haagse Hogeschool 2521 EN DEN HAAG
Faculty of Engeneering Netherlands
Electrical Engeneering +31 70 4458936
-------------------- J.E.J.opdenBrouw@st.hhs.nl --------------------

Linux - because reboots are for hardware changes

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev-unsubscribe@htdig.org
You will receive a message to confirm this.



This archive was generated by hypermail 2b28 : Tue Aug 29 2000 - 07:54:39 PDT