Re: [gtk-list] Re: errors on making gtk



Owen Taylor wrote:
> 
> The sources are available from ftp.gnu.org. In my experience, GNU
> make is pretty painless to build.
> 
> The distributed form of GTK is not supposed to require GNU make to
> build. In fact, it works fine for me with the Berkeley pmake.
> 
> However, as you have noted $(DEP_FILES) does not exist. (It is
> only defined when using gmake in the development version.) So
> it is possible that pmake and GNU make accept a line like which
> expands to simply
> 
>: foo.c bar.c
> 
> while SGI's make chokes on it. Either deleting the line or installing
> gmake should solve your problems.
> 
> The problem is that GDK's Makefile.am includes that dependency
> itself. I don't think it is doing much good, because those dependencies
> should be found automatically by the dependency tracking with
> the development version, and it clearly isn't doing any good for
> the released version.
> 
> So I'll remove it before the next release.
> 
>                                         Owen
> 

It looks like i'm not lucky at all, i want to run gimp, but i have to
compile it first, so i need gtk, also need to be compiled, then
gnumake, uncompiled for sgi yet (i did not find anything about it on
sgi). I'm not a programmer and i try to stick to the README and
INSTALL files to make it work.

Is there anybody trying to compile gtk or gimp for IRIX, the latest
version, cause the older ones are buggy.

Tx a lot for all your help.

Adi
-- 
------------------------------------------------------
  Adrian Cruceru         |  mailto:acruceru@aw.sgi.com
  Application Engineer   | voiceto:ext. 244/1243
  Alias | Wavefront      |  talkto:+/32/9/266.12.43
  European Assist Center |  sendto:+/32/9/266.12.30



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