From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Rolf-Alois Walter" Newsgroups: gmane.lisp.guile.bugs Subject: bugs on AIX 4.3 Date: Mon, 9 Sep 2002 12:15:08 +0100 Sender: bug-guile-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1031566744 16837 127.0.0.1 (9 Sep 2002 10:19:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2002 10:19:04 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17oLdF-0004NK-00 for ; Mon, 09 Sep 2002 12:19:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oLdJ-00074R-00; Mon, 09 Sep 2002 06:19:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17oLcp-00072Q-00 for bug-guile@gnu.org; Mon, 09 Sep 2002 06:18:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17oLcm-00072E-00 for bug-guile@gnu.org; Mon, 09 Sep 2002 06:18:35 -0400 Original-Received: from gate0.de.deuba.com ([193.150.166.50]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oLcm-00071v-00 for bug-guile@gnu.org; Mon, 09 Sep 2002 06:18:32 -0400 Original-Received: by gate0.de.deuba.com id MAA20846; Mon, 9 Sep 2002 12:18:14 +0200 Original-Received: from Deutsche Bank Mail Backbone by ebn00pgh00.de.deuba.com id xmaa78188; Mon, 9 Sep 2002 12:17:19 +0200 Original-Received: from sdbo1001.db.com by imr3-e1.groga.eur.deuba.com id g89AF9Jw015018; Mon, 9 Sep 2002 12:15:10 +0200 (MET DST) X-Priority: 3 (Normal) Original-To: bug-guile@gnu.org X-MIMETrack: Serialize by Router on sdbo1001/Eschborn/DeuBaInt/DeuBa(Release 5.0.8 |June 18, 2001) at 09/09/2002 12:15:10 PM Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:449 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:449 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.do= c continuations.doc debug.doc dynl.doc dynwind.doc environments.doc eq.= doc error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.do= c 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.do= c objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc pr= ocs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc s= cmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk= .doc stacks.doc stime.doc strings.doc strop.doc strorder.doc strports.d= oc 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 | GUIL= E=3D"/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=E4lt vertrauliche und/oder rechtlich gesch=FCtzte Inf= ormationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail= irrt=FCmlich erhalten haben, informieren Sie bitte sofort den Absender= und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbef= ugte 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 err= or) please notify the sender immediately and destroy this e-mail. Any u= nauthorized copying, disclosure or distribution of the material in this= e-mail is strictly forbidden. = _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile