Hi all,

long time no mail.

I tested (or: tring to test) htdig-3.2.0b3-070900 on my HP-UX 10.20
machine and it came up with the nasty error:

"Large Files (ILP32) not supported in strict ANSI mode."

This is strange, because snapshots of two months before did not
have this error. I use of course the --disable-bigfile option, so
this is what I type:

./configure --disable-bigfile --prefix=/opt/htdig/htdig32
--with-config-dir=/opt/htdig/htdig32/conf
--with-common-dir=/opt/htdig/htdig32/common
--with-database-dir=/opt/htdig/htdig32/db
--with-default-config-file=/opt/htdig/htdig32/conf/htdig.conf
--with-cgi-bin-dir=/opt/htdig/htdig32/cgi-bin
--with-image-dir=/opt/htdig/htdig32/images
--with-search-dir=/opt/htdig/htdig32/htdocs
--with-image-url-prefix=/htdig/images --with-search-form=search.html
--with-apache=/opt/htdig/src/apache/httpd --with-zlib=/opt/htdig/lib/zlib
--enable-tests --disable-shared

This is what I get after starting compile:

[msql@chaos htdig-3.2.0b3-070900]$ make
Making all in db
make[1]: Entering directory `/opt/htdig/src/htdig-3.2.0b3-070900/db'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I./../htlib  -D_REENTRANT  -I/opt/htdig/lib/zlib/include  -g -O2 -Wall -c
bt_compare.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib -D_REENTRANT
-I/opt/htdig/lib/zlib/include -g -O2 -Wall -Wp,-MD,.deps/bt_compare.pp -c
bt_compare.c -o bt_compare.o
In file included from
/opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/include/sys/types.h:11,
                 from bt_compare.c:50:
/usr/include/sys/stdsyms.h:244: #error "Large Files (ILP32) not supported
in strict ANSI mode."
make[1]: *** [bt_compare.lo] Error 1
make[1]: Leaving directory `/opt/htdig/src/htdig-3.2.0b3-070900/db'
make: *** [all-recursive] Error 1
[msql@chaos htdig-3.2.0b3-070900]$



In the main ./configure output I see:

...
checking if --enable-bigfile option specified... no
...

Strange, isn't it?
I do not see any signs of this in the ./configure part of db. Nothing
on --disable-bigfile, nor positive nor negative.


--jesse
--------------------------------------------------------------------
J. op den Brouw                           Johanna Westerdijkplein 75
Haagse Hogeschool                                  2521 EN  DEN HAAG
Faculty of Engeneering                                   Netherlands
Electrical Engeneering                                +31 70 4458936
-------------------- [EMAIL PROTECTED] --------------------

Linux - because reboots are for hardware changes


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to