Compiling Jade on HP-UX 10.20

Subject: Compiling Jade on HP-UX 10.20
From: Minh.Trinh@xxxxxxx
Date: Tue, 20 Jul 1999 10:17:06 -0500
Hello;

We are in the process of evaluating 'Jade' to convert XML
based documents to RTF.
We downloaded the source code for jade and got into the following
compilation errors.
---------------------------------------------------
 c++ -fno-implicit-templates -O2 -ansi   -I. -I./../include -I./../generic
 -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE   -c PosixStorage.cxx

PosixStorage.cxx:83: `off_t' was not declared in this scope
PosixStorage.cxx:83: parse error before `&'
PosixStorage.cxx:87: syntax error before `;'
PosixStorage.cxx: In method `bool PosixBaseStorageObject::canSeek(int)':
PosixStorage.cxx:98: aggregate `struct stat sb' has incomplete type and cannot
be initialized
PosixStorage.cxx:99: warning: implicit declaration of function `int fstat(...)'
PosixStorage.cxx:99: confused by earlier errors, bailing out

*** Error exit code 1
*** Error exit code 1
*** Error exit code 1

---------------------------------------------------
Does anyone have any idea on what we can do to solve this problem?

We used the latest versions of jade and GCC(2.8.1) and are working on
HP-UX 10.20 platform.

Regards,
Minh


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread