./configure (compiling of glib)



hi

i'm trying to compile glib on my computer

and when i do ./configure that's what i'm geting
i'm just going past last few lines

checking for pthread_create/pthread_join in -lpthread32... no
checking for pthread_create/pthread_join in -lpthreads... no
checking for pthread_create/pthread_join in -lc_r... yes
checking for sched_get_priority_min... yes
checking thread related libraries... -lc_r
checking for localtime_r... yes
checking for posix getpwuid_r... no
checking for nonposix getpwuid_r... no
checking size of pthread_t... 4
checking for pthread_attr_setstacksize... yes
checking for minimal/maximal thread priority...
sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
checking for posix yield function... sched_yield
checking whether to use the PID niceness surrogate for thread priorities...
no
configure: warning: the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
                functions will not be MT-safe during their first call
because
                there is no working 'getpwuid_r' on your system.
checking size of pthread_mutex_t... 4
checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0
checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP
POLLNVAL... done
checking for iconv_open... no
checking for libiconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library or
libiconv
su-2.04#

i have install libiconv, still same error
any ideas?






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