bug-guile
[Top][All Lists]
Advanced

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

Re: Build gets stuck on True64 V4.0f


From: Michael Livshin
Subject: Re: Build gets stuck on True64 V4.0f
Date: 30 May 2001 14:18:14 +0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)

Boris Blankleider <address@hidden> writes:

> I have a problem building guile-1.4 on True64 V4.0f
> After ./configure, make gets stuck. The last output of the build is:
> 
> mv -f .libs/debug.lo debug.o
> (cd . && ln -s debug.o debug.lo)
> PATH=.://bin:.:/sbin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/bin/X11:/usr/local/bin:
> /usr/local/bin/X11:/opt/system/bin ./guile-doc-snarf dynl.c -DHAVE_CONFIG_H 
> -I.. 
> -I./.. -I../libltdl  -g -O2 -Wall -Wmissing-prototypes dynl.c > dynl.x  || { 
> rm 
> dynl.x; false; }
> 
> and after that, nothing. Running top indicates that gawk is chewing up CPU 
> time,
> but after waiting for 1/2 hour, I killed it.
> 
> Any suggestions on what is going wrong? My computer is a Compaq DS10 and is
> surely not that slow...

sounds like Yet Another Awk Problem (TM).

will be fixed in the next version (supposedly out Real Soon Now).

meanwhile, you might want to try another awk and see if it helps (run
make as 'env AWK=nawk make' or 'env AWK=awk make').

-- 
This program posts news to billions of machines throughout the galaxy.  Your
message will cost the net enough to bankrupt your entire planet.  As a result
your species will be sold into slavery.  Be sure you know what you are doing.
Are you absolutely sure you want to do this? [yn] y




reply via email to

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