Re: ./configure (compiling of glib)



i already figure it out some other way

thanks for your help though

i'm using BSD

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


> On Wed, 9 May 2001, alexus wrote:
>
> > i meant "how" would i do that?
>
>  When configuring and building libiconv, make sure that LIBICONV_PLUG is
not
> defined (strangely, it's not defined automatically in any case - so it
seems
> the one who built libiconv configured it intentionally the present way).
Most
> probably './configure && make' will build for you a proper libiconv that
will
> suit glib.
>
>  BTW, what system do you have? It's strange that it lacks iconv()
> implementation.
>
> > ----- Original Message -----
> > From: "Vlad Harchev" <hvv hippo ru>
> > To: "alexus" <ml db nexgen com>
> > Cc: <gtk-list gnome org>
> > Sent: Wednesday, May 09, 2001 4:53 AM
> > Subject: Re: ./configure (compiling of glib)
> >
> >
> > > On Tue, 8 May 2001, alexus wrote:
> > >
> > > > and would I do that?
> > >
> > >  Sorry, I don't understand what you meant.
> > >  Sure, you should reconfigure libiconv and recompile it.
> > >
> > > > ----- 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?
> > >
> > >  Best regards,
> > >   -Vlad
> > >
> > >
> > > _______________________________________________
> > > gtk-list mailing list
> > > gtk-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gtk-list
> > >
> >
>
>  Best regards,
>   -Vlad
>
>





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