unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Emfox Zhou <EmfoxZhou@gmail.com>
Subject: Re: ./make-dist for unicode branch
Date: Wed, 18 Jan 2006 11:38:54 +0800	[thread overview]
Message-ID: <873bjmryr5.fsf@emfox.3322.org> (raw)
In-Reply-To: E1Ez1OQ-0006FJ-00@etlken

Kenichi Handa <handa@m17n.org> writes:

> In article <877j8yse2a.fsf@emfox.3322.org>, Emfox Zhou <EmfoxZhou@gmail.com> writes:
>
>> ar, but when I used a tarball from make-dist, it built
>> error with some reference to admin/unidata, while it seems
>> everything was ok by build emacs unicode branch directly
>> in cvs checkouted directory.
>
> Then, it means that I made some mistake in emacs-unicode-2
> branch.  Could you show me the exact error message?

I tried to make a debian package of emacs-unicode-2 branch, but it built error
every time, so I started to build it from scratch, without debian/ files. (If
that's right) I did a 'make bootstrap' after './configure', and here's the last
several lines of the error msg:

RUNEMACS="`/bin/pwd`/temacs"; cd /home/emfox/file/debian/packages/emacs/emacs-23.0.0/src/../admin/unidata; make -w RUNEMACS="${RUNEMACS}" DSTDIR=/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src/../lisp/international
/bin/sh: line 0: cd: /home/emfox/file/debian/packages/emacs/emacs-23.0.0/src/../admin/unidata: No such file or directory
make[3]: Entering directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src'
cd ../lwlib/; make -w CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE"
make[4]: Entering directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lwlib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lwlib'
cd ../lib-src/; make -w make-docfile
make[4]: Entering directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lib-src'
gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lib-src -I/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lib-src/../src   -g -O2 -Wno-pointer-sign  /home/emfox/file/debian/packages/emacs/emacs-23.0.0/lib-src/make-docfile.c -lc -o make-docfile
make[4]: Leaving directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/lib-src'
make[3]: *** No rule to make target `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src/../lisp/abbrev.elc', needed by `../etc/DOC'.  Stop.
make[3]: Leaving directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src'
make[2]: *** [/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src/../lisp/international/charprop.el] Error 2make[2]: Leaving directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/emfox/file/debian/packages/emacs/emacs-23.0.0'
make: *** [bootstrap] Error 2

  reply	other threads:[~2006-01-18  3:38 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-17 15:43 ./make-dist for unicode branch Emfox Zhou
2006-01-17 19:56 ` Eli Zaretskii
2006-01-17 22:08   ` Emfox Zhou
2006-01-18  0:41     ` Kenichi Handa
2006-01-18  3:38       ` Emfox Zhou [this message]
2006-01-19 11:35         ` Kenichi Handa
2006-01-19 19:05           ` Emfox Zhou
2006-01-20  4:50             ` Kenichi Handa
2006-01-20  4:58               ` Miles Bader
2006-01-20  6:30                 ` Kenichi Handa
2006-01-20  6:56                   ` Miles Bader
2006-01-20 10:53                   ` Eli Zaretskii
2006-01-26  1:09                     ` Kenichi Handa
2006-01-26 17:46                       ` Richard M. Stallman
2006-01-26 21:21                         ` Eli Zaretskii
2006-01-27  0:49                           ` Kenichi Handa
2006-01-27  7:23                             ` Eli Zaretskii
2006-01-27  7:47                               ` Kenichi Handa
2006-01-28  4:50                                 ` Richard M. Stallman
2006-01-29 12:11                                   ` Kenichi Handa
2006-01-30  0:57                                     ` Richard M. Stallman
2006-01-30 12:32                                       ` Kenichi Handa
2006-01-30 19:23                                         ` Eli Zaretskii
2006-01-31  1:08                                           ` Kenichi Handa
2006-01-31  1:51                                         ` Miles Bader
2006-01-31 18:04                                         ` Richard M. Stallman
2006-01-27 22:32                           ` Richard M. Stallman
2006-01-20  6:13               ` Emfox Zhou
2006-01-20 10:11               ` Zhang Wei

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=873bjmryr5.fsf@emfox.3322.org \
    --to=emfoxzhou@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).