> config.log says:
> configure:2509: checking for nana.h
> configure:2519: gcc -E conftest.c >/dev/null 2>conftest.out
> In file included from configure:2515:
> /usr/include/nana.h:35: I.h: No such file or directory
> /usr/include/nana.h:36: DI.h: No such file or directory
> /usr/include/nana.h:38: L.h: No such file or directory
> /usr/include/nana.h:39: DL.h: No such file or directory
> /usr/include/nana.h:41: Q.h: No such file or directory
> /usr/include/nana.h:43: GDB.h: No such file or directory
> configure: failed program was:
> #line 2514 "configure"
> #include "confdefs.h"
> #include <nana.h>
>
> (or at least that seems to be the relevant part.)
I take it I.h, etc. are not installed in /usr/include?
A previous post indicated they were in /usr/local/include
for a FreeBSD installation, although I thought gcc looked
there as well.
Maybe if you set your C_INCLUDE_PATH environment variable
to include the directory where these headers are located?
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]