Re: ./configure (compiling of glib)



and would I do that?

----- Original Message -----
From: "Vlad Harchev" <hvv hippo ru>
To: "alexus" <ml db nexgen com>
Cc: <gtk-list gnome org>
Sent: Tuesday, May 08, 2001 4:12 AM
Subject: Re: ./configure (compiling of glib)


> On Mon, 7 May 2001, alexus wrote:
>
>  Hi,
>
>  Libiconv can be configured in two ways - if configured 1st way, it will
> supply symbols like libiconv_open, if configured 2nd - it will supply
symbols
> like iconv_open. Apparently you configured it in the 2nd way. Configure it
> (and recompile) in 1st way.
>
>  Best regards,
>   -Vlad
>
> > 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?
> >
> >
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> >
>
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>





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