I am new to Linux.  I have Caldera OpenLinux 2.2 installed on my PC.  When I 
attempt to run configure to setup Gnucash I get the following log file.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:586: checking for a BSD compatible install
configure:641: checking for ranlib
configure:673: checking for gcc
configure:786: checking whether the C compiler (gcc  ) works
configure:802: gcc -o conftest    conftest.c  1>&5
configure:828: checking whether the C compiler (gcc  ) is a cross-compiler
configure:833: checking whether we are using GNU C
configure:842: gcc -E conftest.c
configure:861: checking whether gcc accepts -g
configure:894: checking for POSIXized ISC
configure:915: checking whether byte ordering is bigendian
configure:933: gcc -c -g -O2  conftest.c 1>&5
configure:948: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:943: `not' undeclared (first use in this function)
configure:943: (Each undeclared identifier is reported only once
configure:943: for each function it appears in.)
configure:943: parse error before `big'
configure: failed program was:
#line 937 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif
; return 0; }
configure:1005: checking whether make sets ${MAKE}
configure:1035: checking for stpcpy
configure:1063: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1170: checking for perl
configure:1245: checking for swig
configure:1299: checking how to run the C preprocessor
configure:1320: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1383: checking for X
configure:1450: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1446: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 1445 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
 
Did I miss something that needs to be installed or is there a library or  rpm 
I need to get?  I thought I had downloaded all the packages I needed.

Any help would be appreciated.

KCC
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to