Re: guile compile error

2010-07-04 Thread Nala Ginrut
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

Re: guile compile error

2010-07-04 Thread Neil Jerram
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

Re: guile compile error

2010-07-01 Thread Andy Wingo
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.

guile compile error

2010-06-30 Thread Nala Ginrut
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. .