Re: [gtk-list] Re: Installing FractalExplorer - Problems & Solutions
- From: Jeff Garzik <jgarzik pobox com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Installing FractalExplorer - Problems & Solutions
- Date: Fri, 22 Jan 1999 15:54:32 -0500 (EST)
hmmm. Even if a broken libc5 is being used, Gtk+ should account for it
and work around the brokenness.
If nothing else, build with "--with-included-gettext" to ignore the
system's gettext implementation.
Jeff
On Fri, 22 Jan 1999, Scott Stone wrote:
> On Fri, 22 Jan 1999, Aaron Gray wrote:
>
> > I am trying to install the new glib 1.1.13 and gtk 1.1.13 on my
> > slackware 3.6 setup and having problems. glib installs fine
> > but when i am attempting to compile gtk, it first errord saying
> > that I was lacking /usr/include/libintl.h Well I got ahold of that
> > file and put it in there and then it compiled for quite a bit more
> > then error'd with this error while compiling. I have no clue
> > how to fix this. Someone please help.
>
> This is because slackware is still using the broken libc5... I believe gtk
> is designed to build on glibc systems.
>
> On glibc systems, these symbols are in libc, but with libc5, you have to
> link with -lintl. Try that.
>
> >
> > .libs/libgtk.so: undefined reference to `_nl_msg_cat_cntr'
> > .libs/libgtk.so: undefined reference to `__dcgettext'
> > .libs/libgtk.so: undefined reference to `bindtextdomain'
> > make[2]: *** [testgtk] Error 1
> > make[2]: Leaving directory `/tmp/gtk+-1.1.13/gtk'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/tmp/gtk+-1.1.13'
> > make: *** [all-recursive-am] Error 2
> >
> > --
> > To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> >
>
> --------------------------------------------------
> Scott M. Stone <sstone@turbolinux.com>
> Head of TurboLinux English / Systems Administrator
> Pacific HiTech, Inc. (http://www.turbolinux.com)
>
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]