Bug 134467 - app-text/gtkspell-2.0.11-r1 fails to compile on nls free systems (patch included).
Bug#: 134467 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: yvasilev@gentoo.org
Component: GNOME
URL: 
Summary: app-text/gtkspell-2.0.11-r1 fails to compile on nls free systems (patch included).
Keywords:  
Status Whiteboard: 
Opened: 2006-05-26 19:20 0000
Description:   Opened: 2006-05-26 19:20 0000
app-text/gtkspell-2.0.11-r1 fails to compile on my uclibc based nls free
system. The configure script checks for nls support but gtkspell.c fails to use
that information.

Yuri.

# emerge --info
Portage 2.1_rc2-r3 (uclibc/x86, gcc-3.4.6, uclibc-0.9.28-r0, 2.6.16-gentoo-r8
i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 Transmeta Efficeon(tm) Processor TM8000
Gentoo Base System version 1.12.0
dev-lang/python:     2.3.4-r1, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-gentoo-linux-uclibc"
CFLAGS="-march=pentium3 -msse2 -O3 -mfpmath=sse -falign-functions=0
-falign-jumps=0 -falign-loops=0 -pipe"
CHOST="i686-gentoo-linux-uclibc"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -msse2 -O3 -mfpmath=sse -falign-functions=0
-falign-jumps=0 -falign-loops=0 -pipe"
DISTDIR="/mnt/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp/build"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/yvasilev/portage/overlay.gpe"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa bitmap-fonts bzip2 cli crypt dmi dri dts dv dvd
dvdread encode exo gif gnutls gpm gtk ithreads jpeg live mad matroska mmx
mmxext musepack ncurses nonfsv4 oss pam panel-plugin pcre png readline
reflection rtc session speex spell spl sse sse2 ssl startup-notification tga
theora thunar-vfs tiff truetype truetype-fonts type1-fonts uclibc unicode
vorbis win32codecs xorg xprint xscreensaver xv xvid zlib elibc_uclibc
input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU
video_cards_ati video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Yuri Vasilevski 2006-05-26 19:21:27 0000 -------
Created an attachment (id=87610) [details]
gtkspell-2.0.11-nonls.patch

------- Comment #2 From foser (RETIRED) 2006-11-22 03:05:48 0000 -------
added to 2.0.11-r1

thanks for the patch