From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm / linux From: "rob pike" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-tvjgzzzekmtcsrawtowvwocibm" Message-Id: <20011109041134.B9340199B9@mail.cse.psu.edu> Date: Thu, 8 Nov 2001 23:11:31 -0500 Topicbox-Message-UUID: 1a83808c-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-tvjgzzzekmtcsrawtowvwocibm Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Try linking the binary to make a statically-linked program instead of dynamically-linked. -rob --upas-tvjgzzzekmtcsrawtowvwocibm Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Thu Nov 8 23:07:20 EST 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.16.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 5325519A0D; Thu, 8 Nov 2001 23:07:08 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from venus.is.s.u-tokyo.ac.jp (venus.is.s.u-tokyo.ac.jp [133.11.12.9]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 6C789199B9 for <9fans@cse.psu.edu>; Thu, 8 Nov 2001 23:06:40 -0500 (EST) Received: from harp (harp [133.11.12.2]) by venus.is.s.u-tokyo.ac.jp (8.11.6/3.7W) with ESMTP id fA946cs10031 for <9fans@cse.psu.edu>; Fri, 9 Nov 2001 13:06:38 +0900 (JST) To: 9fans@cse.psu.edu X-Mailer: Mew version 1.93 on Emacs 20.4 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20011109130638-16803A.affeldt@harp.is.s.u-tokyo.ac.jp> From: Reynald AFFELDT X-Dispatcher: imput version 990905(IM130) Lines: 19 Subject: [9fans] drawterm / linux Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 09 Nov 2001 13:06:38 +0900 Hi, After compilation of drawterm under Linux (Linux 2.4.2 (Red Hat 7.1) / gcc 2.96), I got the following error message when executing the binary: % ./drawterm -a laura -c laura ./drawterm: error stack underflow abort 2668 From the newsgroup archive: http://groups.google.com/groups?hl=en&selm=15125.25433.451914.984165%40nido.hilbert.space Has anybody solved the problem? Thanks. --upas-tvjgzzzekmtcsrawtowvwocibm--