Hi,

When I tried to build Guile 1.6 on AIX 4.3 there occurred
a 'stack overflow':

gmake  all-recursive
gmake[1]: Entering directory `/software/guile-1.6.0'
Making all in oop
gmake[2]: Entering directory `/software/guile-1.6.0/oop'
Making all in goops
gmake[3]: Entering directory `/software/guile-1.6.0/oop/goops'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/software/guile-1.6.0/oop/goops'
gmake[3]: Entering directory `/software/guile-1.6.0/oop'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/software/guile-1.6.0/oop'
gmake[2]: Leaving directory `/software/guile-1.6.0/oop'
Making all in qt
gmake[2]: Entering directory `/software/guile-1.6.0/qt'
Making all in md
gmake[3]: Entering directory `/software/guile-1.6.0/qt/md'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/software/guile-1.6.0/qt/md'
Making all in time
gmake[3]: Entering directory `/software/guile-1.6.0/qt/time'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/software/guile-1.6.0/qt/time'
gmake[3]: Entering directory `/software/guile-1.6.0/qt'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/software/guile-1.6.0/qt'
gmake[2]: Leaving directory `/software/guile-1.6.0/qt'
Making all in libltdl
gmake[2]: Entering directory `/software/guile-1.6.0/libltdl'
gmake  all-am
gmake[3]: Entering directory `/software/guile-1.6.0/libltdl'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/software/guile-1.6.0/libltdl'
gmake[2]: Leaving directory `/software/guile-1.6.0/libltdl'
Making all in libguile
gmake[2]: Entering directory `/software/guile-1.6.0/libguile'
cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc 
continuations.doc debug.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc 
eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc gc.doc goops.doc 
gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc init.doc ioext.doc iselect.doc 
keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc 
objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc 
procs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc 
script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc 
strings.doc strop.doc strorder.doc strports.doc struct.doc symbols.doc throw.doc 
values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc 
symbols-deprecated.doc ramap.doc unif.doc filesys.doc posix.doc net_db.doc socket.doc 
regex-posix.doc | GUILE="/software/guile-1.6.0/pre-inst-guile" 
../scripts/snarf-check-an!
d-output-texi --manual > guile.texi || { rm guile.texi; false; }
ERROR: Stack overflow
gmake[2]: *** [guile.texi] Error 1
gmake[2]: Leaving directory `/software/guile-1.6.0/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/software/guile-1.6.0'
gmake: *** [all] Error 2


Bye

Rolf


--

Diese E-Mail enth�lt vertrauliche und/oder rechtlich gesch�tzte Informationen. Wenn 
Sie nicht der richtige Adressat sind oder diese E-Mail irrt�mlich erhalten haben, 
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das 
unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.




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

Reply via email to