From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 08 12:16:39 2011 Received: (at submit) by debbugs.gnu.org; 8 Apr 2011 16:16:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q8EMQ-0003sZ-Sz for submit@debbugs.gnu.org; Fri, 08 Apr 2011 12:16:39 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q8827-0002Ln-KQ for submit@debbugs.gnu.org; Fri, 08 Apr 2011 05:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8821-0005KD-Qp for submit@debbugs.gnu.org; Fri, 08 Apr 2011 05:31:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:34416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8821-0005K2-FE for submit@debbugs.gnu.org; Fri, 08 Apr 2011 05:31:09 -0400 Received: from [140.186.70.92] (port=52333 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q881z-0007aG-C2 for bug-gnu-emacs@gnu.org; Fri, 08 Apr 2011 05:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q881w-0005J1-IP for bug-gnu-emacs@gnu.org; Fri, 08 Apr 2011 05:31:05 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q881w-0005Iq-Du for bug-gnu-emacs@gnu.org; Fri, 08 Apr 2011 05:31:04 -0400 Received: by pwi10 with SMTP id 10so1596002pwi.0 for ; Fri, 08 Apr 2011 02:31:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=oZaD7G0u3hdcNZ9hpLStNg0GYdOx5mfgwnmTgFuXxcQ=; b=XUpVJbqXP85mNKEFTFn151455LiuSGUQGn9ro45qN3nr3IotyR2xNMBPJa+ZOt8CBe mmIVhR3GZ4BZv009i+tj6o93LvRYuEgxcH+BjGvEXqp6bWKxO7hWiUmJRP6/X9CrofG5 F4+3N7U0OJnz1J2f+lXwvtr+ZNYSpKyJyGnPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=o+uodD83K2YUBizRR6eLFlWMsmoMjEelNY2aVXLTZb3haZ8fEyM0Pm/jrfLy353sW4 Sgxjb2MrSrAvhPK76kAUlJJZBNjbqo0H+/f/Q4EOeGvyk7GuVM8WCF/AfdAXvvtMsNSP Zdax/o1Vf7pkQst061EthwwpEbbDSTuFHbeLY= MIME-Version: 1.0 Received: by 10.142.139.18 with SMTP id m18mr1607069wfd.373.1302255062683; Fri, 08 Apr 2011 02:31:02 -0700 (PDT) Received: by 10.142.233.2 with HTTP; Fri, 8 Apr 2011 02:31:02 -0700 (PDT) Date: Fri, 8 Apr 2011 17:31:02 +0800 Message-ID: Subject: Problem with Building Emacs From: Chin Sean Choo To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=000e0cd2dc606b11a604a064e201 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 08 Apr 2011 12:16:37 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) --000e0cd2dc606b11a604a064e201 Content-Type: text/plain; charset=ISO-8859-1 Hi, I've downloaded the package: emacs-23.3.tar.gz , from the GNU ftp. I unzipped it, and follow the installation progress: $ ./configure --- things worked fine here $ make --- make: *** No targets specified and no makefile found. Stop. May I know what's the problem..? --000e0cd2dc606b11a604a064e201 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I've downloaded the package: emacs-23.3.tar.gz , from the GNU ftp.<= br>
I unzipped it, and follow the installation progress:

$ ./conf= igure
--- things worked fine here

$ make
--- make: *** No targ= ets specified and no makefile found. Stop.

May I know what's the problem..?
--000e0cd2dc606b11a604a064e201-- From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 08 14:19:51 2011 Received: (at 8448) by debbugs.gnu.org; 8 Apr 2011 18:19:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q8GHf-0007dp-Lr for submit@debbugs.gnu.org; Fri, 08 Apr 2011 14:19:51 -0400 Received: from smtprelay-h22.telenor.se ([195.54.99.197]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q8GHe-0007dd-7i for 8448@debbugs.gnu.org; Fri, 08 Apr 2011 14:19:50 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id C744CE9A14 for <8448@debbugs.gnu.org>; Fri, 8 Apr 2011 20:19:44 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AudLAG5Rn01V4S1kPGdsb2JhbACJE50BCwEBAQE3MsFkhW0EkTg X-IronPort-AV: E=Sophos;i="4.63,325,1299452400"; d="scan'208";a="180585442" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb1.telenor.se with ESMTP; 08 Apr 2011 20:19:44 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 0C7017FA05A; Fri, 8 Apr 2011 20:19:44 +0200 (CEST) Message-ID: <4D9F51BF.8020308@swipnet.se> Date: Fri, 08 Apr 2011 20:19:43 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Chin Sean Choo Subject: Re: bug#8448: Problem with Building Emacs References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 8448 Cc: 8448@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Hello. What is your system? Do you have a Makefile? If not, send your config.log (you can compress it to save bandwidth). Jan D. Chin Sean Choo skrev 2011-04-08 11.31: > Hi, I've downloaded the package: emacs-23.3.tar.gz , from the GNU ftp. > > I unzipped it, and follow the installation progress: > > $ ./configure > --- things worked fine here > > $ make > --- make: *** No targets specified and no makefile found. Stop. > > May I know what's the problem..? From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 19:36:14 2011 Received: (at 8448-done) by debbugs.gnu.org; 11 Jul 2011 23:36:14 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgQ1O-000085-A8 for submit@debbugs.gnu.org; Mon, 11 Jul 2011 19:36:14 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgQ1M-00007o-0l for 8448-done@debbugs.gnu.org; Mon, 11 Jul 2011 19:36:13 -0400 Received: from localhost ([127.0.0.1]:48831) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgQ1G-0003bC-3J; Mon, 11 Jul 2011 19:36:06 -0400 From: Glenn Morris To: 8448-done@debbugs.gnu.org Subject: Re: bug#8448: Problem with Building Emacs References: <4D9F51BF.8020308@swipnet.se> X-Spook: PGP ammunition Guantanamo Audiotel afsatcom MIT-LL Arnett X-Ran: 2O0jg]mZ4}]X=&,n)J,\aN6sR7/hS"q{.4\-,mdjUFq0|%!jGHnB0 ("Jan =?utf-8?Q?Dj=C3=A4rv=22's?= message of "Fri, 08 Apr 2011 20:19:43 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 8448-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) We cannot do anything without more information (see below). configure must have failed somehow if no Makefile was created. Please reply with the requested info if you have it, and we can reopen this report if needed. You can view the whole report at http://debbugs.gnu.org/BUGNUMBER Jan Dj=C3=A4rv wrote: > What is your system? Do you have a Makefile? If not, send your > config.log (you can compress it to save bandwidth). From unknown Tue Jun 24 22:36:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Aug 2011 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator