all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Problem building emacs from CVS - SOLVED
@ 2008-07-18 16:56 Doctor Who
  0 siblings, 0 replies; only message in thread
From: Doctor Who @ 2008-07-18 16:56 UTC (permalink / raw)
  To: help-gnu-emacs

On Fri, Jul 18, 2008 at 12:30 PM, Doctor Who <whodoctor@gmail.com> wrote:
> I'm attempting to build xftgnuemacs from CVS on an openSUSE 11.0
> machine and getting the following during 'make bootstrap':
>
> make[2]: *** No rule to make target
> `/home/trey/xftgnuemacs/emacs/lisp/org/org-agenda.elc', needed by
> `compile-main'.  Stop.
>
> To provide some context to recreate, I have performed the following:
>
> 1) cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co
> -r emacs-unicode-2 emacs
> 2) cd into the emacs directory and run: cvs update -A
> 3) ./configure --with-x-toolkit --with-xft
> 4) make bootstrap
>
> It is during step 4) above that I'm  getting the error.
>
> I can provide any additional info that would be helpful.
>
> Thanks!
>

This issue was solved by changing the cvs checkout instruction to:

cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co emacs




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-18 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18 16:56 Problem building emacs from CVS - SOLVED Doctor Who

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.