Re: errors right off the bat.




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



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