when i getting reinstall emacs to 23.2 by ports/editors/emacs/ after pkg_delete "emacs*"
i get :
whatever i type, i also get
then i re-try something like:
and i also get the same error,i google it around and i have not idea to deal with this.
BTW,
i running on freebsd8 i386 + gnome2.30
my make.conf like this:
and the CPU architecture is
i get :
Code:
23.2/lisp/loaddefs.el locked by zyanho@bsd (pid 88159): (s, q, p, ?)?
whatever i type, i also get
Code:
Updating /usr/ports/editors/emacs/work/
emacs-23.2/leim/leim-list.el ...
Checking /usr/ports/editors/emacs/work/emacs-23.2/leim/quail/quick-b5.el ...
Checking /usr/ports/editors/emacs/work/emacs-23.2/leim/quail/.#quick-b5.el ...
Opening input file: No such file or directory, /usr/ports/editors/emacs/work/emacs-23.2/leim/quail/.#quick-b5.el
gmake[1]: *** [leim-list.el] Error 255
gmake[1]: Leaving directory `/usr/ports/editors/emacs/work/emacs-23.2/leim'
gmake: *** [leim] Error 2
*** Error code 1
Stop in /usr/ports/editors/emacs.
*** Error code 1
Stop in /usr/ports/editors/emacs.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20100603-73702-1wxrz8d-0 env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! editors/emacs (unknown build error)
then i re-try something like:
Code:
#make clean && make reinstall
or
# make -C /usr/ports/editors/emacs clean build
or
# make -C /usr/ports/editors/emacs clean
# make -C /usr/ports/editors/emacs install
BTW,
i running on freebsd8 i386 + gnome2.30
my make.conf like this:
Code:
NASTER_SITE_BACKUP?=\ftp://ftp.cn.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ftp://ftp.kr.freebsd.org/pub/FreeBSD/distfiles
/${DIST_SUBDIR}/\ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}
# added by use.perl 2010-05-31 00:52:58
PERL_VERSION=5.8.9
and the CPU architecture is
Code:
cat /var/run/dmesg.boot |grep CPU
get this:
CPU: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (1806.79-MHz 686-class CPU)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs