guile-user
[Top][All Lists]
Advanced

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

Re: can't build guile 2.0.3


From: Dongyoon Oh
Subject: Re: can't build guile 2.0.3
Date: Fri, 16 Dec 2011 06:00:32 -0800

BTW, I'm using Mac OS X 10.7.2(Lion)

Thanks,
Dongyoon

On Fri, Dec 16, 2011 at 5:58 AM, Dongyoon Oh <address@hidden> wrote:
Hi,

I installed all the dependencies ( libgmp, libiconv, libintl, libltdl, libunistring,libgc, libffi) of guile 2.0.3
but I get build errors when I use the 'make' command.

>./configure     #it worked
> make           

rm -f guile-procedures.txt
makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f guile-procedures.txt
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:11408: Cross reference to nonexistent node `Backslash Escapes' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:11103: Cross reference to nonexistent node `Network Address Conversion' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:11042: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:10992: Cross reference to nonexistent node `Network Databases' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:9929: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:9922: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:9915: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:9829: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:9137: Cross reference to nonexistent node `Vtables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:8740: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:8533: Cross reference to nonexistent node `Bitwise Operations' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:7236: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:7214: Cross reference to nonexistent node `Character Sets' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:7158: Cross reference to nonexistent node `Multiple Values' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:6041: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:5752: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:5741: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:5730: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:3794: Cross reference to nonexistent node `File Ports' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:3601: Cross reference to nonexistent node `Locales' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:3280: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:3273: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:3266: Cross reference to nonexistent node `Hash Tables' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:2670: Cross reference to nonexistent node `Character Encoding of Source Files' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:2664: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:2646: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:1979: Cross reference to nonexistent node `Ports and File Descriptors' (perhaps incorrect sectioning?).
/Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:1967: Cross reference to nonexistent node `Closing' (perhaps incorrect sectioning?).
Making all in module
  GUILEC ice-9/eval.go
wrote `ice-9/eval.go'
  GUILEC ice-9/psyntax-pp.go



It seems that the program stucks at this moment (i waited for about 10mins but there was no change)
Can anyone help me?

- Dongyoon








reply via email to

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