Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50861 - centericq doesn't display proper special chars like "°äöü"
Summary: centericq doesn't display proper special chars like "°äöü"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Alex Veber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 10:30 UTC by Sebastian Stumpf
Modified: 2004-06-26 08:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Stumpf 2004-05-12 10:30:00 UTC
Well.. centericq 4.9.12 doenst doenst display chars like 
Comment 1 Sebastian Stumpf 2004-05-12 10:30:00 UTC
Well.. centericq 4.9.12 doenst doenst display chars like ° ß ä ö ü...
The ebuild for 4.9.12 should be fixed.
local myopts="--with-gnu-ld" should be replaced:
local myopts="--with-gnu-ld --enable-locales-fix"

Reproducible: Always
Steps to Reproduce:




elysium root # emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tiscali.nl/pub/mirror/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync5.nl.gentoo.org/gentoo-portage"
USE="X aalib apache apm avi berkdb cdr crypt cups directfb dvd encode foomaticdb
gd gd-external gdbm gif gphoto2 gpm gtk gtk2 imap imlib java jpeg libg++ libwww
mad mikmod motif mpeg mplayer mysql ncurses nls oggvorbis opengl oss pam pdflib
perl php png python quicktime readline scanner sdl slang spell ssl svga tcltk
tcpd truetype x86 xml2 xmms xv zlib"
Comment 2 Johnny Franz 2004-06-24 04:55:55 UTC
Yeah, please please update!
Comment 3 Alex Veber (RETIRED) gentoo-dev 2004-06-26 08:19:56 UTC
fixed in -r1, the fix depends on the nls use flag.