Pagina 1 di 1

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: dom 13 mar 2005, 18:51
da scorpion77
Ciao a tutti.
<BR>
<BR>Ho una Slackware 10.1 e, siccome vorrei utilizzare Cedega 4.3 al massimo delle sue potenzialità, dovrei abilitare i POSIX threads (pthreads), altrimenti i giochi che girano con Cedega, vanno molto lentamente. Infatti ho letto che per usare Cedega al massimo delle sue potenzialità, bisogna avere i pthreads abilitati. Così ho fatto alcune ricerche con Google e ho trovato un piccolo how-to per la compilazione di Glibc su Slackware (http://www.slacklife.com.br/article.php?sid=1231). Il sito è in portoghese, ma l´ho tradotto con Babel Fish di AltaVista (http://world.altavista.com). Il problema è che alla fine della compilazione (durata più di mezz´ora) i pacchetti vengono creati, ma nella cronologia del terminale ho notato che ci sono stati alcuni errori. Ho provato lo stesso a installarli come descritto nel sito, ma poi Slackware non riesce più a eseguire i comandi, non mi trova nemmeno più la bash.
<BR>
<BR>Ecco alcuni estratti dell´output della compilazione, dove ho notato delle "cose strane". Indico da che riga parte l´output (che in totale ha 34997 righe!!!).
<BR>
<BR>- output che si trova alla riga 29385:
<BR>
<BR><!-- BBCode Start --><B>
<BR>CPP=´i486-slackware-linux-gcc -E -x c-header´ /tmp/glibc-2.3.4/build-glibc-2.3.4/elf/ld-linux.so.2 --library-path /tmp/glibc-2.3.4/build-glibc-2.3.4:/tmp/glibc-2.3.4/build-glibc-2.3.4/math:/tmp/glibc-2.3.4/build-glibc-2.3.4/elf:/tmp/glibc-2.3.4/build-glibc-2.3.4/dlfcn:/tmp/glibc-2.3.4/build-glibc-2.3.4/nss:/tmp/glibc-2.3.4/build-glibc-2.3.4/nis:/tmp/glibc-2.3.4/build-glibc-2.3.4/rt:/tmp/glibc-2.3.4/build-glibc-2.3.4/resolv:/tmp/glibc-2.3.4/build-glibc-2.3.4/crypt:/tmp/glibc-2.3.4/build-glibc-2.3..4/nptl /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcgen -Y ../scripts -c rpcsvc/bootparam_prot.x -o /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/xbootparam_prot.T
<BR>.././scripts/mkinstalldirs /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcsvc
<BR>cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR>make[2]: *** [/tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/xbootparam_prot.stmp] Error 127
<BR>make[2]: *** Waiting for unfinished jobs....
<BR>mkdir /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcsvc
<BR>make[2]: *** Waiting for unfinished jobs....
<BR>CPP=´i486-slackware-linux-gcc -E -x c-header´ /tmp/glibc-2.3.4/build-glibc-2.3.4/elf/ld-linux.so.2 --library-path /tmp/glibc-2.3.4/build-glibc-2.3.4:/tmp/glibc-2.3.4/build-glibc-2.3.4/math:/tmp/glibc-2.3.4/build-glibc-2.3.4/elf:/tmp/glibc-2.3.4/build-glibc-2.3.4/dlfcn:/tmp/glibc-2.3.4/build-glibc-2.3.4/nss:/tmp/glibc-2.3.4/build-glibc-2.3.4/nis:/tmp/glibc-2.3.4/build-glibc-2.3.4/rt:/tmp/glibc-2.3.4/build-glibc-2.3.4/resolv:/tmp/glibc-2.3.4/build-glibc-2.3.4/crypt:/tmp/glibc-2.3.4/build-glibc-2.3.4/nptl /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcgen -Y ../scripts -h rpcsvc/bootparam_prot.x -o /tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcsvc/bootparam_prot.T
<BR>make[2]: *** Waiting for unfinished jobs....
<BR>cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR>make[2]: *** [/tmp/glibc-2.3.4/build-glibc-2.3.4/sunrpc/rpcsvc/bootparam_prot.stmp] Error 127
<BR>make[2]: Leaving directory `/tmp/glibc-2.3.4/sunrpc´
<BR>make[1]: *** [sunrpc/others] Error 2
<BR>make[1]: Leaving directory `/tmp/glibc-2.3.4´
<BR>make: *** [all] Error 2
<BR>LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \
<BR>make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` install
<BR></B><!-- BBCode End -->
<BR>
<BR>- output che si trova alla riga 32335:
<BR>
<BR><!-- BBCode Start --><B>
<BR>make -C timezone subdir_install
<BR>make[2]: Entering directory `/tmp/glibc-2.3.4/timezone´
<BR>/usr/bin/ginstall -c /tmp/glibc-2.3.4/build-glibc-2.3.4/timezone/tzselect /tmp/package-glibc-incoming-tree/usr/bin/tzselect.new
<BR>mv -f /tmp/package-glibc-incoming-tree/usr/bin/tzselect.new /tmp/package-glibc-incoming-tree/usr/bin/tzselect
<BR>/tmp/glibc-2.3.4/build-glibc-2.3.4/elf/ld-linux.so.2 --library-path /tmp/glibc-2.3.4/build-glibc-2.3.4:/tmp/glibc-2.3.4/build-glibc-2.3.4/math:/tmp/glibc-2.3.4/build-glibc-2.3.4/elf:/tmp/glibc-2.3.4/build-glibc-2.3.4/dlfcn:/tmp/glibc-2.3.4/build-glibc-2.3.4/nss:/tmp/glibc-2.3.4/build-glibc-2.3.4/nis:/tmp/glibc-2.3.4/build-glibc-2.3.4/rt:/tmp/glibc-2.3.4/build-glibc-2.3.4/resolv:/tmp/glibc-2.3.4/build-glibc-2.3.4/crypt:/tmp/glibc-2.3.4/build-glibc-2.3.4/nptl /tmp/glibc-2.3.4/build-glibc-2.3.4/timezone/zic -d /tmp/package-glibc-incoming-tree/usr/share/zoneinfo -L /dev/null -y ./yearistype africa
<BR>cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR>make[2]: *** [/tmp/package-glibc-incoming-tree/usr/share/zoneinfo/Africa/Algiers] Error 127
<BR>make[2]: Leaving directory `/tmp/glibc-2.3.4/timezone´
<BR>make[1]: *** [timezone/subdir_install] Error 2
<BR>make[1]: Leaving directory `/tmp/glibc-2.3.4´
<BR>make: *** [install] Error 2
<BR>make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` localedata/install-locales
<BR>make[1]: Entering directory `/tmp/glibc-2.3.4´
<BR>make -C localedata install-locales
<BR>make[2]: Entering directory `/tmp/glibc-2.3.4/localedata´
<BR>.././scripts/mkinstalldirs /tmp/package-glibc-incoming-tree/usr/lib/locale
<BR>mkdir /tmp/package-glibc-incoming-tree/usr/lib/locale
<BR>aa_DJ.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>aa_ER.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>aa_ER.UTF-8@saaho...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>aa_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>af_ZA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>am_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>an_ES.ISO-8859-15...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_AE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_AE.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_BH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_BH.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_DZ.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_DZ.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_EG.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_EG.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_IQ.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_IQ.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_JO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_JO.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_KW.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_KW.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_LB.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_LB.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_LY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_LY.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_MA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_MA.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_OM.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_OM.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_QA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_QA.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SA.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SD.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SD.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_SY.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_TN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_TN.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_YE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ar_YE.ISO-8859-6...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>az_AZ.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>be_BY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>be_BY.CP1251...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>bg_BG.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>bg_BG.CP1251...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>bn_BD.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>bn_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>br_FR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>br_FR.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>bs_BA.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>byn_ER.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ca_ES.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ca_ES.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ca_ES.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>cs_CZ.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>cs_CZ.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>cy_GB.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>cy_GB.ISO-8859-14...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>da_DK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>da_DK.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_AT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_AT.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_AT.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_BE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_BE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_BE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_CH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_CH.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_DE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_DE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_DE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_LU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_LU.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>de_LU.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>el_GR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>el_GR.ISO-8859-7...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_AU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_AU.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_BW.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_BW.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_CA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_CA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_DK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_DK.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_GB.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_GB.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_HK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_HK.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_IE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_IE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_IE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_NZ.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_NZ.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_PH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_PH.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_SG.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_SG.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_US.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_US.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_ZA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_ZA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_ZW.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>en_ZW.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_AR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_AR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_BO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_BO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CL.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_CR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_DO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_DO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_EC.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_EC.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_ES.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_ES.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_ES.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_GT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_GT.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR>
<BR> done
<BR>es_HN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_HN.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_MX.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_MX.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_NI.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_NI.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_PY.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_SV.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_SV.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_US.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_US.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_UY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_UY.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_VE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>es_VE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>et_EE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>et_EE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>et_EE.ISO-8859-15...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>eu_ES.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>eu_ES.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>eu_ES.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fa_IR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fi_FI.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fi_FI.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fi_FI.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fo_FO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fo_FO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_BE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_BE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_BE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_CA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_CA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_CH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_CH.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_FR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_FR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_FR.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_LU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_LU.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>fr_LU.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ga_IE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ga_IE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ga_IE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gd_GB.ISO-8859-15...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gez_ER.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gez_ER.UTF-8@abegede...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gez_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gez_ET.UTF-8@abegede...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gl_ES.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gl_ES.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gl_ES.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gu_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gv_GB.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>gv_GB.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>he_IL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>he_IL.ISO-8859-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>hi_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>hr_HR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>hr_HR.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>hu_HU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>hu_HU.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>id_ID.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>id_ID.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>is_IS.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>is_IS.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>it_CH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>it_CH.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>it_IT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>it_IT.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>it_IT.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>iw_IL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>iw_IL.ISO-8859-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ja_JP.EUC-JP...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ja_JP.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ka_GE.GEORGIAN-PS...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kk_KZ.PT154...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kl_GL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kl_GL.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kn_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ko_KR.EUC-KR...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ko_KR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kw_GB.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>kw_GB.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lg_UG.ISO-8859-10...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lo_LA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lt_LT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lt_LT.ISO-8859-13...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lv_LV.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>lv_LV.ISO-8859-13...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mi_NZ.ISO-8859-13...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mk_MK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mk_MK.ISO-8859-5...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ml_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mn_MN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mr_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ms_MY.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ms_MY.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mt_MT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>mt_MT.ISO-8859-3...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nb_NO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nb_NO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ne_NP.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_BE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_BE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_BE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_NL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_NL.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nl_NL.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nn_NO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>nn_NO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>oc_FR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>om_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>om_che.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pa_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pl_PL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pl_PL.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pt_BR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pt_BR.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pt_PT.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pt_PT.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>pt_PT.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ro_RO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ro_RO.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ru_RU.KOI8-R...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ru_RU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ru_RU.ISO-8859-5...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ru_UA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ru_UA.KOI8-U...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>se_NO.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sid_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sk_SK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sk_SK.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sl_SI.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sl_SI.ISO-8859-2...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>so_DJ.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>so_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>so_che.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>so_SO.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sq_AL.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sq_AL.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>st_ZA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>st_ZA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sv_FI.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sv_FI.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sv_FI.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sv_SE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>sv_SE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ta_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>te_IN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tg_TJ.KOI8-T...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>th_TH.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>th_TH.TIS-620...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ti_ER.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ti_ET.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tig_ER.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tl_PH.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tr_TR.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tr_TR.ISO-8859-9...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>tt_RU.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>uk_UA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>uk_UA.KOI8-U...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>ur_PK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>uz_UZ.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>uz_UZ.UTF-8@cyrillic...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>vi_VN.TCVN5712-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>vi_VN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>wa_BE.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>wa_BE.ISO-8859-15@euro...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>wa_BE.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>xh_ZA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>xh_ZA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>yi_US.CP1255...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_CN.GB18030...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_CN.GBK...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_CN.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_CN.GB2312...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_HK.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_HK.BIG5-HKSCS...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_SG.GBK...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_SG.GB2312...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_TW.EUC-TW...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_TW.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zh_TW.BIG5...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zu_ZA.UTF-8...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR>
<BR> done
<BR>zu_ZA.ISO-8859-1...cannot set up thread-local storage: set_thread_area failed when setting up thread-local storage
<BR></B><!-- BBCode End -->
<BR>
<BR>So di essere stato un po´ lungo, ma penso comunque che gli errori che ho riportato sono molto importanti ai fini della risoluzione del problema. Spero anche che ci sia qualcuno che usa Cedega con i pthreads abilitati. :-)
<BR>
<BR>Grazie,
<BR>
<BR>Scorpion77<br>

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: dom 13 mar 2005, 19:31
da rob
sugli errori non so dirti granchè, ma questo thread mi interessa particolarmante perchè dovrei scrivere un programma che usi i thread in c. a riguardo ho visto che l´header pthread.h - che contiene le varie funzioni per creare, clonare, stoppare... un thread - è già presente tra gli include del kernel. in buona sostanza, aggiungo #include <pthread.h> senza problemi nei miei sorgenti... quindi, che è sta notizia che i thread non sono supportati nativamente?
<BR>attendo fiducioso :-D
<BR>
<BR>ciao, rob<br>

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: dom 13 mar 2005, 21:48
da useless
mah, infatti penso che la glibc di slackware supporti i pthread di suo, ma dovrei indagare.<br>

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: lun 14 mar 2005, 9:04
da scorpion77
Forse mi sbagliavo parzialmente, nel senso che ho i pthreads abilitati, ma con uno stack size troppo piccolo. Infatti ecco cosa dice Cedega:
<BR>
<BR><!-- BBCode Start --><B>
<BR>andrea@darkstar:/$ cedega
<BR>Your system requires the use of pthreads but the maximum system allowed stack size of 2052 kB may be too small for some games.
<BR>If you experience problems, try rerunning with "-use-pthreads no" which may help.
<BR>usage: cedega [-use-pthreads <yes/no>] [[-]-winver <version>] [[-]-debugmsg <debug>] [[-]-version] [[-]-use-dos-cwd <dir>][[-]monitor-cdrom-eject] <application> [application parameters]
<BR>
<BR>If you require additional help, please refer the HOWTO guide in the downloads section of the subscribers area.
<BR>andrea@darkstar:/$
<BR></B><!-- BBCode End -->
<BR>
<BR>
<BR>Avete idea di come ingrandire questo stack size?<br>

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: lun 14 mar 2005, 13:15
da scorpion77
Ho risolto! :-D
<BR>Il problema era il kernel che usavo (2.4.29). Ora sono passato al kernel 2.6.10 e sono riuscito a compilare le glibc 2.3.4 con i pthreads abilitati.
<BR>
<BR>Scorpion77<br>

Compilazione Glibc 2.3.4 con abilitazione POSIX threads

Inviato: ven 18 mar 2005, 14:22
da colossus
Ho slackware aggiornata alla current. Per compilare GNOME 2.10 ho bisogno degli header del 2.6.10 ma che non posso installare perchè le glibc sono compilate con gli header della slackware 9.1, il 2.4.22. Domanda:
<BR>
<BR>1) se ricompilo la glibc con gli header del 2.6.10 e rimuovo la glibc della current, andrà tutto bene o mi ritroverò con un sistema non usabile (uso Linux al lavoro e non posso permettermelo) ?? Ho letto la FAQ sul sito delle glibc e non mi è sembrato tanto rassicurante il fatto; ad esempio dice di non usare --prefix=/usr nel configure ma io non voglio metterla in /usr/local/, tu come hai fatto ?
<BR>
<BR>2) ho visto che ci sono altri pacchetti relativi alla glibc:
<BR>/var/log/packages/glibc-i18n-2.3.3-noarch-2
<BR>/var/log/packages/glibc-solibs-2.3.3-i486-2
<BR>/var/log/packages/glibc-zoneinfo-2.3.3-noarch-2
<BR>
<BR>con questi come la metto ? Con checkinstall li posso creare ?
<BR>
<BR>Grazie delle eventuali risposte,
<BR><br>