From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [michael.ewe@arcor.de: 22.0.98 not starting on Solaris 10/I386] Date: Tue, 24 Apr 2007 21:14:40 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177463848 21541 80.91.229.12 (25 Apr 2007 01:17:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Apr 2007 01:17:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 25 03:17:26 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HgW8M-0003Tj-L7 for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2007 03:17:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgWDv-0006bw-Lb for ged-emacs-devel@m.gmane.org; Tue, 24 Apr 2007 21:23:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HgWDs-0006bd-9Z for emacs-devel@gnu.org; Tue, 24 Apr 2007 21:23:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HgWDr-0006bR-VC for emacs-devel@gnu.org; Tue, 24 Apr 2007 21:23:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgWDr-0006bO-PS for emacs-devel@gnu.org; Tue, 24 Apr 2007 21:23:07 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgW8I-0005oC-0F for emacs-devel@gnu.org; Tue, 24 Apr 2007 21:17:22 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgW5g-0000V1-Aj; Tue, 24 Apr 2007 21:14:40 -0400 X-Spook: spy 9705 Samford Road chameleon man Uzi mania jihad ASDIC X-Ran: euJB#i}*I6>H0_VSp]7UP_7NE'nK"YXtVeS(ZRQReZ)T1b<4-`5dOb9vnTW#8Q>H_+pe(A X-Hue: cyan X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Tue, 24 Apr 2007 17:35:37 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70031 Archived-At: Richard Stallman wrote: > From: Michael Ewe [...] > I am trying to get the 22.0.98 pretest release running on Solaris > 10/I386. I configure it like: > > ./configure --with-gtk --enable-font-backend --with-xft > - --prefix=/opt/emacs > > As a result of this the compile is done with gcc from /usr/sfw/bin > (GCC)3.4.3 (csl-sol210-3_4-branch+sol_rpath). Not very helpful, but as a data point, I built 22.0.99 with the same options and compiler on Solaris 10 sparc and it worked fine. I don't have access to any i386 Solaris machines.