Compiling CVS version

Nathan A. Smith nasa000@home.com
16 Apr 2001 13:39:49 -0600


Hi, 

I just have an observation -- although I could be way wrong, but here it
goes.

In order to get the program I have to add an include line in gnucash.c
(in the src/guile directroy)
#include <string.h>

without this include line I get memcpy errors while compiling the
program.

Is this correct?  Or an I missing something simple?

Thanks again

Nasa