Hello,

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
gen-scmconfig.c: In function ‘main’:
gen-scmconfig.c:430: error: ‘iconveh_error’ undeclared (first use in this 
function)
gen-scmconfig.c:430: error: (Each undeclared identifier is reported only once
gen-scmconfig.c:430: error: for each function it appears in.)
gen-scmconfig.c:432: error: ‘iconveh_question_mark’ undeclared (first use in 
this function)
gen-scmconfig.c:434: error: ‘iconveh_escape_sequence’ undeclared (first use in 
this function)
make[2]: *** [gen-scmconfig.o] Error 1

Cheers,
Giuseppe


[email protected] (Ludovic Courtès) writes:

> Hi!
>
> Giuseppe Scrivano <[email protected]> writes:
>
>> I got some linker errors while compiling the latest guile git revision.
>
> In `master', right?
>
> I don't have any problems, but it could be that I have stale Gnulib
> files anyway.
>
> Can you post the exact error messages?  (You need to start from a
> pristine tree where you haven't run `gnulib-tool'.)
>
> Thanks,
> Ludo'.


Reply via email to