bug-guile
[Top][All Lists]
Advanced

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

Re: missing gnulib modules


From: Giuseppe Scrivano
Subject: Re: missing gnulib modules
Date: Wed, 02 Sep 2009 11:49:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

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


address@hidden (Ludovic Courtès) writes:

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

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