Compile problems on 1.5.1

Dave Peticolas dave@krondo.com
Tue, 19 Sep 2000 13:54:19 -0700


"Charles M. Gagnon" writes:
> Dave, just to test, I just did a "make clean" and removed
> config.cache and config.status on my gnucash-1.5.0 directory
> and re-did "./configure; make" and it went without a hitch.
> 
> Are you sure that not something that changed between 1.5.0
> and 1.5.1.

Well, one thing that changed is that the compiler flags became
more strict about checking for missing function prototypes.

Could you do a 'man finite' and 'man isspace' and see which
headers they are declared in on your system?

thanks,
dave