2010/7/5 Neil Jerram
> I believe that's what happens when libltdl-dev isn't installed (or your
> distribution's equivalent). Please try installing that, and see if it
> helps.
>
> Neil
>
Thank you very much!
But I did install libltdl-dev. And I can compile guile-src now after
re-clone src
Nala Ginrut writes:
> hi, I updated the newest guile-src from git://git.sv.gnu.org/guile, but while
> I
> compile it , it showed error msg below:
> ===
> In file included from ../libguile/_scm.h:78,
> from alist.c:25:
> ../libguile/numbers.h:394:2: e
On Thu 01 Jul 2010 06:43, Nala Ginrut writes:
> hi, I updated the newest guile-src from git://git.sv.gnu.org/guile,
> but while I compile it , it showed error msg below:
Can you remove your checkout, and try again? Please note down the
commands you tried, and their output, so that we can help.
hi, I updated the newest guile-src from git://git.sv.gnu.org/guile, but
while I compile it , it showed error msg below:
===
In file included from ../libguile/_scm.h:78,
from alist.c:25:
../libguile/numbers.h:394:2: error: #error sizeof(char) is not 1.
.