From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "J. Alejandro Noli" Newsgroups: gmane.emacs.help Subject: Re: Compiling from cvs Date: Sat, 6 Oct 2007 11:05:04 -0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0310049286==" X-Trace: sea.gmane.org 1191679563 616 80.91.229.12 (6 Oct 2007 14:06:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 14:06:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Eli Zaretskii" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 06 16:06:00 2007 Return-path: Envelope-to: geh-help-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 1IeAHW-0004F1-6d for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Oct 2007 16:05:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeAHR-0001N6-73 for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Oct 2007 10:05:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IeAHD-0001Mx-MT for help-gnu-emacs@gnu.org; Sat, 06 Oct 2007 10:05:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IeAHC-0001Mg-8J for help-gnu-emacs@gnu.org; Sat, 06 Oct 2007 10:05:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeAHC-0001Md-6d for help-gnu-emacs@gnu.org; Sat, 06 Oct 2007 10:05:06 -0400 Original-Received: from py-out-1112.google.com ([64.233.166.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IeAHB-0005Lu-Nt for help-gnu-emacs@gnu.org; Sat, 06 Oct 2007 10:05:05 -0400 Original-Received: by py-out-1112.google.com with SMTP id a73so1733085pye for ; Sat, 06 Oct 2007 07:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=vaEr/kKkc7anKogAKTxbjPHtgQaO51AkTa7xngOXVs8=; b=Isa3JJvATWt/lo9SJolI4NSyb+LoPbPhxyOEYqwjQ7p+psh9MZ0/o0cHbmyek4d14riix5L8+NYE2ncqy/ZhXflemcPVWFRu/kkaWidwQ92kbpfwrhZ4N7h1rgaklL1jM7L/zoiv2+JZ2T93n+OYRWCO48Rp6JtageTHW1JVlgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jFWOmjSi2LSRcB/qHR0vVuoK0a+zzUvo9Y4EcizjogFrs9xW79UpHtR/rqZQlF61Xm6/PLefVAApPnbkDohXAcgRdJjE+lfPDxoxtxeHUqzjsnNK6uSlj6j7FOTBWK8uviPauEwyAcbyWI3HGmH1jl0hGyM1FfoqyRcjnFNFNMw= Original-Received: by 10.65.220.8 with SMTP id x8mr2604991qbq.1191679504672; Sat, 06 Oct 2007 07:05:04 -0700 (PDT) Original-Received: by 10.65.43.7 with HTTP; Sat, 6 Oct 2007 07:05:04 -0700 (PDT) In-Reply-To: X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48159 Archived-At: --===============0310049286== Content-Type: multipart/alternative; boundary="----=_Part_35148_32493965.1191679504665" ------=_Part_35148_32493965.1191679504665 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/6/07, Eli Zaretskii wrote: > > > Date: Fri, 5 Oct 2007 19:36:03 -0300 > > From: "J. Alejandro Noli" > > > > make[1]: *** No hay ninguna regla para construir el objetivo > > `/home/alejandro/emacs/src/../lisp/emacs-lisp/byte-run.elc', necesario > para > > `../etc/DOC'. Alto. > > make[1]: se sale del directorio `/home/alejandro/emacs/src' > > make: *** [src] Error 2 > > > > What can be wrong ? > > Looks like you need to "make bootstrap" instead of just "make". done. It worked! _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > ------=_Part_35148_32493965.1191679504665 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/6/07, Eli Zaretskii <eliz@gnu.org> wrote:
> Date: Fri, 5 Oct 2007 19:36:03 -0300
> From: "J. Alejandro Noli" <janoli@gmail.com>
>
> make[1]: *** No hay ninguna regla para construir el objetivo
> `/home/alejandro/emacs/src/../lisp/emacs-lisp/byte-run.elc', necesario para
> `../etc/DOC'.  Alto.
> make[1]: se sale del directorio `/home/alejandro/emacs/src'
> make: *** [src] Error 2
>
> What can be wrong ?

Looks like you need to "make bootstrap" instead of just "make".

done.  It worked!

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

------=_Part_35148_32493965.1191679504665-- --===============0310049286== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0310049286==--