Hello,

Sometimes I use an xterm in cygwin to login to gentoo boxes and I have problems 
with font display. For instance I see in the cygwin xterm:

src/ports/Mod4_initdt.f90:1: warning: unused variable â
src/ports/Mod4_initdt.f90:1: warning: unused variable â

when I should see

src/ports/Mod4_initdt.f90:1: warning: unused variable 'charvec_ptr'
src/ports/Mod4_initdt.f90:1: warning: unused variable 'ivec_ptr'

The latter I obtain by running an xterm remotely on the gentoo box. However it 
is not always convenient to fire up xterms on the remote machine.

Would anyone know what is missing either on the cygwin or gentoo ends to get 
this working? Almost everything displays correctly most of the time. Sometimes 
I have a few characters not correctly displayed on man pages. This problem 
started after I upgraded to profile 2006.1 with unicode utf-8 character 
encoding. The gentoo emerge --info is

Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18.6 
i686)
=================================================================
System uname: 2.6.18.6 i686 Intel(R) Xeon(TM) CPU 2.60GHz
Gentoo Base System release 1.12.9

Also

->locale on the gentoo box
LANG=
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=en_US.utf8


Thanks.

--
Valmor

--
gentoo-user@gentoo.org mailing list

Reply via email to