* Trying to compile XFT branch on Ubuntu
@ 2005-12-16 10:37 hannu.rajaniemi
2005-12-17 22:26 ` Andrea Vettorello
0 siblings, 1 reply; 2+ messages in thread
From: hannu.rajaniemi @ 2005-12-16 10:37 UTC (permalink / raw)
Hi,
As a long-time Mac user I've been spoiled by all sorts of superfluous
eye candy, so I thought I'd try to compile the recent XFT branch of CVS
Emacs that supports antialiased fonts on my other laptop running
Ubuntu. I got the code from Miles Bader's GnuArch repository as per
http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs,
and attempted to compile it. However, it appears something goes wrong
with leim: "sudo make bootstrap" produces
--------------------------------
if [ x`(cd /home/hannu/emacs--xft-jhd--0--patch-1/leim && /bin/pwd)` =
x`(/bin/pwd)` ] ; then \
EMACSLOADPATH=/home/hannu/emacs--xft-jhd--0--patch-1/leim/../lisp
../src/emacs -batch --no-init-file --no-site-file --multibyte -l
/home/hannu/emacs--xft-jhd--0--patch-1/leim/../lisp/international/quail
\
--eval "(update-leim-list-file \".\")" ; \
else \
EMACSLOADPATH=/home/hannu/emacs--xft-jhd--0--patch-1/leim/../lisp
../src/emacs -batch --no-init-file --no-site-file --multibyte -l
/home/hannu/emacs--xft-jhd--0--patch-1/leim/../lisp/international/quail
\
--eval "(update-leim-list-file \".\"
\"/home/hannu/emacs--xft-jhd--0--patch-1/leim\")" ; \
fi
Updating /home/hannu/emacs--xft-jhd--0--patch-1/leim/leim-list.el ...
Loading vc-arch...
Wrong type argument: number-or-marker-p, nil
make[2]: *** [leim-list.el] Error 255
make[2]: Leaving directory
`/home/hannu/emacs--xft-jhd--0--patch-1/leim'
make[1]: *** [leim] Error 2
make[1]: Leaving directory `/home/hannu/emacs--xft-jhd--0--patch-1'
make: *** [bootstrap-build] Error 2
------------------------------------------------
I'm mystified and eyecandy-deficient. Any ideas and comments would be
much appreciated...
thanks in advance,
- Hannu Rajaniemi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-17 22:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-16 10:37 Trying to compile XFT branch on Ubuntu hannu.rajaniemi
2005-12-17 22:26 ` Andrea Vettorello
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.