From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#2365: Emacs-22.3 building issue. Date: Wed, 18 Feb 2009 00:30:57 -0500 Message-ID: References: <000001c99154$5e5bba80$4001a8c0@poseidon> Reply-To: Glenn Morris , 2365@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234935885 7995 80.91.229.12 (18 Feb 2009 05:44:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 05:44:45 +0000 (UTC) Cc: 2365@emacsbugs.donarmstrong.com To: James Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 18 06:46:01 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LZfFv-0005rG-6O for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 06:45:59 +0100 Original-Received: from localhost ([127.0.0.1]:37387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZfEb-0003ma-2R for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 00:44:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZfDh-0003GE-Ny for bug-gnu-emacs@gnu.org; Wed, 18 Feb 2009 00:43:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZfDe-0003EE-7w for bug-gnu-emacs@gnu.org; Wed, 18 Feb 2009 00:43:39 -0500 Original-Received: from [199.232.76.173] (port=55077 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZfDe-0003Dz-18 for bug-gnu-emacs@gnu.org; Wed, 18 Feb 2009 00:43:38 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:48760) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LZfDd-0005ez-Dp for bug-gnu-emacs@gnu.org; Wed, 18 Feb 2009 00:43:37 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1I5hZJ7020154; Tue, 17 Feb 2009 21:43:35 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n1I5e45W018997; Tue, 17 Feb 2009 21:40:04 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 18 Feb 2009 05:40:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2365 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2365-submit@emacsbugs.donarmstrong.com id=B2365.123493518717490 (code B ref 2365); Wed, 18 Feb 2009 05:40:04 +0000 Original-Received: (at 2365) by emacsbugs.donarmstrong.com; 18 Feb 2009 05:33:07 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1I5X4Y0017484 for <2365@emacsbugs.donarmstrong.com>; Tue, 17 Feb 2009 21:33:06 -0800 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LZf1N-0003UJ-Q3; Wed, 18 Feb 2009 00:30:57 -0500 X-Spook: UFO asset condor doctrine Plame Afghanistan event X-Ran: ~*]^1eEcW]"$]-=\#0 X-Hue: blue X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 18 Feb 2009 00:43:39 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:25395 Archived-At: "James" wrote: > I downloaded the source emacs-22.3 unzipped and un-tar'd it. The > ./configure ran fine and I also I have gcc and the dependencies. > > However, when I try to build it on solaris 10 I get a Fatal error: don't > know how to make target 'epaths.h' It's generated at the end of configure, so presumably the configure did not run fine. Check the configure output for errors. At the very end you should see: config.status: creating leim/Makefile config.status: creating src/config.h config.status: executing default commands creating src/epaths.h creating lib-src/Makefile creating src/Makefile