bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing gnulib modules


From: Ludovic Courtès
Subject: Re: missing gnulib modules
Date: Wed, 02 Sep 2009 13:51:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Giuseppe,

Giuseppe Scrivano <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]