"Andrius Burokas (javamustang)" <javamust...@gmail.com> writes:
> 2009/3/24 Neil Jerram <n...@ossau.uklinux.net> >> >> "Andrius Burokas (javamustang)" <javamust...@gmail.com> writes: >> >> > Hello, >> > >> > I'm having troubles to compile guile from source (guile-1.8.6). I am >> > getting >> > these errors: >> >> > ERROR: In procedure scm_i_lreadparen: >> > ERROR: #<unknown port>:1:7: end of file >> > make[3]: *** [guile-procedures.texi] Error 1 >> >> Can you post the first 10 lines of your libguile/alist.doc file? >> > > Sure: [...] > but I guess Your question is whether the files libguile/*.doc are > empty or not? Well, they are generated with content. Sure there may be > problems with new line characters - I build on WinXP platform. Hi Andrius, Sorry for the late follow-up. This problem was eventually traced to an MSYS shell problem, and fixed by upgrading; see [1] for details. Regards, Neil [1] http://lists-archives.org/mingw-users/14268-problem-with-argc-argv-under-msys.html