emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden Trouble building 21.1


From: Gerd Moellmann
Subject: address@hidden Trouble building 21.1
Date: 22 Oct 2001 16:13:48 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

Does anyone remember this ``text file busy'' problem, and by what
it might be caused?

--- Begin Message --- Subject: Trouble building 21.1 Date: Mon, 22 Oct 2001 14:23:54 +0100
I did a usual 
./configure --with-pop
and then make.  (This is GNU/Linux RH6.2 with 2.2.19 kernel). All
seemed OK until 

.....
Loading replace...
Loading abbrev...
Loading buff-menu...
Loading float-sup...
((40626 . 4270) (8105 . 0) (510 . 43) 70006 105505 (14 . 9) (21 . 0) (7043 . 
1462))
Loading vc-hooks...
Loading ediff-hook...
((41578 . 3318) (8189 . 0) (511 . 42) 70902 105521 (14 . 9) (21 . 0) (7102 . 
1403))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /bigdisk/jpff/GNU_21/emacs-21.1/lib-src/fns-21.1.1.el
Dumping under names emacs and emacs-21.1.1
694408 pure bytes used
./emacs -q -batch -f list-load-path-shadows
make[1]: execvp: ./emacs: Text file busy
make[1]: [emacs] Error 127 (ignored)
make[1]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-21.1/src'
(export PARALLEL; PARALLEL=0; cd leim; make all  \
  CC='gcc' CFLAGS='-g -O2 ' CPPFLAGS='-D_BSD_SOURCE    ' \
  LDFLAGS='-L/usr/X11R6/lib' MAKE='make')
make[1]: Entering directory `/bigdisk/jpff/GNU_21/emacs-21.1/leim'
if [ -d quail ]; then true; else make quail; fi
if [ -f quail/CCDOSPY.elc ]; then true; else \
 EMACSLOADPATH=/bigdisk/jpff/GNU_21/emacs-21.1/leim/../lisp ../src/emacs -batch 
--no-init-file --no-site-file --multibyte -l 
/bigdisk/jpff/GNU_21/emacs-21.1/leim/../lisp/international/titdic-cnv \
  --eval '(batch-titdic-convert t)' -dir quail 
/bigdisk/jpff/GNU_21/emacs-21.1/leim/CXTERM-DIC; fi
/bin/sh: ../src/emacs: Text file busy
make[1]: *** [quail/CCDOSPY.elc] Error 126
make[1]: Leaving directory `/bigdisk/jpff/GNU_21/emacs-21.1/leim'
make: *** [leim] Error 2


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]