[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ./make-dist for unicode branch
From: |
Emfox Zhou |
Subject: |
Re: ./make-dist for unicode branch |
Date: |
Wed, 18 Jan 2006 11:38:54 +0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) |
Kenichi Handa <address@hidden> writes:
> In article <address@hidden>, Emfox Zhou <address@hidden> 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
- ./make-dist for unicode branch, Emfox Zhou, 2006/01/17
- Re: ./make-dist for unicode branch, Eli Zaretskii, 2006/01/17
- Re: ./make-dist for unicode branch, Emfox Zhou, 2006/01/17
- Re: ./make-dist for unicode branch, Kenichi Handa, 2006/01/17
- Re: ./make-dist for unicode branch,
Emfox Zhou <=
- Re: ./make-dist for unicode branch, Kenichi Handa, 2006/01/19
- Re: ./make-dist for unicode branch, Emfox Zhou, 2006/01/19
- Re: ./make-dist for unicode branch, Kenichi Handa, 2006/01/19
- Re: ./make-dist for unicode branch, Miles Bader, 2006/01/20
- Re: ./make-dist for unicode branch, Kenichi Handa, 2006/01/20
- Re: ./make-dist for unicode branch, Miles Bader, 2006/01/20
- Re: ./make-dist for unicode branch, Eli Zaretskii, 2006/01/20
- Re: ./make-dist for unicode branch, Kenichi Handa, 2006/01/25
- Re: ./make-dist for unicode branch, Richard M. Stallman, 2006/01/26
- Re: ./make-dist for unicode branch, Eli Zaretskii, 2006/01/26