all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "J. Alejandro Noli" <janoli@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Compiling from cvs
Date: Fri, 5 Oct 2007 19:36:03 -0300	[thread overview]
Message-ID: <f49b58660710051536w2fa9e2d5ua51af49e9398c811@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1999 bytes --]

Hi!

I'm trying to compile for the first time emacs from cvs with './configure
--without-x' under ubuntu 7.04
I want to do that to read emails from ssl or tls servers.

When making  i've got this:

gcc -Demacs -DHAVE_CONFIG_H   -I. -I/home/alejandro/emacs/src
-D_BSD_SOURCE   -g -O2 -Wno-pointer-sign  -Wl,-znocombreloc
/home/alejandro/emacs/src/prefix-args.c -o prefix-args
echo "dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o
category.o ccl.o cm.o term.o terminal.o xfaces.o   emacs.o keyboard.o
macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o
fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o
regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o
fns.o print.o lread.o abbrev.o syntax.o unexelf.o bytecode.o process.o
callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o
textprop.o composite.o md5.o    terminfo.o lastfile.o   vm-limit.o   " >
buildobj.lst
gcc -nostdlib `./prefix-args -Xlinker  -z nocombreloc` -Wl,-znocombreloc -o
temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o
xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o
terminal.o xfaces.o   emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o
filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o
casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o
editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o
syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o
atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o
terminfo.o lastfile.o   vm-limit.o        -lncurses   -lm -lgcc -lc -lgcc
/usr/lib/crtn.o
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 ?

[-- Attachment #1.2: Type: text/html, Size: 2271 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

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

             reply	other threads:[~2007-10-05 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-05 22:36 J. Alejandro Noli [this message]
2007-10-06  7:45 ` Compiling from cvs Eli Zaretskii
2007-10-06 14:05   ` J. Alejandro Noli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f49b58660710051536w2fa9e2d5ua51af49e9398c811@mail.gmail.com \
    --to=janoli@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.