pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc-2008Q4 NetBSD 4.0/x86_64 2009-01-06 12:08
On Saturday 17 January 2009 03:55:52 Manuel Bouyer wrote:
> Package Breaks Maintainer
> ------------------------------------------------------------------------
>- editors/emacs 77 markd%NetBSD.org@localhost
EMACSLOADPATH=/tmp/editors/emacs/work/emacs-22.3/leim/../lisp
LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -f
batch-byte-compile quail/tsang-b5.el
>>Error occurred processing quail/tsang-b5.el: File error (("Opening
input file" "no such file or
directory" "/tmp/editors/emacs/work/emacs-22.3/leim/quail/tsang-b5.el"))
gmake[1]: *** [quail/tsang-b5.elc] Error 1
gmake[1]: Leaving directory `/tmp/editors/emacs/work/emacs-22.3/leim'
gmake: *** [leim] Error 2
So should emacs/hacks.mk be changed from:
. if !empty(MACHINE_PLATFORM:MNetBSD-4.99.*-x86_64) || \
!empty(MACHINE_PLATFORM:MNetBSD-[5-9].*-x86_64)
to:
. if !empty(MACHINE_PLATFORM:MNetBSD-[4-9].*-x86_64)
cheers
mark
Home |
Main Index |
Thread Index |
Old Index