Re: errors right off the bat.



Owen Taylor wrote:

> kidlinux <mad@sympatico.ca> writes:
>
> > When trying to 'make' gtk 1.1.12, I get an error immediatly, which is
> > the following:
> >
> > make all-recursive
> > make[1]: Entering directory `/usr/local/src/gtk+-1.1.12'
> > Making all in po
> > make[2]: Entering directory `/usr/local/src/gtk+-1.1.12/po'
> > make[2]: *** No rule to make target `deNONE', needed by `all-yes'.
> > Stop.
> > make[2]: Leaving directory `/usr/local/src/gtk+-1.1.12/po'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/local/src/gtk+-1.1.12'
> > make: *** [all-recursive-am] Error 2
> >
> > that is what occurs immediatly after the 'make' command is issued.
> > I really have no clue whats going on here, but any suggestions as to
> > what may alleviate this problem would be much appreciated.
> > (I had to configure with the parameters '--enable-threads=no').
>
> You need to install GNU gettext or configure GTK+ with
> --disable-nls. (This will be somewhat fixed for 1.1.13
> if I have anything to say about it.)
>
> Why did you have to configure GLib with --disable-threads?
> What are your systems details. (Always mandatory on
> a bug report in any case ;-)
>
>                                         Owen

I used --enable-threads=no, becuase I got some kind of warning about my
system not having threads. I don't think it happened again, even when I
didn't use it upon learning of the --disable-nls.  I just decided I'd try
something that looked like it would disable any threadding option, to
prevent from getting the warning again.  (it was gtk upon which i used the
option '--enable-threads=no')
I'm running slackware 3.5, kernel 2.0.36, xf86 3.3.2, libc5 on a 486 dx/2
80, 32 ram.. I don't really know what else you need.. do you need info on
my libraries and whatnot?
Heh, I don't know if it matters anymore, because --disable-nls seemed to
do the trick, as I've successfully compiled gtk 1.1.12.
Thanx.

    - kidlinux.



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