Hi Giuseppe,

Giuseppe Scrivano <[email protected]> writes:

> this is the error I get inside libguile/ on a pristine `master':
>
> gen-scmconfig.c:128:21: error: uniconv.h: No such file or directory

<uniconv.h> comes from GNU libunistring.  So it looks like we got the
CPPFLAGS wrong or something.

Now, I remember that `configure' won't bail out if libunistring is not
found (but it really should!).  Can you grep for "libunistring" in
`config.log'?

Thanks,
Ludo'.



Reply via email to