Boris Blankleider <[EMAIL PROTECTED]> 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


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to