emacs-devel
[Top][All Lists]
Advanced

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

Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch


From: Angelo Graziosi
Subject: Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch is merged to trunk]
Date: Wed, 06 Feb 2008 16:27:34 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

I would ask if you have an idea about this warning:

------------------------------------------------------------
Warning: Default coding system `iso-latin-1' disagrees with
system codeset `US-ASCII' for this locale.
------------------------------------------------------------

it appears both in the build log (toward the end) and when starting Emacs ('emacs -nw' or from an X shell 'emacs&').

I have bootstrapped configuring

LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base' \
${source_dir}/configure --prefix=${prefix_dir} \
                        --enable-font-backend \
                        --with-x-toolkit=lucid

using 32MB for STATIC_HEAP_SIZE and in .Xdefault I have added

Emacs.FontBackend:      xft
Emacs.font:             Bitstream Vera Sans Mono-14


Thanks,
   Angelo.




reply via email to

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