Install problem 1.7.6 - Unk Library

Christian Stimming stimming@tuhh.de
Mon, 06 Jan 2003 09:58:11 +0100


[Now this really goes deep into ./configure debugging -- really not 
suited for the usual gnucash-user discussions :) ]

John Reynolds wrote:

> On closer examination of the log, it appears to me that the problem is
> 'confdefs.h'.
> 
> <snip>
> configure:7095: parse error before numeric constant
> configure: failed program was:
> #line 7075 "configure"
> #include "confdefs.h"
> <snip>
> 


In your file ./configure, what is written in line 7095? There should be 
a snippet of C code which leads to a compiler error in this line.

Christian