I am trying to compile version 3.1.2 on an HP 9000 857 under HPUX 10.20
using gcc (g++) version 2.8.1
I get an error message:
----------------------------------------------------------------------------------
# make
gcc -c -O -I. -I./../include ./../btree/bt_compare.c
In file included from
/opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/include/sy
s/types.h:11,
from ./../btree/bt_compare.c:54:
/usr/include/sys/stdsyms.h:244: #error "Large Files (ILP32) not
supported in str
ict ANSI mode."
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
-------------------------------------------------------------------------------
I am new at C and don't know where to go with this error. It seems to
point to header files, or ANSI declaration.
I will be glad to contribute the binaries after succeeding...
Thanks!
Joe Mrotzek
Pacific Bell
[EMAIL PROTECTED]
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.